# Data Dictionary - European Agriculture - crop prices, meat, dairy & fisheries in one panel, cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: mixed (index · thousand tonnes)).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO-2) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Series: a crop output-price index, meat/milk/dairy production, or fisheries catch |
| `value` | float | Value (price index 2020=100, or thousand tonnes / tonnes by indicator) |
| `unit` | str | Unit (varies by indicator) |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
