Search Development Indicators
worldbank.dev.indicatorsSearch 16,000+ World Bank development indicators by keyword or topic. Returns indicator ID, name, source, description, and topics for use in time-series data queries.
Instructions
Search 16,000+ World Bank development indicators by keyword or topic — GDP, population, poverty, education, health, environment, trade. Returns indicator ID, name, source, description, topics. Use indicator IDs with finance.country_data for time-series data (World Bank, CC BY 4.0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Search keyword for indicators (e.g. "gdp", "population", "poverty", "education", "co2 emissions") | |
| topic | No | Topic ID filter (1=Agriculture, 3=Economy, 4=Education, 6=Environment, 8=Health, 11=Poverty, 14=Science, 19=Climate Change) | |
| source | No | Source ID filter (2=World Development Indicators, 11=Africa, 57=Gender) | |
| limit | No | Results per page (1-50, default 20) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |