Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The HDX Python Library is designed to simplify using the HDX API which is built on top of CKAN. The GET and POST requests are wrapped in Python methods and the HDX objects like datasets and resources are represented by Python classes. The library avoids CKAN syntax using instead on HDX terminology. This makes it easier to understand what will be triggered in HDX when calling a Python method.

  • No labels