Ticket #2651 (closed enhancement: fixed)
Check support for TSV which doesn't appear to work well.
Reported by: | ross | Owned by: | icmurray |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-v1.8 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
TSV support doesn't seem to work very well, may be the mimetype ( text/tab-separated-values )
Change History
comment:2 Changed 22 months ago by ross
Need to update messytables and ckanext-datastore to make sure we can process tsv and store the data as tabular data in the datastore.
comment:3 Changed 22 months ago by ross
Messytables has been updated. A new branch for ckanext-datastorer has been created, hoping to get someone with a fully working setup to help test.
Note: See
TracTickets for help on using
tickets.
The pull request at https://github.com/okfn/ckan/pull/60 resolves the problem with the dataproxy (which has also been updated to handle .tsv files).
Still need to fix datastore.