# Data Dictionary - European Load Forecast Error - actual minus day-ahead forecast, cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Bidding zone |
| `ts` | timestamp (UTC) | Target time |
| `load_error_mw` | float | Actual - forecast load, MW |
| `unit` | str | Unit |
| `res_min` | int | Native resolution in minutes |

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