# Data Dictionary - European Carbon-Aware Power Panel - daily, cleaned Parquet

**Units:** vary by `variable` - read the per-row `unit` column (overall: mixed).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | ENTSO-E zone |
| `ts` | timestamp (UTC) | Day |
| `variable` | str | Carbon intensity / Renewable share / Price / Load |
| `value` | float | Daily value |
| `unit` | str | Unit (mixed) |
| `res_min` | int | Native resolution (daily) |

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