# Data Dictionary - UK Electricity Demand - half-hourly, cleaned Parquet

**Units:** all `demand_mw` values are in **MW**.  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Always GB |
| `ts` | timestamp (UTC) | Settlement period (30 min) |
| `demand_mw` | float | Initial national demand outturn, MW |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (30) |

*Source: Contains BMRS data © Elexon Limited.*
