# Data Dictionary - European Real House-Price Growth - inflation-adjusted, quarterly Parquet

**Units:** all `real_hpi_pct` values are in **% (real, annual)**.  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Geo / country code (DE, FR, NL, …) |
| `ts` | timestamp (UTC) | Quarter start |
| `real_hpi_pct` | float | Nominal HPI annual % - HICP inflation |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (quarterly) |

*Source: Eurostat (European Commission).*
