Ticket #2651 (closed enhancement: fixed)

Opened 22 months ago

Last modified 22 months ago

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 )

See http://thedatahub.org/dataset/wikipedia-e3-timestamp-position-modification/resource/d883ab44-07f4-4992-800a-3e4bf5d53a96

Change History

comment:1 Changed 22 months ago by ross

  • Status changed from new to accepted

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.

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.

comment:4 Changed 22 months ago by ross

  • Owner changed from ross to icmurray
  • Status changed from accepted to assigned

Have assigned to icmurray to test

comment:5 Changed 22 months ago by icmurray

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.