frictionlessdata / dpm-js

[DEPRECATED] Please use https://datahub.io/docs/features/data-cli
109 stars 18 forks source link

CKAN support #23

Open rufuspollock opened 10 years ago

rufuspollock commented 10 years ago
ndkv commented 8 years ago

Which data formats are supported? I tried pushing a GeoJSON and got the following error

Error: Invalid closing quote at line 2; found ":" instead of delimiter ","]
dpm ERR! Error: Invalid closing quote at line 2; found ":" instead of delimiter ","
rufuspollock commented 8 years ago

@ndkv great question - at the moment just tabular data package (so CSV). Not exactly sure how we would support geojson but imagine it would not be too tough if PostGIS stuff enabled.