# Data Dictionary - European Employment Rate by Education - the skill premium in jobs, cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: % of age group (20-64)).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Geo / country code (DE, FR, PL, …) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Employment rate for low / medium / high education |
| `value` | float | Employment rate (% of age group) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
