Government debt, million EUR (annual)
Annual general government consolidated gross debt at face value in million euro, for EU member states and EU/euro-area aggregates. Eurostat dataset gov_10dd_edpt1 ('Government deficit/surplus, debt and associated data' - the Excessive Deficit Procedure notification table, ESA 2010), filtered to freq=A, sector=S13 (general government), unit=MIO_EUR ('Million euro') and na_item=GD ('Government consolidated gross debt'). Each row is one (year, country): the absolute debt stock in euros - the level counterpart of the % of GDP series in 'gov-debt-quarterly' and of the instrument breakdown in 'gov-debt-by-instrument-annual'. Method: Eurostat compiles the EDP notifications transmitted by the member states each April and October; debt is consolidated (intra-government liabilities are netted out) and recorded at face value, not market value; all 31 published geos are EU27 members or EU/euro-area aggregates, so the connector's commercial-use geo rule drops nothing here. Units: million euro, current prices; values are >= 0. Caveats: absolute levels reflect both fiscal stance and economic size - join with GDP or population for ratio or per-capita views; the latest year is provisional and revised; the EU27_2020, EA21, EA20 and EA19 aggregates are included as published. Coverage: ~31 geographic units, 1995 to the present, annual. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the table with each EDP notification (April/October). Sample use: join with 'gdp-annual' to recompute the debt-to-GDP ratio from levels.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 949
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 25 sept. 2026
- Thème
- government
| Colonne | Type | Description |
|---|---|---|
| year | string | Reference year of the observation (stored as January 1), from the 'time' dimension. |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). Also carries the provider aggregates (e.g. 'EU', 'EU27_2020', 'EU28', 'EA', 'EA21', 'EA20', 'EA19' for the house price index) verbatim; the exact set varies by dataset. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| gov_debt_million_eur | float | General government consolidated gross debt at face value in million euro - the absolute debt stock - from the 'na_item' indicator GD ('Government consolidated gross debt'), sector general government (S13), the 'unit' indicator MIO_EUR ('Million euro'), 'freq' slice A ('Annual') (dataset gov_10dd_edpt1, the Excessive Deficit Procedure notification table, ESA 2010; debt is consolidated and recorded at face value). Values are >= 0; join with GDP or population for ratio or per-capita views; the latest year is provisional and revised with each notification vintage. (unit: million euro) |
- Actuelle
20260925T060704Z-ed19ab0390f1 · sha256 ed19ab0390f1…
949 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/eurostat/eurostat_gov_debt_levels_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_gov_debt_levels_annual").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/eurostat/eurostat_gov_debt_levels_annual
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é 20260925T060704Z-ed19ab0390f1 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Government debt, million EUR (annual) [Data set, snapshot 20260925T060704Z-ed19ab0390f1, sha256 ed19ab0390f1]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/eurostat/eurostat_gov_debt_levels_annual?snapshot=20260925T060704Z-ed19ab0390f1
@misc{dz_eurostat_eurostat_gov_debt_levels_annual_ed19ab03,
title = {{Government debt, million EUR (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_gov_debt_levels_annual?snapshot=20260925T060704Z-ed19ab0390f1}},
note = {Snapshot 20260925T060704Z-ed19ab0390f1, sha256 ed19ab0390f1344631583a7eb949b043361c82ae8f39bf386a457ac7d99c18cf; 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=eurostat%2Feurostat_gov_debt_levels_annual&lang=fr&theme=auto&snapshot=20260925T060704Z-ed19ab0390f1&x=year&y=gov_debt_million_eur&agg=avg" title="Government debt, million EUR (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.