You're viewing a demo portfolio

Join the waitlist
PRSM

worldbank_indicator

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

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.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "country": {
      "type": "string",
      "description": "Country ISO2/ISO3 code or name (default 'US'). Use 'WLD' for world."
    },
    "end_year": {
      "type": "number",
      "description": "End year (optional)."
    },
    "indicator": {
      "type": "string",
      "description": "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": {
      "type": "number",
      "description": "Start year (optional)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
worldbank_indicator — io.github.blackboxfoundry/livedatalink — PRSM MCP