# Data Dictionary - European Housing Conditions & Affordability - overburden, overcrowding & deprivation, cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: % of population).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Geo / country code (DE, FR, IT, …) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Housing cost overburden / Overcrowding / Severe housing deprivation |
| `value` | float | Rate (% of population) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |


## Coverage note

The file runs to **2025-01-01**, but 1 of 3 `indicator` values stop earlier. This reflects the upstream publication schedule, not a gap in processing - the remaining values are current.

| indicator | last value | behind by |
|---|---|---|
| `Severe housing deprivation rate (%)` | 2020-01-01 | 1827 days |
*Source: Eurostat (European Commission).*
