• Stars
    star
    182
  • Rank 209,906 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A python library for accessing world bank data

wbdata

Branch Status
master master branch status
dev dev branch status

Wbdata is a simple python interface to find and request information from the World Bank's various databases, either as a dictionary containing full metadata or as a pandas DataFrame or series. Currently, wbdata wraps most of the World Bank API, and also adds some convenience functions for searching and retrieving information.

Documentation is available at http://wbdata.readthedocs.org/ .