Make into a Simple Data Format Data Package
rufuspollock opened this issue · 2 comments
rufuspollock commented
All you need to do is add a datapackage.json to root of the repo - see http://data.okfn.org/standards/simple-data-format
richbs commented
Excellent tip, thanks. Will add to the to-do list.
alexpilcher commented
Rich, worth noting this point, considering our conversation about 'Excel-friendly' CSV encoding the other day:
"There are a few specific requirements for CSV files in Simple Data Format:
- They must use the utf-8 character encoding. ..."