# Data Dictionary - European Educational Attainment & Spend - cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Geo / country code (DE, FR, SE, …) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Attainment level / spend-per-pupil |
| `value` | float | % of age group or EUR per pupil |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |


## Coverage note

The file runs to **2025-01-01**, but 1 of 4 `indicator` values stop earlier. This reflects the upstream publication schedule, not a gap in processing - the remaining values are current.

| indicator | last value | behind by |
|---|---|---|
| `Education expenditure per pupil/student (EUR)` | 2023-01-01 | 731 days |
*Source: Eurostat (European Commission).*
