# Data Dictionary - European Solar Capture Price - monthly, cleaned Parquet

**Units:** all `capture_eur_mwh` values are in **EUR/MWh**.  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Bidding zone |
| `ts` | timestamp (UTC) | Month |
| `capture_eur_mwh` | float | Solar volume-weighted capture price, EUR/MWh |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (monthly) |

*Source: ENTSO-E Transparency Platform (derived).*
