mediahackza / datadesk

0 stars 0 forks source link

CSV-based datasets not available as JSON/CSV #30

Closed alastairotter closed 1 year ago

alastairotter commented 1 year ago

If a dataset is added from a CSV the data is viewable (on the view page) but not available as JSON or CSV. Replicate: This data was uploaded as a CSV: "CWAO Strike Barometer"

CiaranOtter commented 1 year ago

Json was checking for error in data generation but method inside csv table did not return bool value. this has been corrected