World Bank indicator time series
worldbank_indicatorFetches time series data for World Bank indicators such as GDP, inflation, or population, by country and year range.
Instructions
Time series for a World Bank indicator and country. Example indicators: NY.GDP.MKTP.CD (GDP, current US$), FP.CPI.TOTL.ZG (inflation %), SP.POP.TOTL (population). Country as ISO code (US, CN) or 'all'/'WLD' for world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Year or range, e.g. '2020' or '2000:2023' | |
| country | No | ISO country code, 'WLD', or 'all' | US |
| perPage | No | ||
| indicator | Yes | World Bank indicator code, e.g. NY.GDP.MKTP.CD |