8 results · AI-generated index
W
worldbank.org
official

World Bank Open Data API

The World Bank Open Data API provides access to a wide range of development data, including statistics on poverty, health, education, and infrastructure. Example API endpoints include /countries and /indicators.

T
towardsdatascience.com
article

Using the World Bank API for Data Analysis

This article provides examples of how to use the World Bank Open Data API for data analysis, including retrieving data on GDP and population growth. Example code is provided in Python.

D
data.worldbank.org
official

World Bank Open Data API Documentation

The official documentation for the World Bank Open Data API provides detailed information on API endpoints, parameters, and response formats. Example API requests are also provided.

R
r-bloggers.com
article

Exploring the World Bank API with R

This blog post provides an introduction to using the World Bank Open Data API with R, including example code for retrieving data on education and health indicators.

G
github.io
tool

World Bank Open Data API Endpoint Examples

This GitHub page provides example API endpoints for the World Bank Open Data API, including /countries/all/indicators/NY.GDP.MKTP.CD and /countries/USA/indicators/SP.POP.TOTL.

C
coursera.org
video

Accessing World Bank Data through the API

This online course provides an introduction to accessing World Bank data through the Open Data API, including example API endpoints and code examples in Python.

H
harvard.edu
research

World Bank API for Research

This research guide provides an overview of the World Bank Open Data API and its potential applications in research, including example API endpoints and code examples.

M
medium.com
article

Integrating World Bank API Data into Your Application

This article provides a tutorial on integrating World Bank Open Data API data into a web application, including example API endpoints and code examples in JavaScript.