People at risk of poverty or social exclusion (AROPE)
Annual share of the population at risk of poverty or social exclusion (AROPE), the EU headline indicator that unions three sub-indicators: the at-risk-of-poverty rate (income below 60% of the national median), severe material and social deprivation, and living in a household with very low work intensity. Each row is one (year, country), for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset ilc_peps01n ('Persons at risk of poverty or social exclusion by age and sex'), filtered to the headline definition: unit PC (percent of population), total population, both sexes. Method: Eurostat compiles EU-SILC microdata transmitted by the member states; non-EU/EFTA/ candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: percent of population. Caveats: the 2021 EU-SILC methodological revision redefined AROPE (severe material and social deprivation replaced severe material deprivation; new low-work-intensity definition), so 2021-onwards values are not comparable with earlier years for some countries; income data refer to the year before the survey year; the UK is dropped by the connector's commercial-use geo rule; the EU, EU27_2020, EU28, EA and EA21 aggregates are included as published. Coverage: ~44 geographic units after the geo rule, 2015 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='ROU' to track Romania's AROPE rate over time.
- Source
- Eurostat
- Rows
- 437
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 23, 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. |
| arope_pct | float | Share of the population at risk of poverty or social exclusion (AROPE), the EU headline indicator uniting the at-risk-of-poverty rate, severe material and social deprivation, and very low work intensity, from the 'unit' indicator PC ('Percentage'), total population, both sexes (dataset ilc_peps01n). (unit: percent) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | arope_pct |
|---|---|---|---|
| 2017-01-01 | ALB | Albania | 58.5 |
| 2018-01-01 | ALB | Albania | 53.9 |
| 2019-01-01 | ALB | Albania | 50.7 |
| 2020-01-01 | ALB | Albania | 46.2 |
| 2021-01-01 | ALB | Albania | 46.6 |
| 2022-01-01 | ALB | Albania | 44.5 |
| 2023-01-01 | ALB | Albania | 42.1 |
| 2015-01-01 | AUT | Austria | 16.9 |
| 2016-01-01 | AUT | Austria | 17.2 |
| 2017-01-01 | AUT | Austria | 17.1 |
Profiled Sep 23, 2026 from snapshot 20260923T183434Z-a14048a96bfb
Measured- Completeness
- 100%
- Rows
- 437
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearvarchar | 0% | 11 | — |
|
| country_codevarchar | 0% | 48 | — |
|
| country_namevarchar | 0% | 48 | — |
|
| arope_pctdouble | 0% | 213 | 10.7 → 58.5median 21.1 | 10 outside 1st–99th percentile |
- Current
20260923T183434Z-a14048a96bfb · sha256 a14048a96bfb…
437 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_arope_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_arope_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_arope_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 20260923T183434Z-a14048a96bfb and its content hash, so readers get exactly the data you used.
Eurostat. (2026). People at risk of poverty or social exclusion (AROPE) [Data set, snapshot 20260923T183434Z-a14048a96bfb, sha256 a14048a96bfb]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/en/datasets/eurostat/eurostat_arope_annual?snapshot=20260923T183434Z-a14048a96bfb
@misc{dz_eurostat_eurostat_arope_annual_a14048a9,
title = {{People at risk of poverty or social exclusion (AROPE)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_arope_annual?snapshot=20260923T183434Z-a14048a96bfb}},
note = {Snapshot 20260923T183434Z-a14048a96bfb, sha256 a14048a96bfb7c188c3189ab4f400433732282d0c191813eaddd0da491e13d3d; accessed 2026-09-23}
}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_arope_annual&lang=en&theme=auto&snapshot=20260923T183434Z-a14048a96bfb&x=year&y=arope_pct&agg=avg" title="People at risk of poverty or social exclusion (AROPE)" 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.