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.
- Source
- Eurostat
- Rows
- 949
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 25, 2026
- Theme
- government
| Column | 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) |
- Current
20260925T060704Z-ed19ab0390f1 · sha256 ed19ab0390f1…
949 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (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)API endpoint: https://datazimuts.com/v1/datasets/eurostat/eurostat_gov_debt_levels_annual
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260925T060704Z-ed19ab0390f1 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Government debt, million EUR (annual) [Data set, snapshot 20260925T060704Z-ed19ab0390f1, sha256 ed19ab0390f1]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/en/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/en/datasets/eurostat/eurostat_gov_debt_levels_annual?snapshot=20260925T060704Z-ed19ab0390f1}},
note = {Snapshot 20260925T060704Z-ed19ab0390f1, sha256 ed19ab0390f1344631583a7eb949b043361c82ae8f39bf386a457ac7d99c18cf; accessed 2026-09-25}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_gov_debt_levels_annual&lang=en&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>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.