Skip to content

wake-ua/ckan-scripts

Repository files navigation

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".

About

CKAN API scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages