World Bank Data

An overview of the World Bank data holdings.

The World Bank has a wide array of high quality data and much of it is open data. It covers several distinct collections and databases.

Data

We have created world-bank user specifically for World Bank datasets so they can all be found in one place.

World Development Indicators

One of the major open ones are the World Development Indicators which provide a variety of important indicators ranging from GDP and population to CO2 emissions and literacy in a standardized cross country form. We added 308 datasets from featured indicators page to datahub. These datasets can be found in several main categories:

  • Agriculture & Rural Development

  • Aid Effectiveness

  • Climate Change

  • Economy & Growth

  • Education

  • Energy & Mining

  • Environment

  • External Debt

  • Financial Sector

  • Gender

  • Health

  • Infrastructure

  • Poverty

  • Private Sector

  • Public Sector

  • Science & Technology

  • Social Development

  • Social Protection & Labor

  • Trade

  • Urban Development

Some of the most popular world-bank indicators featured on our website:

API

The World Bank has a data API. You can use this to access a variety of data including the world development indicators.

You can get data in CSV, JSON and XML (default).

Per indicator:

https://api.worldbank.org/indicator/GC.DOD.TOTL.GD.ZS?format=csv

# for some reason json format just yields metadata
https://api.worldbank.org/indicator/GC.DOD.TOTL.GD.ZS?format=json

More elaborate queries documented in http://blogs.worldbank.org/opendata/first-steps-in-integrating-open-data, for example:

http://api.worldbank.org/en/countries/KE;XF;XM/indicators/EN.ATM.CO2E.PC?date=1961:2011&format=csv

http://api.worldbank.org/en/countries/KE;XF;XM/indicators/EN.ATM.CO2E.PC?date=1961:2011&format=json

Scripts

Here is a script that automates access to World Bank data and conversion to data packages.

https://github.com/rufuspollock/world-bank-data

License

License: OPEN (mostly)

There is currently no easy way to automatically obtain that listing though.

As of April 20th 2010 data is now open (subject to some reservations for specific datasets). See this blog post.

License Details

Terms of use summary state:

You are free to copy, distribute, adapt, display or include the data in other products for commercial and noncommercial purposes at no cost subject to certain limitations summarized below.

You must include attribution for the data you use in the manner indicated in the metadata included with the data.

You must not claim or imply that The World Bank endorses your use of the data by or use The World Bank’s logo(s) or trademark(s) in conjunction with such use.

Other parties may have ownership interests in some of the materials contained on The World Bank Web site. For example, we maintain a list of some specific data within the Datasets that you may not redistribute or reuse without first contacting the original content provider, as well as information regarding how to contact the original content provider. Before incorporating any data in other products, please check the list: Terms of use: Restricted Data

The World Bank makes no warranties with respect to the data and you agree The World Bank shall not be liable to you in connection with your use of the data.

Didn't find what you wanted? Make a quick request and we will help you find it.