[ckan-dev] ANN: ckanapi 4.2
Ian Ward
ian at excess.org
Fri May 17 17:37:11 UTC 2019
ckanapi is a Python library and command line tool for working with
CKAN's action API.
This release includes improvements to the --datapackages export option
for the CLI dump datasets command. This option allows you to download
complete copies of datasets from a CKAN server.
Datapackages generated are now compliant with the datapackage spec and
include schemas generated from the CKAN 2.7+ Data Dictionary feature
including column titles, descriptions and data types.
pip install ckanapi
https://github.com/ckan/ckanapi
More information about the ckan-dev
mailing list