Urban population growth (annual %)
Urban population growth is the exponential rate of growth of the urban population from year t-1 to t, expressed in percent (UN Population Division via the World Development Indicators). It complements the connector's urban-population-share dataset: share is the level, growth is the flow. Growth can be negative where the urban population is shrinking (Japan -0.37% in 2025, the only negative panel member). Urban areas are defined by national statistical offices, so cross-country comparisons carry definition noise. Fully covered 2000-2025 on the 8-country panel (India 1.76% / Germany 0.11% in 2025). Values are null where national statistics are unavailable and are never interpolated. Units: annual %.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- World Bank
- Lignes
- 208
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 24 sept. 2026
- Thème
- demographics
| Colonne | Type | Description |
|---|---|---|
| country_code | string | ISO 3166-1 alpha-3 country code (World Bank API field countryiso3code). |
| country_name | string | Country name as published by the World Bank API. |
| year | integer | Calendar year of the observation (World Bank API field date). |
| value | float | Indicator value for the country and year, as defined by the World Bank indicator (see the dataset description). Missing values are null. (unit: annual %) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| country_code | country_name | year | value |
|---|---|---|---|
| CAN | Canada | 2 000 | 1,167 |
| CAN | Canada | 2 001 | 1,356 |
| CAN | Canada | 2 002 | 1,411 |
| CAN | Canada | 2 003 | 1,268 |
| CAN | Canada | 2 004 | 1,311 |
| CAN | Canada | 2 005 | 1,303 |
| CAN | Canada | 2 006 | 1,317 |
| CAN | Canada | 2 007 | 1,249 |
| CAN | Canada | 2 008 | 1,357 |
| CAN | Canada | 2 009 | 1,388 |
Profilé le 24 sept. 2026 à partir de l’instantané 20260924T202407Z-917f95d68569
Mesuré- Complétude
- 100 %
- Lignes
- 208
- Colonnes
- 4
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| country_codevarchar | 0 % | 7 | — |
|
| country_namevarchar | 0 % | 9 | — |
|
| yearbigint | 0 % | 27 | 2 000 → 2 025médiane 2 013 | |
| valuedouble | 0 % | 202 | -1,81 → 5,68médiane 0,9461 | 6 hors du 1er–99e centile |
- Actuelle
20260924T202407Z-917f95d68569 · sha256 917f95d68569…
208 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/world_bank/urban_population_growth" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/world_bank/urban_population_growth").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/world_bank/urban_population_growth
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260924T202407Z-917f95d68569 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
World Bank. (2026). Urban population growth (annual %) [Data set, snapshot 20260924T202407Z-917f95d68569, sha256 917f95d68569]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/fr/datasets/world_bank/urban_population_growth?snapshot=20260924T202407Z-917f95d68569
@misc{dz_world_bank_urban_population_growth_917f95d6,
title = {{Urban population growth (annual \%)}},
author = {{World Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/world_bank/urban_population_growth?snapshot=20260924T202407Z-917f95d68569}},
note = {Snapshot 20260924T202407Z-917f95d68569, sha256 917f95d68569ebc84994ef9585c0d354ac0779c045c68662d59a40fa59dc54f8; accessed 2026-09-24}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=world_bank%2Furban_population_growth&lang=fr&theme=auto&snapshot=20260924T202407Z-917f95d68569&x=year&y=year&agg=avg" title="Urban population growth (annual %)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.