# Data Dictionary - Global Labour Market - participation, unemployment & employment by sector (World Bank, 11 indicators)

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

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO3 code) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Participation / unemployment / employment-population / sector shares |
| `value` | float | Indicator value (%) |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: World Bank Open Data.*
