get_historical_indicators
Annual historical series for one World Bank country and indicator from 1960 to the last completed year. Use list_historical_indicators for keys and list_countries for countries. Choose GDP per capita, current dollars or constant 2015 dollars explicitly; these are not interchangeable. Nulls are missing, not zero. Provenance and original definitions included; not independently verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive last observation year, no later than the last completed calendar year. Available data may end earlier. | |
| from | No | Inclusive first observation year, at least 1960 and no later than to. | |
| country | Yes | World Bank three-character economy code from list_countries, for example USA or FRA. | |
| language | No | Response metadata language: en or fr; original definitions and source notes are preserved. | en |
| indicator | Yes | Annual series key from list_historical_indicators, for example gdp_per_capita; inspect units before comparing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| notice | No | ||
| status | Yes | Read this before using values; a successful transport does not establish data availability. | |
| returned | Yes | Domain-specific result count, not necessarily the number of stored records in items. | |
| directory | No | ||
| independently_verified | No | Official-source checks are not independent factual corroboration. |