# Data Dictionary - European Energy-Transition Scorecard - annual, cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Country code (DE, FR, ES, …) |
| `ts` | timestamp (UTC) | Year |
| `variable` | str | Renewable share / Carbon intensity / Elec price / Gas price / Import dependency / GHG |
| `value` | float | Annual value (see variable + unit) |
| `unit` | str | mixed - see the variable name |
| `res_min` | int | Native resolution (annual) |


## Coverage note

The file runs to **2026-01-01**, but 2 of 6 `variable` values stop earlier. This reflects the upstream publication schedule, not a gap in processing - the remaining values are current.

| variable | last value | behind by |
|---|---|---|
| `Energy import dependency (%)` | 2024-01-01 | 731 days |
| `Total GHG emissions (Mt CO2e)` | 2024-01-01 | 731 days |
*Source: ENTSO-E Transparency Platform (derived).*
