# Data Dictionary - European Energy Poverty - cold homes & utility arrears, 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, PL, …) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Keep-warm or utility-arrears, total or at-risk-of-poverty |
| `value` | float | % of the relevant population |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
