Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV column being misinterpreted as 'timestamp' type #149

Open
Mbrownshoes opened this issue Jan 27, 2016 · 1 comment
Open

CSV column being misinterpreted as 'timestamp' type #149

Mbrownshoes opened this issue Jan 27, 2016 · 1 comment

Comments

@Mbrownshoes
Copy link

We have a column of station IDs which consist of a mix of letters and numbers that we are uploading to ckan 2.3.
'1A01C' is being interpreted by messytables as a 'timestamp' type (2016-01-26 - today's date), however another dataset which has IDs of'OWO11' is correctly interpreted as 'text'.

Can a fix be implemented to prevent this?

@gjlawran
Copy link

Also discussed in DataPusher issues ckan/datapusher#75

An example of the problem is here - a CSV file with 'T' values was uploaded.
http://demo.ckan.org/dataset/c1597c59-33c3-47d0-9859-e4201d55ce2a/resource/428c2478-6f51-4606-8a9a-7573284933eb/download/csvwitht.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants