/ckan-scripts

CKAN API scripts

Primary LanguagePython

ckan-scripts

Collection of utility scripts to perform batch actions through the CKAN API.

To use the scripts copy the dotenv file into an ".env" file and fill up the variables. The sripts requirements are listed in the requirements file.

init_orgs.py

Creates organizations from a data file (csv file at "./data/organizations_list.csv"). The organization images should be stored at "./data/image".