You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the ckan api script (ckan.py) outputs to a .csv which is then ingested into merge_data.py. This should be converted to a .json output to keep consistent with the rest of the project.
Is your feature request related to a problem? Please describe.
Currently, the ckan api script (ckan.py) outputs to a .csv which is then ingested into merge_data.py. This should be converted to a .json output to keep consistent with the rest of the project.
Describe the solution you'd like
Describe alternatives you've considered
None
Additional context
Original ticket triggering this change is #163
The text was updated successfully, but these errors were encountered: