Rent burden: share of disposable income by poverty status (annual)
Annual share of disposable household income absorbed by rent for the occupied dwelling, split by at-risk-of-poverty status, for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset ilc_mded02 ('Share of rent related to occupied dwelling in disposable household income, by type of household and income group'), filtered to freq=A, hhcomp=TOTAL ('Total' population), rskpovth=A_60 ('Above 60%') and B_60 ('Below 60%' of median equivalised income) and unit=PC ('Percentage'), from EU-SILC. Each row is one (year, country, poverty status). The below-poverty-threshold group (B_60) devotes a markedly higher share of its disposable income to rent than the above-threshold group (A_60) in the vast majority of published country-years - the gap is the signal: rent pressure tracks the poverty gradient, and the continuous share exposes depth that the binary overburden threshold (40%) hides. (A few scattered early-year inversions in Bulgaria, Hungary, Ireland, Lithuania, Romania and Slovakia are genuine upstream quirks, kept verbatim.) Method: Eurostat compiles EU-SILC microdata transmitted by the member states; rent refers to the occupied dwelling; non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: percent of disposable household income. Caveats: the at-risk-of-poverty threshold is 60% of national median equivalised disposable income after social transfers; 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 and Kosovo (XK) are dropped by the connector's commercial-use geo rule; the EU, EU27_2020, EU28, EU27_2007, EA, EA18, EA19, EA20 and EA21 aggregates are included as published. Coverage: ~44 geographic units after the geo rule, 2003 to the present, annual, in two poverty-status groups. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code, poverty_status). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates EU-SILC indicators in autumn. Sample use: filter poverty_status='B_60' to track rent pressure on the at-risk-of-poverty population over time.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 1 607
- Colonnes
- 6
- Cadence de la source
- Annuelle
- Dernière actualisation
- 24 sept. 2026
- Thème
- housing
| 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. 'EU27_2020', 'EA20', 'EA19') verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| poverty_status | string | At-risk-of-poverty status from the 'rskpovth' dimension: A_60 ('Above 60%') and B_60 ('Below 60%' of national median equivalised disposable income after social transfers). Household-composition slice hhcomp=TOTAL ('Total' population). |
| poverty_status_label | string | Eurostat-published poverty-status label, verbatim from the API. |
| rent_burden_share_pct | float | Share of disposable household income absorbed by rent for the occupied dwelling for the poverty-status group, from the 'unit' indicator PC ('Percentage') (dataset ilc_mded02, 'Share of rent related to occupied dwelling in disposable household income, by type of household and income group', from EU-SILC). The below-poverty-threshold group (B_60) devotes a markedly higher share of its income to rent than the above-threshold group (A_60) in the vast majority of published country-years. (unit: percent) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | poverty_status | poverty_status_label | rent_burden_share_pct |
|---|---|---|---|---|---|
| 2017-01-01 | ALB | Albania | A_60 | Above 60% | 24,8 |
| 2018-01-01 | ALB | Albania | A_60 | Above 60% | 19,6 |
| 2019-01-01 | ALB | Albania | A_60 | Above 60% | 20,3 |
| 2020-01-01 | ALB | Albania | A_60 | Above 60% | 20,1 |
| 2021-01-01 | ALB | Albania | A_60 | Above 60% | 20,7 |
| 2022-01-01 | ALB | Albania | A_60 | Above 60% | 21,3 |
| 2023-01-01 | ALB | Albania | A_60 | Above 60% | 19,2 |
| 2017-01-01 | ALB | Albania | B_60 | Below 60% | 56,6 |
| 2018-01-01 | ALB | Albania | B_60 | Below 60% | 60 |
| 2019-01-01 | ALB | Albania | B_60 | Below 60% | 59,7 |
Profilé le 24 sept. 2026 à partir de l’instantané 20260924T222428Z-6c14fe6a5118
Mesuré- Complétude
- 100 %
- Lignes
- 1 607
- Colonnes
- 6
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| yearvarchar | 0 % | 21 | — |
|
| country_codevarchar | 0 % | 48 | — |
|
| country_namevarchar | 0 % | 48 | — |
|
| poverty_statusvarchar | 0 % | 2 | — |
|
| poverty_status_labelvarchar | 0 % | 2 | — |
|
| rent_burden_share_pctdouble | 0 % | 538 | 2 → 66médiane 23,2 | 34 hors du 1er–99e centile |
- Actuelle
20260924T222428Z-6c14fe6a5118 · sha256 6c14fe6a5118…
1 607 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_rent_burden_share_by_poverty_status_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_rent_burden_share_by_poverty_status_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_rent_burden_share_by_poverty_status_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é 20260924T222428Z-6c14fe6a5118 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Rent burden: share of disposable income by poverty status (annual) [Data set, snapshot 20260924T222428Z-6c14fe6a5118, sha256 6c14fe6a5118]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/fr/datasets/eurostat/eurostat_rent_burden_share_by_poverty_status_annual?snapshot=20260924T222428Z-6c14fe6a5118
@misc{dz_eurostat_eurostat_rent_burden_share_by_p_6c14fe6a,
title = {{Rent burden: share of disposable income by poverty status (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_rent_burden_share_by_poverty_status_annual?snapshot=20260924T222428Z-6c14fe6a5118}},
note = {Snapshot 20260924T222428Z-6c14fe6a5118, sha256 6c14fe6a51184582659a03f0a7b65987f2a61579db7eb17cb940e6d5364770bb; accessed 2026-09-24}
}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_rent_burden_share_by_poverty_status_annual&lang=fr&theme=auto&snapshot=20260924T222428Z-6c14fe6a5118&x=year&y=rent_burden_share_pct&agg=avg" title="Rent burden: share of disposable income by poverty status (annual)" 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.