Government interest expenditure, % of GDP (annual)
Annual general government interest payable (ESA 2010 item D.41, expenditure) as a percentage of GDP, 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=PC_GDP ('Percentage of gross domestic product (GDP)') and na_item=D41PAY ('Interest, expenditure'). Each row is one (year, country): the fiscal cost of servicing the public debt - the flow counterpart of the debt stock in 'gov-debt-by-instrument-annual'. Method: Eurostat compiles the EDP notifications transmitted by the member states each April and October; all 31 published geos are EU27 members or EU/euro-area aggregates, so the connector's commercial-use geo rule drops nothing here. Units: percent of GDP; values are >= 0. Caveats: interest follows the EDP D.41 definition, which unlike ESA 2010 D.41 treats flows from swaps and forward rate agreements as interest; the latest year is provisional and revised with each notification vintage; 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: filter country_code='ITA' to track Italy's debt-servicing burden over time.
- Source
- Eurostat
- Rows
- 951
- 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. |
| interest_expenditure_pct_gdp | float | Interest payable (expenditure) by general government as a percentage of GDP - the fiscal cost of servicing the public debt - from the 'na_item' indicator D41PAY ('Interest, expenditure'), sector general government (S13), the 'unit' indicator PC_GDP ('Percentage of gross domestic product (GDP)'), 'freq' slice A ('Annual') (dataset gov_10dd_edpt1, the Excessive Deficit Procedure notification table, ESA 2010). Values are >= 0; the latest year is provisional and revised with each EDP notification vintage (April/October). (unit: percent of GDP) |
- Current
20260925T060703Z-c1bb6258fc47 · sha256 c1bb6258fc47…
951 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_interest_expenditure_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_gov_interest_expenditure_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_interest_expenditure_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 20260925T060703Z-c1bb6258fc47 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Government interest expenditure, % of GDP (annual) [Data set, snapshot 20260925T060703Z-c1bb6258fc47, sha256 c1bb6258fc47]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/en/datasets/eurostat/eurostat_gov_interest_expenditure_annual?snapshot=20260925T060703Z-c1bb6258fc47
@misc{dz_eurostat_eurostat_gov_interest_expenditu_c1bb6258,
title = {{Government interest expenditure, \% of GDP (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_gov_interest_expenditure_annual?snapshot=20260925T060703Z-c1bb6258fc47}},
note = {Snapshot 20260925T060703Z-c1bb6258fc47, sha256 c1bb6258fc47b27ab01086f54ead1c5d99c2c7260941f1bf330cb6dda1065cec; 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_interest_expenditure_annual&lang=en&theme=auto&snapshot=20260925T060703Z-c1bb6258fc47&x=year&y=interest_expenditure_pct_gdp&agg=avg" title="Government interest expenditure, % of GDP (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.