# Data Dictionary - European Job Vacancy Rate by Sector - where labour demand is hot, cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: % of posts (vacant)).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Geo / country code (DE, FR, PL, …) |
| `ts` | timestamp (UTC) | Quarter |
| `indicator` | str | Job vacancy rate for the sector |
| `value` | float | Vacancy rate (% of posts) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (quarterly) |

*Source: Eurostat (European Commission).*
