Tertiary educational attainment, 25-64 (annual, Europe)
Annual share of 25-64 year olds whose highest completed education is tertiary (ISCED 2011 levels 5-8: short-cycle tertiary, bachelor's, master's and doctoral) - the EU headline tertiary-attainment indicator - for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset edat_lfse_03 ('Population in private households by educational attainment level'), filtered to isced11=ED5-8 ('Tertiary education (levels 5-8)'), age=Y25-64 ('From 25 to 64 years'), sex=T, unit=PC ('Percentage'). Each row is one (year, country). Method: Eurostat compiles the EU Labour Force Survey microdata transmitted by the member states; non-EU/EFTA/candidate countries (the UK) are dropped (same licensing rule as the other Eurostat datasets). Units: percent of the 25-64 population. Caveats: methodological breaks in national LFS series (flagged in Eurostat metadata) shift some countries' series; the UK is dropped by the connector's commercial-use geo rule; the EU27_2020 and EA21 aggregates are included as published. Coverage: ~37 geographic units after the geo rule, 1992 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 publishes the series in spring. Sample use: filter country_code='DEU' to track tertiary attainment in Germany over time.
- Source
- Eurostat
- Rows
- 1,021
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 24, 2026
- Theme
- education
| 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. |
| tertiary_attainment_pct | float | Share of 25-64 year olds whose highest completed education is tertiary, from the 'isced11' indicator ED5-8 ('Tertiary education (levels 5-8)', i.e. ISCED 2011 levels 5-8), the 'age' slice Y25-64 ('From 25 to 64 years'), 'sex' slice T ('Total') and the 'unit' indicator PC ('Percentage') (dataset edat_lfse_03, from the EU Labour Force Survey). (unit: percent) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | tertiary_attainment_pct |
|---|---|---|---|
| 1995-01-01 | AUT | Austria | 8 |
| 1996-01-01 | AUT | Austria | 8.2 |
| 1997-01-01 | AUT | Austria | 8.3 |
| 1998-01-01 | AUT | Austria | 8.2 |
| 1999-01-01 | AUT | Austria | 14.3 |
| 2004-01-01 | AUT | Austria | 18 |
| 2005-01-01 | AUT | Austria | 17.7 |
| 2006-01-01 | AUT | Austria | 17.5 |
| 2007-01-01 | AUT | Austria | 17.3 |
| 2008-01-01 | AUT | Austria | 17.9 |
Profiled Sep 24, 2026 from snapshot 20260924T034143Z-81c3035aea1f
Measured- Completeness
- 100%
- Rows
- 1,021
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearvarchar | 0% | 33 | — |
|
| country_codevarchar | 0% | 38 | — |
|
| country_namevarchar | 0% | 40 | — |
|
| tertiary_attainment_pctdouble | 0% | 382 | 5.4 → 58.7median 26.9 | 21 outside 1st–99th percentile |
- Current
20260924T034143Z-81c3035aea1f · sha256 81c3035aea1f…
1,021 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_tertiary_attainment_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_tertiary_attainment_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_tertiary_attainment_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 20260924T034143Z-81c3035aea1f and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Tertiary educational attainment, 25-64 (annual, Europe) [Data set, snapshot 20260924T034143Z-81c3035aea1f, sha256 81c3035aea1f]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/eurostat/eurostat_tertiary_attainment_annual?snapshot=20260924T034143Z-81c3035aea1f
@misc{dz_eurostat_eurostat_tertiary_attainment_an_81c3035a,
title = {{Tertiary educational attainment, 25-64 (annual, Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_tertiary_attainment_annual?snapshot=20260924T034143Z-81c3035aea1f}},
note = {Snapshot 20260924T034143Z-81c3035aea1f, sha256 81c3035aea1f34138a63686dff94c45567620e8388450d6c82db104631d4731c; accessed 2026-09-24}
}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_tertiary_attainment_annual&lang=en&theme=auto&snapshot=20260924T034143Z-81c3035aea1f&x=year&y=tertiary_attainment_pct&agg=avg" title="Tertiary educational attainment, 25-64 (annual, Europe)" 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.