Median equivalised disposable income (annual, EUR)
Annual median equivalised disposable income in euro, for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset ilc_di03 ('Mean and median income by age and sex'), filtered to statinfo=MED_EI ('Median equivalised income'), age=TOTAL, sex=T, unit=EUR (euro). Each row is one (year, country): the median equivalised disposable income - half the population lives in households with more, half with less. Method: Eurostat compiles EU-SILC microdata transmitted by the member states; income is equivalised disposable income (modified OECD equivalence scale: 1.0 for the first adult, 0.5 for each additional person aged 14+, 0.3 for each child under 14). Non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: euro (EUR), nominal. Caveats: nominal euro values mix real income growth with inflation and exchange-rate effects (non-euro countries); national EU-SILC redesigns create series breaks for some countries; DE publishes a back-cast 1995 cell with a 2003-2004 gap before the EU-SILC era. Coverage: 1995 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 updates EU-SILC indicators in autumn. Sample use: join with 'eurostat-income-quintile-share-ratio-annual' to separate income levels from income inequality.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 909
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 25 sept. 2026
- Thème
- poverty
| 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. |
| median_income_eur | float | Median equivalised disposable income: the income level at which half the population lives in households with more and half with less, from the 'statinfo' indicator MED_EI ('Median equivalised income'), age=TOTAL, sex=T, 'unit' slice EUR ('Euro'), 'freq' slice A ('Annual') (dataset ilc_di03, 'Mean and median income by age and sex', from EU-SILC; income equivalised with the modified OECD equivalence scale). Values are nominal euro: they mix real income growth with inflation and exchange-rate effects (non-euro countries); national EU-SILC redesigns create series breaks for some countries; DE publishes a back-cast 1995 cell with a 2003-2004 gap. The UK and Kosovo are dropped by the connector's commercial-use geo rule. (unit: euro (EUR), nominal) |
- Actuelle
20260925T030709Z-890f1010b74a · sha256 890f1010b74a…
909 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_median_income_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_median_income_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_median_income_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é 20260925T030709Z-890f1010b74a et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Median equivalised disposable income (annual, EUR) [Data set, snapshot 20260925T030709Z-890f1010b74a, sha256 890f1010b74a]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/fr/datasets/eurostat/eurostat_median_income_annual?snapshot=20260925T030709Z-890f1010b74a
@misc{dz_eurostat_eurostat_median_income_annual_890f1010,
title = {{Median equivalised disposable income (annual, EUR)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_median_income_annual?snapshot=20260925T030709Z-890f1010b74a}},
note = {Snapshot 20260925T030709Z-890f1010b74a, sha256 890f1010b74a7866724548710b04bf47e8f08a55c66b562f877601280da833d4; accessed 2026-09-25}
}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_median_income_annual&lang=fr&theme=auto&snapshot=20260925T030709Z-890f1010b74a&x=year&y=median_income_eur&agg=avg" title="Median equivalised disposable income (annual, EUR)" 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.