ConsoleCatalog
Sign in
World Bank logo

World Bank

worldbank.orgFinanceno auth

World Bank Open Data - macroeconomic indicators across countries for GDP, trade, and health.

Climate Stats

ASYNCREADNo auth

Returns climate indicators including CO2 emissions, renewables, forest area, and electricity access.

ParametersFormJSON

ISO2 code e.g. 'US', 'CN', 'IN'

Most recent N years

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "wb_climate_stats",
    "params": {
      "country": "US"
    }
  }'