Tools/economic-data/worldbank_list_indicators

economic-data/worldbank_list_indicators

List available World Bank indicators and their codes.

0.1 credits / call ($0.0001)
charged on success

What it does

Returns the catalog of World Bank indicators with their codes, names, source, and topic, so you can find the right indicator code to query.

Primary use cases

  • Discovering the code for an indicator before requesting its data.
  • Browsing what economic and social series are available.

Good to know

The catalog is large; use per_page and page to page through it. Pass the resulting code to worldbank_indicator. Data is CC BY 4.0.

Parameters

pageintegeroptionaldefault: 1

Result page.

per_pageintegeroptionaldefault: 100

Results per page.

economic-data/worldbank_list_indicators — Faro