At-risk-of-poverty rate, annual (60% of median income)
Annual at-risk-of-poverty rate: the share of the population with an equivalised disposable income below 60% of the national median (after social transfers), for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat headline indicator tespm010 ('People at risk of poverty or social exclusion'), served from the same EU-SILC dissemination table as ilc_li02, filtered to the 60%-of-median threshold (rskpovth=B_60, statinfo=MED_EI), total population, both sexes. Each row is one (year, country). Method: Eurostat compiles EU-SILC microdata transmitted by the member states; equivalised income divides household income by the modified OECD equivalence scale; non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: percent of population. Caveats: EU-SILC income data refer to the year before the survey year; the 2021 EU-SILC methodological revision breaks comparability with pre-2021 values for some countries; the UK series ends in 2019 and Kosovo (XK) is dropped by the connector's commercial-use geo rule; the EU, EU27_2020, EU28, EA and EA21 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='ROU' to track Romania's at-risk-of-poverty rate over time.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 456
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 23 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. |
| at_risk_of_poverty_rate_pct | float | Share of the population with an equivalised disposable income below 60% of the national median after social transfers, from the 'statinfo' indicator MED_EI ('Median equivalised income'), the 'rskpovth' threshold B_60 ('Below 60%') and the 'unit' indicator PC ('Percentage'), total population, both sexes. (unit: percent) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | at_risk_of_poverty_rate_pct |
|---|---|---|---|
| 2017-01-01 | ALB | Albania | 23,7 |
| 2018-01-01 | ALB | Albania | 23,4 |
| 2019-01-01 | ALB | Albania | 23 |
| 2020-01-01 | ALB | Albania | 21,8 |
| 2021-01-01 | ALB | Albania | 22 |
| 2022-01-01 | ALB | Albania | 20,6 |
| 2023-01-01 | ALB | Albania | 19,7 |
| 2024-01-01 | ALB | Albania | 19,2 |
| 2014-01-01 | AUT | Austria | 14,1 |
| 2015-01-01 | AUT | Austria | 13,9 |
- Actuelle
20260923T104007Z-3027ae2106e8 · sha256 3027ae2106e8…
456 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_at_risk_of_poverty_rate_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_at_risk_of_poverty_rate_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_at_risk_of_poverty_rate_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é 20260923T104007Z-3027ae2106e8 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). At-risk-of-poverty rate, annual (60% of median income) [Data set, snapshot 20260923T104007Z-3027ae2106e8, sha256 3027ae2106e8]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/fr/datasets/eurostat/eurostat_at_risk_of_poverty_rate_annual?snapshot=20260923T104007Z-3027ae2106e8
@misc{dz_eurostat_eurostat_at_risk_of_poverty_rat_3027ae21,
title = {{At-risk-of-poverty rate, annual (60\% of median income)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_at_risk_of_poverty_rate_annual?snapshot=20260923T104007Z-3027ae2106e8}},
note = {Snapshot 20260923T104007Z-3027ae2106e8, sha256 3027ae2106e8f957d5649a632117df9bc313e15bc9f67fdb3a70689146f74762; accessed 2026-09-23}
}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_at_risk_of_poverty_rate_annual&lang=fr&theme=auto&snapshot=20260923T104007Z-3027ae2106e8&x=year&y=at_risk_of_poverty_rate_pct&agg=avg" title="At-risk-of-poverty rate, annual (60% of median income)" 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.