# Data Dictionary - European Agricultural Output Prices - crop price indices (real, 2020=100), cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO-2) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Crop output price index (cereals/wheat/barley/maize/industrial/oilseeds) |
| `value` | float | Real output price index (2020=100) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
