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