# Data Dictionary - European Milk & Dairy Production - by animal + cream (thousand tonnes), cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO-2) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Cows' milk / Ewes' milk / Goats' milk / Cream |
| `value` | float | Production (thousand tonnes) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
