# Data Dictionary - European Energy Indicators - renewable share & import dependency in one panel, cleaned Parquet

**Units:** vary by `indicator` - read the per-row `unit` column (overall: % (share / dependency)).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO-2) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Renewable share (by end-use) or energy import dependency (overall / by fuel) |
| `value` | float | Percentage |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
