Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 267 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 267 Bytes

ckan-api-upload-example

In this example we create a new CKAN dataset and add a resource for it.

Installation

This example uses the requests library. You should install it with:

pip install requests

And run the script with:

python script.py