# Data Dictionary - UK Electricity Imbalance Prices - half-hourly, cleaned Parquet

**Units:** all `price_gbp_mwh` values are in **GBP/MWh**.  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Always GB |
| `ts` | timestamp (UTC) | Settlement period (30 min) |
| `price_gbp_mwh` | float | System imbalance price, GBP/MWh |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (30) |

*Source: Contains BMRS data © Elexon Limited.*
