# Data Dictionary - European Price Spike Events (≥200 EUR/MWh) - event table, cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Bidding zone |
| `ts` | timestamp (UTC) | Interval |
| `price_eur_mwh` | float | Day-ahead price ≥ 200, EUR/MWh |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (15/30/60) |

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