Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 553 Bytes

DDH1api

DDH1api provides a rudimentary python interface to the World Bank's Development Data Hub (DDH). This is designed for internal use by World Bank staff. Previous versions of the module were named simply ddh and were maintained at https://github.com/tgherzog/pyddh.

Installation

pip install git+git://github.com/tgherzog/ddh1api or

pip install git+https://github.com/tgherzog/ddh1api

or download this repository as a ZIP file and install like this:

pip install Downloads\ddh1api-master.zip

Use

import ddh1 as ddh