Government education expenditure by level, % of GDP (UNESCO UIS)
Government expenditure on education by level of education, as a percentage of GDP, by country/region and year, from the UNESCO Institute for Statistics (https://api.uis.unesco.org/api/public/data/indicators). Each row is one (year, area, indicator): pre-primary (XGDP.02.FSGOV), primary (XGDP.1.FSGOV), lower secondary (XGDP.2.FSGOV), upper secondary (XGDP.3.FSGOV), post-secondary non-tertiary (XGDP.4.FSGOV) and tertiary (XGDP.5T8.FSGOV) education. Summing the six levels approximates total public education spending as % of GDP. Method: keyless UIS Data API v1; rows with qualifier UIS_EST/NAT_EST are estimates. Units: percent of GDP. Caveats: secondary-level breakdowns start in 1997; some countries report only ministry-of-education spending, excluding other ministries; latest 1-2 years provisional and revised. Coverage: worldwide, 1970 to 2025 (1997+ for secondary levels), yearly granularity. Provenance: UNESCO Institute for Statistics, CC BY-SA 4.0 — please cite the UIS with the extraction date. Primary key: (indicator_id, area, year). Join keys: iso3 (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly. Sample use: filter indicator_id='XGDP.5T8.FSGOV' to compare tertiary education spending across countries.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Lignes
- 16 564
- Colonnes
- 6
- Cadence de la source
- Annuelle
- Dernière actualisation
- 23 sept. 2026
- Thème
- education
| Colonne | Type | Description |
|---|---|---|
| year | integer | Reference year of the observation. |
| iso3 | string | ISO 3166-1 alpha-3 country code; null for UIS regional aggregates. |
| area | string | Country name (resolved from the ISO code via hub.normalize) or the UIS regional aggregate label verbatim; with indicator_id and year forms the primary key. |
| indicator_id | string | UIS indicator code (e.g. LR.AG15T99, CR.1). |
| indicator_label | string | Human-readable UIS indicator label, from the SDG 4 monitoring framework. |
| value_pct | float | Indicator value in percent. (unit: percent) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | iso3 | area | indicator_id | indicator_label | value_pct |
|---|---|---|---|---|---|
| 1 971 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 1 975 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 010 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 011 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 012 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 013 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 015 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 016 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 2 017 | AFG | Afghanistan | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0 |
| 1 994 | ALB | Albania | XGDP.02.FSGOV | Government expenditure on pre-primary education as % of GDP (%) | 0,214 |
- Actuelle
20260923T072552Z-c8b6aed39c68 · sha256 c8b6aed39c68…
16 564 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/unesco_uis/unesco_uis_education_expenditure" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/unesco_uis/unesco_uis_education_expenditure").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/unesco_uis/unesco_uis_education_expenditure
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é 20260923T072552Z-c8b6aed39c68 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
UNESCO Institute for Statistics (UIS). (2026). Government education expenditure by level, % of GDP (UNESCO UIS) [Data set, snapshot 20260923T072552Z-c8b6aed39c68, sha256 c8b6aed39c68]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/fr/datasets/unesco_uis/unesco_uis_education_expenditure?snapshot=20260923T072552Z-c8b6aed39c68
@misc{dz_unesco_uis_unesco_uis_education_expendit_c8b6aed3,
title = {{Government education expenditure by level, \% of GDP (UNESCO UIS)}},
author = {{UNESCO Institute for Statistics (UIS)}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/unesco_uis/unesco_uis_education_expenditure?snapshot=20260923T072552Z-c8b6aed39c68}},
note = {Snapshot 20260923T072552Z-c8b6aed39c68, sha256 c8b6aed39c6847521673a4c3de81b5f8c56a2449bb081c9cbf7b6e5eb4af3742; accessed 2026-09-23}
}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=unesco_uis%2Funesco_uis_education_expenditure&lang=fr&theme=auto&snapshot=20260923T072552Z-c8b6aed39c68&x=year&y=year&agg=avg" title="Government education expenditure by level, % of GDP (UNESCO UIS)" 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.