Skip to content

OliverSherouse/wbdata

Repository files navigation

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