worldbank_indicator
Time series for a World Bank development indicator for one country. Friendly indicators: gdp, gdp_per_capita, gdp_growth, inflation, population, unemployment, life_expectancy, exports, imports, gni_per_capita, poverty_rate, internet_users (or pass a raw World Bank code). Country accepts ISO2/ISO3 codes or common names (e.g. 'US', 'China', 'Germany'). Keyless, official World Bank data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country ISO2/ISO3 code or name (default 'US'). Use 'WLD' for world. | |
| end_year | No | End year (optional). | |
| indicator | No | Indicator name (one of: gdp, gdp_per_capita, gdp_growth, inflation, population, unemployment, life_expectancy, exports, imports, gni_per_capita, poverty_rate, internet_users) or a raw WB code. | |
| start_year | No | Start year (optional). |