# Data Dictionary - European Labour Productivity & Unit Labour Cost - cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: index (2015=100)).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Geo / country code (DE, FR, IT, …) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Real labour productivity / Nominal unit labour cost (index) |
| `value` | float | Index (2015=100) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
