# Data Dictionary - European Renewable Energy Shares (SHARES) - overall, electricity, heat & transport, cleaned Parquet

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

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO-2) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Renewable share - overall / electricity / heating & cooling / transport |
| `value` | float | Renewable share (%) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: Eurostat (European Commission).*
