# Data Dictionary - European Real Wage Growth - inflation-adjusted pay, quarterly Parquet

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

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

*Source: Eurostat (European Commission).*
