Adult learning participation rate (annual, Europe)
Annual share of 25-64 year olds who participated in formal or non-formal education or training in the four weeks preceding the EU Labour Force Survey interview, for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset trng_lfse_01 ('Participation rate in education and training (last 4 weeks)'), filtered to sex=T, age=Y25-64, unit=PC - the EU headline 'lifelong learning' indicator (part of the European Pillar of Social Rights action plan monitoring framework). 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 are dropped (same licensing rule as the other Eurostat datasets; the UK is dropped). Units: percent of the 25-64 population. Caveats: the rate measures participation, not intensity or outcomes; national LFS redesigns cause breaks in some series; 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 each autumn. Sample use: join with 'eurostat-early-leavers-annual' to compare initial and continuing education across countries.
- Source
- Eurostat
- Rows
- 994
- 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. |
| adult_learning_participation_pct | float | Share of 25-64 year olds who participated in formal or non-formal education or training in the four weeks preceding the EU Labour Force Survey interview, from the 'unit' indicator PC ('Percentage'), sex slice T ('Total') and age slice Y25-64 ('From 25 to 64 years') (dataset trng_lfse_01, 'Participation rate in education and training (last 4 weeks)', the EU headline lifelong-learning indicator). The UK is dropped by the connector's commercial-use geo rule; the EU27_2020 and EA21 aggregates are included as published. (unit: percent) |
- Current
20260926T051501Z-1d5487ae7805 · sha256 1d5487ae7805…
994 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_adult_learning_participation_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_adult_learning_participation_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_adult_learning_participation_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 20260926T051501Z-1d5487ae7805 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Adult learning participation rate (annual, Europe) [Data set, snapshot 20260926T051501Z-1d5487ae7805, sha256 1d5487ae7805]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/en/datasets/eurostat/eurostat_adult_learning_participation_annual?snapshot=20260926T051501Z-1d5487ae7805
@misc{dz_eurostat_eurostat_adult_learning_partici_1d5487ae,
title = {{Adult learning participation rate (annual, Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_adult_learning_participation_annual?snapshot=20260926T051501Z-1d5487ae7805}},
note = {Snapshot 20260926T051501Z-1d5487ae7805, sha256 1d5487ae780516e2ec855d4bf351cba09e06dc6bac7751f20c69c5500f967c79; 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_adult_learning_participation_annual&lang=en&theme=auto&snapshot=20260926T051501Z-1d5487ae7805&x=year&y=adult_learning_participation_pct&agg=avg" title="Adult learning participation rate (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.