Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 993 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 993 Bytes

wbdata

Tests Documentation Status PyPI version Downloads

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 functionality for searching and retrieving information.

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