Long-term government bond yields (annual, Maastricht)
Annual long-term government bond yields — the EMU convergence criterion series (Maastricht reference rates), the harmonized secondary-market yields on 10-year government bonds used to assess convergence under the EU Treaty. Coverage: EU member states, EFTA countries, EU candidates and EU/euro-area aggregates; national series start in 1949 for the earliest reporters and later for newer members. Eurostat dataset irt_lt_mcby_a ('EMU convergence criterion series - annual data'), indicator int_rt=MCBY ('EMU convergence criterion bond yields'), frequency A. Each row is one (year, country). Method: harmonized long-term interest rates for convergence assessment, compiled by Eurostat from national central bank data; annual observations are averages of the monthly series. Units: annual percent. Caveats: the series is a secondary-market harmonized yield, not a constant-maturity par yield; yields can be negative (kept as published); the UK is dropped by the connector's commercial-use geo rule; the EU27_2020 and EA aggregates are included as published. Coverage: ~29 geographic units after the geo rule, 1949 to the present. 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 series each year. Sample use: filter country_code='DEU' to track Germany's long-run borrowing costs, or compare country_code='GRC' against the EA aggregate.
- Source
- Eurostat
- Rows
- 999
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 23, 2026
- Theme
- markets
| 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. |
| bond_yield_pct | float | Harmonized long-term government bond yield (10-year secondary-market reference rate used for the EMU convergence criterion, Maastricht series) from the 'int_rt' indicator MCBY ('EMU convergence criterion bond yields'), frequency A. Annual observations average the monthly series. Negative values are genuine and are kept; the UK is dropped by the connector's commercial-use geo rule. (unit: annual percent) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | bond_yield_pct |
|---|---|---|---|
| 1985-01-01 | AUT | Austria | 7.77 |
| 1986-01-01 | AUT | Austria | 7.44 |
| 1987-01-01 | AUT | Austria | 7.01 |
| 1988-01-01 | AUT | Austria | 6.86 |
| 1989-01-01 | AUT | Austria | 7.15 |
| 1990-01-01 | AUT | Austria | 8.77 |
| 1991-01-01 | AUT | Austria | 8.56 |
| 1992-01-01 | AUT | Austria | 7.37 |
| 1993-01-01 | AUT | Austria | 6.7 |
| 1994-01-01 | AUT | Austria | 7.03 |
Profiled Sep 23, 2026 from snapshot 20260923T172304Z-837a753ed06e
Measured- Completeness
- 100%
- Rows
- 999
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearvarchar | 0% | 71 | — |
|
| country_codevarchar | 0% | 28 | — |
|
| country_namevarchar | 0% | 32 | — |
|
| bond_yield_pctdouble | 0% | 636 | -0.51 → 24.13median 4.45 | 20 outside 1st–99th percentile |
- Current
20260923T172304Z-837a753ed06e · sha256 837a753ed06e…
999 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_bond_yields_maastricht_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_bond_yields_maastricht_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_bond_yields_maastricht_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 20260923T172304Z-837a753ed06e and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Long-term government bond yields (annual, Maastricht) [Data set, snapshot 20260923T172304Z-837a753ed06e, sha256 837a753ed06e]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/en/datasets/eurostat/eurostat_bond_yields_maastricht_annual?snapshot=20260923T172304Z-837a753ed06e
@misc{dz_eurostat_eurostat_bond_yields_maastricht_837a753e,
title = {{Long-term government bond yields (annual, Maastricht)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_bond_yields_maastricht_annual?snapshot=20260923T172304Z-837a753ed06e}},
note = {Snapshot 20260923T172304Z-837a753ed06e, sha256 837a753ed06e42cbe8976c12889f5c31ab3f284175446949a96851e2b3b1a5e3; accessed 2026-09-23}
}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_bond_yields_maastricht_annual&lang=en&theme=auto&snapshot=20260923T172304Z-837a753ed06e&x=year&y=bond_yield_pct&agg=avg" title="Long-term government bond yields (annual, Maastricht)" 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.