# Data Dictionary - European Power Scarcity & Flexibility Stress Index - daily, derived 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 | Metric |
| `value` | float | Value |
| `unit` | str | Unit (mixed) |
| `res_min` | int | Native resolution (daily) |

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