Income quintile share ratio S80/S20 by sex (annual)
Annual income quintile share ratio S80/S20 broken down by sex - the total income received by the 20% of the population with the highest equivalised disposable income divided by that received by the 20% with the lowest, computed separately for males and females - for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset ilc_di11 ('Income quintile share ratio S80/S20 for disposable income by sex and age group'), filtered to age=TOTAL, sex=M/F, unit=RAT (ratio). It extends the headline dataset 'income-quintile-share-ratio-annual' (the sex=T slice of the same table). Each row is one (year, country, sex). Method: Eurostat compiles EU-SILC microdata transmitted by the member states; income is equivalised disposable income (modified OECD equivalence scale); the ratio is >= 1 by construction - larger values mean more unequal income distributions; non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: ratio (dimensionless). Caveats: national EU-SILC redesigns create series breaks for some countries (flagged in Eurostat metadata); the male ratio is slightly higher than the female ratio in the large majority of published country-years (the female ratio exceeds the male one in roughly one quarter of cases, kept verbatim); the UK and Kosovo/XK are dropped by the connector's commercial-use geo rule. Coverage: ~44 geographic units after the geo rule, 2003 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, sex). Join keys: country_code (ISO 3166-1 alpha-3), year, sex. Cadence: refreshed yearly; Eurostat updates EU-SILC indicators in autumn. Sample use: filter country_code='FRA' and sex='F' to track income inequality among French women over time.
- Source
- Eurostat
- Rows
- 1,638
- Columns
- 6
- Source cadence
- Yearly
- Last refreshed
- Sep 25, 2026
- Theme
- poverty
| 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. 'EU27_2020', 'EA20', 'EA19') verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| sex | string | Sex from the 'sex' dimension: M ('Males') and F ('Females'). Age slice age=TOTAL ('Total', all ages). |
| sex_label | string | Eurostat-published group label, verbatim from the API. |
| s80_s20_ratio | float | Income quintile share ratio S80/S20 for the sex group: total equivalised disposable income received by the top 20% of the group's income distribution divided by that received by the bottom 20%, from the 'unit' indicator RAT (dataset ilc_di11, 'Income quintile share ratio S80/S20 for disposable income by sex and age group', from EU-SILC). Values are >= 1 by construction; larger values mean more unequal income distributions. The male ratio is slightly higher than the female ratio in the large majority of published country-years. (unit: ratio (dimensionless)) |
- Current
20260925T030706Z-0f806190690f · sha256 0f806190690f…
1,638 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_income_quintile_share_ratio_by_sex_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_income_quintile_share_ratio_by_sex_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_income_quintile_share_ratio_by_sex_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 20260925T030706Z-0f806190690f and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Income quintile share ratio S80/S20 by sex (annual) [Data set, snapshot 20260925T030706Z-0f806190690f, sha256 0f806190690f]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/en/datasets/eurostat/eurostat_income_quintile_share_ratio_by_sex_annual?snapshot=20260925T030706Z-0f806190690f
@misc{dz_eurostat_eurostat_income_quintile_share__0f806190,
title = {{Income quintile share ratio S80/S20 by sex (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_income_quintile_share_ratio_by_sex_annual?snapshot=20260925T030706Z-0f806190690f}},
note = {Snapshot 20260925T030706Z-0f806190690f, sha256 0f806190690f6808eb4ac97e503a899f4505237054400f79568644d0cd8dcf2d; accessed 2026-09-25}
}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_income_quintile_share_ratio_by_sex_annual&lang=en&theme=auto&snapshot=20260925T030706Z-0f806190690f&x=year&y=s80_s20_ratio&agg=avg" title="Income quintile share ratio S80/S20 by sex (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.