Forest area (% of land area)
Forest area as a share of total land area, for the 8-country panel (USA, Canada, UK, Germany, France, Japan, China, India). Forest is natural or planted stands of trees at least 5 metres tall in situ, whether productive or not; tree stands in agricultural systems (fruit plantations, agroforestry) and trees in urban parks and gardens are excluded. The World Bank publishes the indicator in the World Development Indicators from FAOSTAT, the Food and Agriculture Organization of the United Nations (vintage last updated 2026-07-13) - the connector's first FAO-sourced dataset. Japan is the most forested panel member (68.40% in 2023) and the UK the least (13.29%); China's series climbs steadily (23.63% in 2021 to 24.03% in 2023, reflecting its large-scale afforestation programmes) while most others are flat year to year, which is a genuine upstream phenomenon (FAO assessments repeat the last value between reporting years) and is kept verbatim, never interpolated. Values are null where national statistics are unavailable. Units: % of land area.
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
- 25 sept. 2026
- Thème
- environment
| 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: % of land area) |
- Actuelle
20260925T011653Z-7309fb95bc3f · sha256 7309fb95bc3f…
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/forest_area_share" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/world_bank/forest_area_share").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/forest_area_share
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é 20260925T011653Z-7309fb95bc3f et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
World Bank. (2026). Forest area (% of land area) [Data set, snapshot 20260925T011653Z-7309fb95bc3f, sha256 7309fb95bc3f]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/world_bank/forest_area_share?snapshot=20260925T011653Z-7309fb95bc3f
@misc{dz_world_bank_forest_area_share_7309fb95,
title = {{Forest area (\% of land area)}},
author = {{World Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/world_bank/forest_area_share?snapshot=20260925T011653Z-7309fb95bc3f}},
note = {Snapshot 20260925T011653Z-7309fb95bc3f, sha256 7309fb95bc3f2617818a8a7cf8cdf1058826bc4dbabb29d0fb0a47e65dea4ace; accessed 2026-09-25}
}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%2Fforest_area_share&lang=fr&theme=auto&snapshot=20260925T011653Z-7309fb95bc3f&x=year&y=year&agg=avg" title="Forest area (% of land area)" 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.