Employment rate of recent graduates, 20-34 (annual)
Annual employment rate of recent graduates: the share of 20-34 year olds not in education or training who completed their highest level of education 1-3 years ago and are employed, for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset edat_lfse_24 ('Employment rates of young persons not in education and training by educational attainment level and years since completion of highest level of education', compiled from the EU Labour Force Survey), filtered to duration=Y1-3 ('From 1 to 3 years' since completion), isced11=ED3-8 ('Medium and high education': upper secondary, post-secondary non-tertiary and tertiary, ISCED levels 3-8), age=Y20-34 ('From 20 to 34 years'), sex=T ('Total') and unit=PC ('Percentage'). Each row is one (year, country): the employment rate of the cohort that left education 1-3 years earlier. The headline EU graduate-employment target (82% by 2030) is tracked on this slice. Method: Eurostat compiles the EU Labour Force Survey microdata transmitted by the member states; a graduate counts as employed under the ILO definition. Units: percent of recent graduates. Caveats: 2025 headline EU27_2020 = 82.9% (DEU 90.6%, FRA 77.8%); the rate mixes cyclical labour-market conditions with structural education effects; national LFS redesigns cause breaks in some series; the EU27_2020 and EA aggregates are included as published; the UK and other non-EU/EFTA/non-candidate countries are dropped by the connector's commercial-use geo rule. Coverage: 37 geographic units after the geo rule, 2000 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 each autumn. Sample use: filter country_code='DEU' to track Germany's recent-graduate employment rate.
- Source
- Eurostat
- Rows
- 863
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 26, 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. |
| employment_rate_pct | float | Employment rate of recent graduates (20-34): the share of 20-34 year olds not in education or training who completed their highest level of education 1-3 years ago and are employed, from the 'unit' indicator PC ('Percentage'), the 'duration' slice Y1-3 ('From 1 to 3 years' since completion), the 'isced11' slice ED3-8 ('Medium and high education': ISCED levels 3-8), the 'age' slice Y20-34 ('From 20 to 34 years') and the 'sex' slice T ('Total') (dataset edat_lfse_24, 'Employment rates of young persons not in education and training by educational attainment level and years since completion of highest level of education', compiled from the EU Labour Force Survey microdata transmitted by the member states; ILO employment definition). Headline spot values 2025: EU27_2020 82.9%, DEU 90.6%, FRA 77.8%. The UK and other non-EU/EFTA/non-candidate countries are dropped by the connector's commercial-use geo rule; the EU27_2020 and EA aggregates are included as published; national LFS redesigns cause breaks in some series. (unit: percent) |
- Current
20260926T051520Z-c26bd95634ee · sha256 c26bd95634ee…
863 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_employment_rate_recent_graduates_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_employment_rate_recent_graduates_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_employment_rate_recent_graduates_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 20260926T051520Z-c26bd95634ee and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Employment rate of recent graduates, 20-34 (annual) [Data set, snapshot 20260926T051520Z-c26bd95634ee, sha256 c26bd95634ee]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/en/datasets/eurostat/eurostat_employment_rate_recent_graduates_annual?snapshot=20260926T051520Z-c26bd95634ee
@misc{dz_eurostat_eurostat_employment_rate_recent_c26bd956,
title = {{Employment rate of recent graduates, 20-34 (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_employment_rate_recent_graduates_annual?snapshot=20260926T051520Z-c26bd95634ee}},
note = {Snapshot 20260926T051520Z-c26bd95634ee, sha256 c26bd95634eef97a32fa8565ab2c285a52ce914759a45105489a62d0dd6d84eb; accessed 2026-09-26}
}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_employment_rate_recent_graduates_annual&lang=en&theme=auto&snapshot=20260926T051520Z-c26bd95634ee&x=year&y=employment_rate_pct&agg=avg" title="Employment rate of recent graduates, 20-34 (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.