# Data Dictionary - Global Employment Structure - status, sector & youth, every country (World Bank, 9 indicators)

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

| column | type | description |
|---|---|---|
| `zone` | str | Country (ISO3 code) |
| `ts` | timestamp (UTC) | Year |
| `indicator` | str | Vulnerable / self-employed / agriculture / industry / services / youth unemployment |
| `value` | float | % share |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (annual) |

*Source: World Bank Open Data.*
