Urban population (% of total population) (World Bank)
This dataset tracks urban population as a percentage of total population across 35 global entities, providing comprehensive data | API + MCP, always live, no re-download.
17,556 rows · 14 columns · Time coverage: 1960 | 2025 · 266 regions/countries · Last data pull: 2026-05-14
Query via API instead of re-downloading. Live REST API and instant in-browser charts stay source-synced with the primary publisher | no CSV exports to maintain, no Excel or Power BI refresh cycles, MCP-ready for Claude, ChatGPT, and Cursor.
Indicator: wb_urban_population_of_total_population_world_bank_11de95
Show API + MCP usage examples
# Get data (JSON)
curl "https://autario.com/api/v1/public/datasets/11de9513-fcc6-4c90-9a31-e0cd3866f6bf/data?limit=100"
# Filter by country and year
curl "https://autario.com/api/v1/public/datasets/11de9513-fcc6-4c90-9a31-e0cd3866f6bf/data?filter=country_code:eq:DEU&filter=year:gte:2010&sort=year:desc"
# CSV export (login required)
curl "https://autario.com/api/v1/public/datasets/11de9513-fcc6-4c90-9a31-e0cd3866f6bf/export"
# Python
import requests
r = requests.get("https://autario.com/api/v1/public/datasets/11de9513-fcc6-4c90-9a31-e0cd3866f6bf/data", params={"limit": 100})
data = r.json()["data"]
Full API docs · Agent guide · MCP setup for Claude / ChatGPT / Cursor · No API key required for public data.
Original source: World Bank (source code: SP.URB.TOTL.IN.ZS)
Sample rows
| indicator | indicator_id | country | country_id | countryiso3code | date | value | unit |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2025 | | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2024 | 38.2414414289603 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2023 | 37.7723012408349 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2022 | 37.3605781096471 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2021 | 36.9085426088519 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2020 | 36.4883219609866 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2019 | 36.0973307017698 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2018 | 35.714718464725 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2017 | 35.2829868326458 | |
| Urban population (% of total population) | SP.URB.TOTL.IN.ZS | Africa Eastern and Southern | ZH | AFE | 2016 | 34.8812106693274 | |
Related datasets
Topic hubs: Population & Demographics · Climate & Environment
Keywords: World Bank, WDI, countries, Climate Change, Urban Development
Open Urban population (% of total population) (World Bank) on autario.com