# Data Dictionary - European Regional Panel (NUTS2) - GDP, jobs, demographics, health & innovation, cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: mixed (EUR / % / persons / years)).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | NUTS2 region code (DE21 = Oberbayern, ITC4 = Lombardia, …) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | GDP / GDP per capita / Employment rate / Unemployment rate / Population / Life expectancy / At-risk-of-poverty / Tertiary education / R&D expenditure |
| `value` | float | Value (EUR, %, or persons) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
