World Bank Indicator Explorer avatar

World Bank Indicator Explorer

Pricing

Pay per usage

Go to Apify Store
World Bank Indicator Explorer

World Bank Indicator Explorer

Fetch World Bank development indicators (GDP, population, inflation...) for any country and year range as clean data. Free, official World Bank Open Data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

D N

D N

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 hours ago

Last modified

Share

World Bank Indicator Explorer — Free

Fetch official World Bank development indicators for any country and year range, as clean tabular data. GDP, total population, inflation, life expectancy, unemployment, CO₂ emissions — 1,400+ indicators from the World Bank Open Data API. No API key.

This Actor is free — you only pay for your own Apify platform usage.

What it does

Give it a list of country codes, an indicator code and a year range. It returns one row per country-year with the value, indicator label and country name, paginating automatically.

Input

FieldTypeDescription
countriesarray of stringsCountry codes (ISO2/ISO3), e.g. FR, US, WLD.
indicatorstringWorld Bank indicator code, e.g. SP.POP.TOTL, NY.GDP.MKTP.CD.
startYear / endYearintegerInclusive year range.

Output (one item per country-year)

{ "status": "found", "country_code": "FRA", "country": "France", "indicator_code": "SP.POP.TOTL", "indicator": "Population, total", "year": 2022, "value": 67971311 }

Missing values return value: null; unknown indicator/country returns {"status": "not_found"}.

Use cases

  • Pull macro-economic time series into a dashboard or model.
  • Compare indicators across countries for research or journalism.
  • Enrich datasets with country-level context (population, GDP...).
  • Feed teaching material or data-viz projects with authoritative figures.

Limitations & fair use

Data is as published by the World Bank (coverage/latency varies by indicator and country). Licensed under CC-BY 4.0 (World Bank Open Data). Not affiliated with the World Bank.

More actors by this developer

See other open-data tools on the fit_melon profile: https://apify.com/fit_melon