Government expenditure on education, total (% of GDP)
General government expenditure on education - current, capital and transfers - expressed as a percentage of GDP, for the 8-country panel (USA, Canada, UK, Germany, France, Japan, China, India). General government usually refers to local, regional and central governments, and the figure includes expenditure funded by transfers from international sources to government. The World Bank publishes the indicator in the World Development Indicators from the UNESCO Institute for Statistics (UIS) Data API (UIS date published 2026-02, accessed 2026-03-19; WDI vintage last updated 2026-07-13). It is the input-side companion of the connector's school-enrollment datasets: expenditure is what goes in, enrollment is what comes out. The UK led the panel in 2021 (5.91% of GDP) and Japan was the lowest (3.34%). UNESCO-sourced series carry a multi-year reporting lag, so the latest years are null for most panel members - kept verbatim, never interpolated. Units: % of GDP.
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
- education
| 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 GDP) |
- Actuelle
20260925T022313Z-bb7395987275 · sha256 bb7395987275…
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/government_education_expenditure_gdp" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/world_bank/government_education_expenditure_gdp").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/government_education_expenditure_gdp
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é 20260925T022313Z-bb7395987275 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
World Bank. (2026). Government expenditure on education, total (% of GDP) [Data set, snapshot 20260925T022313Z-bb7395987275, sha256 bb7395987275]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/world_bank/government_education_expenditure_gdp?snapshot=20260925T022313Z-bb7395987275
@misc{dz_world_bank_government_education_expendit_bb739598,
title = {{Government expenditure on education, total (\% of GDP)}},
author = {{World Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/world_bank/government_education_expenditure_gdp?snapshot=20260925T022313Z-bb7395987275}},
note = {Snapshot 20260925T022313Z-bb7395987275, sha256 bb73959872758913351b1ddc49bb1f2dac186a9479a973bd0a0f6c0389649c5f; 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%2Fgovernment_education_expenditure_gdp&lang=fr&theme=auto&snapshot=20260925T022313Z-bb7395987275&x=year&y=year&agg=avg" title="Government expenditure on education, total (% of GDP)" 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.