Early leavers from education and training (annual, Europe)
Annual share of 18-24 year olds whose highest completed education is lower secondary or below (ISCED 0-2) and who received no 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 edat_lfse_14 ('Early leavers from education and training by labour status'), filtered to sex=T, age=Y18-24, unit=PC and wstatus=POP (the whole 18-24 population, i.e. the EU headline 'early school leaving' indicator). 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 series ends in 2019) are dropped (same licensing rule as the other Eurostat datasets). Units: percent of the 18-24 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='ESP' to track Spain's early school-leaving rate over time.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 978
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 24 sept. 2026
- Thème
- education
| Colonne | 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. |
| early_leavers_pct | float | Share of 18-24 year olds whose highest completed education is lower secondary or below (ISCED 0-2) and who received no education or training in the four weeks preceding the interview, from the 'wstatus' slice POP ('the whole 18-24 population', the EU headline indicator), the 'unit' indicator PC ('Percentage'), age Y18-24, both sexes (dataset edat_lfse_14, from the EU Labour Force Survey). (unit: percent) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | early_leavers_pct |
|---|---|---|---|
| 1995-01-01 | AUT | Austria | 13,6 |
| 1996-01-01 | AUT | Austria | 12,1 |
| 1997-01-01 | AUT | Austria | 10,8 |
| 1999-01-01 | AUT | Austria | 10,7 |
| 2000-01-01 | AUT | Austria | 10,2 |
| 2001-01-01 | AUT | Austria | 10,2 |
| 2002-01-01 | AUT | Austria | 9,5 |
| 2003-01-01 | AUT | Austria | 9 |
| 2004-01-01 | AUT | Austria | 9,8 |
| 2005-01-01 | AUT | Austria | 9,3 |
Profilé le 24 sept. 2026 à partir de l’instantané 20260924T025549Z-74b73df1ef32
Mesuré- Complétude
- 100 %
- Lignes
- 978
- Colonnes
- 4
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| yearvarchar | 0 % | 33 | — |
|
| country_codevarchar | 0 % | 38 | — |
|
| country_namevarchar | 0 % | 40 | — |
|
| early_leavers_pctdouble | 0 % | 253 | 2 → 54,4médiane 10,5 | 20 hors du 1er–99e centile |
- Actuelle
20260924T025549Z-74b73df1ef32 · sha256 74b73df1ef32…
978 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_early_leavers_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_early_leavers_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)Point d’accès API : https://datazimuts.com/v1/datasets/eurostat/eurostat_early_leavers_annual
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260924T025549Z-74b73df1ef32 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Early leavers from education and training (annual, Europe) [Data set, snapshot 20260924T025549Z-74b73df1ef32, sha256 74b73df1ef32]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/fr/datasets/eurostat/eurostat_early_leavers_annual?snapshot=20260924T025549Z-74b73df1ef32
@misc{dz_eurostat_eurostat_early_leavers_annual_74b73df1,
title = {{Early leavers from education and training (annual, Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_early_leavers_annual?snapshot=20260924T025549Z-74b73df1ef32}},
note = {Snapshot 20260924T025549Z-74b73df1ef32, sha256 74b73df1ef3280c550671f5b22c9a40ff73a2c7f0f0c853e0ef593e189186c91; accessed 2026-09-24}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_early_leavers_annual&lang=fr&theme=auto&snapshot=20260924T025549Z-74b73df1ef32&x=year&y=early_leavers_pct&agg=avg" title="Early leavers from education and training (annual, Europe)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.