Gini coefficient of equivalised disposable income (annual, Europe)
Annual Gini coefficient of equivalised disposable income - 0 means perfect income equality, 100 means total inequality - for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset ilc_di12 ('Gini coefficient of equivalised disposable income by age'), filtered to freq=A, age=TOTAL, statinfo=GINI_HND ('Gini coefficient (scale from 0 to 100)'). Each row is one (year, country). Method: Eurostat compiles EU-SILC microdata transmitted by the member states; income is equivalised disposable income (modified OECD equivalence scale); age=TOTAL covers the whole population. Non-EU/EFTA/candidate countries (the UK) are dropped (same licensing rule as the other Eurostat datasets). Units: index points (0-100). Caveats: national EU-SILC redesigns create series breaks for some countries (flagged in Eurostat metadata); the Gini is a relative inequality measure - it says nothing about income levels, so pair it with an income level dataset for the full picture; the UK is dropped by the connector's commercial-use geo rule; the EU27_2020 and EA20 aggregates are included as published. Coverage: ~39 geographic units after the geo rule, 2014 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: filter country_code='BGR' to track inequality in Bulgaria over time.
- Source
- Eurostat
- Rows
- 430
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 24, 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. '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. |
| gini_index_0_100 | float | Gini coefficient of equivalised disposable income, 0 = perfect equality, 100 = total inequality, from the 'statinfo' indicator GINI_HND ('Gini coefficient (scale from 0 to 100)'), 'freq' slice A ('Annual') and the 'age' slice TOTAL (dataset ilc_di12, from EU-SILC; income is equivalised disposable income on the modified OECD equivalence scale). (unit: index points (0-100)) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | gini_index_0_100 |
|---|---|---|---|
| 2017-01-01 | ALB | Albania | 36.8 |
| 2018-01-01 | ALB | Albania | 35.4 |
| 2019-01-01 | ALB | Albania | 34.3 |
| 2020-01-01 | ALB | Albania | 33.2 |
| 2021-01-01 | ALB | Albania | 33 |
| 2022-01-01 | ALB | Albania | 31 |
| 2023-01-01 | ALB | Albania | 30.2 |
| 2014-01-01 | AUT | Austria | 27.6 |
| 2015-01-01 | AUT | Austria | 27.2 |
| 2016-01-01 | AUT | Austria | 27.2 |
Profiled Sep 24, 2026 from snapshot 20260924T040708Z-3e1059bcb5b5
Measured- Completeness
- 100%
- Rows
- 430
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearvarchar | 0% | 12 | — |
|
| country_codevarchar | 0% | 40 | — |
|
| country_namevarchar | 0% | 42 | — |
|
| gini_index_0_100double | 0% | 147 | 20.9 → 45.3median 29.8 | 10 outside 1st–99th percentile |
- Current
20260924T040708Z-3e1059bcb5b5 · sha256 3e1059bcb5b5…
430 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_gini_coefficient_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_gini_coefficient_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_gini_coefficient_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 20260924T040708Z-3e1059bcb5b5 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Gini coefficient of equivalised disposable income (annual, Europe) [Data set, snapshot 20260924T040708Z-3e1059bcb5b5, sha256 3e1059bcb5b5]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/eurostat/eurostat_gini_coefficient_annual?snapshot=20260924T040708Z-3e1059bcb5b5
@misc{dz_eurostat_eurostat_gini_coefficient_annua_3e1059bc,
title = {{Gini coefficient of equivalised disposable income (annual, Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_gini_coefficient_annual?snapshot=20260924T040708Z-3e1059bcb5b5}},
note = {Snapshot 20260924T040708Z-3e1059bcb5b5, sha256 3e1059bcb5b5b45bc60e2e00dfca334609db46ab7bcc0ce16385fd84845b54c1; accessed 2026-09-24}
}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_gini_coefficient_annual&lang=en&theme=auto&snapshot=20260924T040708Z-3e1059bcb5b5&x=year&y=gini_index_0_100&agg=avg" title="Gini coefficient of equivalised disposable income (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.