Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 482 Bytes

README.rst

File metadata and controls

10 lines (9 loc) · 482 Bytes

wbdata

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. 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/ .