SDG 1.1.1: working poverty rate by sex (annual)
Working poverty rate by sex for ages 15 and over, annual, 2000 to the latest year, for 117 countries plus ILO regional and income-group aggregates. ILO SDG indicator 1.1.1, part of the ILO modelled estimates, harmonized across national sources — dataflow DF_SDG_0111_SEX_AGE_RT. Method: the percentage of employed persons living below the international poverty line of US$3 per day in purchasing power parity, estimated from household surveys. Units: percent. Caveats: modelled estimates are harmonized for cross-country comparability and can differ from nationally reported figures; country coverage varies (some economies have no modelled series for this indicator); figures are revised when the ILO publishes a new vintage.
- Source
- ILO ILOSTAT
- Rows
- 14,262
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 23, 2026
- Theme
- poverty
| Column | Type | Description |
|---|---|---|
| date | date | Observation year from the ILO SDMX TIME_PERIOD dimension (annual frequency, FREQ=A), stored as January 1 of that year. |
| series_id | string | ILOSTAT dimension codes from the SDMX response as REF_AREA.SEX, e.g. 'USA.SEX_T' (United States of America, Total). REF_AREA codes are ISO alpha-3 country codes; SEX is the ILO codelist CL_SEX. |
| series_label | string | Country name from the ILO codelist CL_AREA and sex label from the ILO codelist CL_SEX, joined as 'Country — Sex', e.g. 'United States of America — Total'. |
| value | float | OBS_VALUE from the ILO SDMX response for DF_SDG_0111_SEX_AGE_RT, age band 15+. Unit of measure reported by the ILO as PT (percent) — a share in percent. (unit: percent) |
First 10 sample rows — a preview, not the complete dataset.
| date | series_id | series_label | value |
|---|---|---|---|
| 2000-01-01 | AGO.SEX_F | Angola — Female | 26.938 |
| 2001-01-01 | AGO.SEX_F | Angola — Female | 27.693 |
| 2002-01-01 | AGO.SEX_F | Angola — Female | 26.832 |
| 2003-01-01 | AGO.SEX_F | Angola — Female | 28.074 |
| 2004-01-01 | AGO.SEX_F | Angola — Female | 27.692 |
| 2005-01-01 | AGO.SEX_F | Angola — Female | 25.855 |
| 2006-01-01 | AGO.SEX_F | Angola — Female | 24.504 |
| 2007-01-01 | AGO.SEX_F | Angola — Female | 22.246 |
| 2008-01-01 | AGO.SEX_F | Angola — Female | 20.858 |
| 2009-01-01 | AGO.SEX_F | Angola — Female | 22.744 |
Profiled Sep 23, 2026 from snapshot 20260923T115752Z-d0ae677bcedd
Measured- Completeness
- 100%
- Rows
- 14,262
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| datedate | 0% | 29 | Jan 1, 2000 → Jan 1, 2025 | — |
| series_idvarchar | 0% | 620 | — |
|
| series_labelvarchar | 0% | 617 | — |
|
| valuedouble | 0% | 9,486 | 0 → 95.17median 10.43 | 283 outside 1st–99th percentile |
- Current
20260923T115752Z-d0ae677bcedd · sha256 d0ae677bcedd…
14,262 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/ilostat/ilo_working_poverty_rate" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ilostat/ilo_working_poverty_rate").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/ilostat/ilo_working_poverty_rate
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260923T115752Z-d0ae677bcedd and its content hash, so readers get exactly the data you used.
ILO ILOSTAT. (2026). SDG 1.1.1: working poverty rate by sex (annual) [Data set, snapshot 20260923T115752Z-d0ae677bcedd, sha256 d0ae677bcedd]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/en/datasets/ilostat/ilo_working_poverty_rate?snapshot=20260923T115752Z-d0ae677bcedd
@misc{dz_ilostat_ilo_working_poverty_rate_d0ae677b,
title = {{SDG 1.1.1: working poverty rate by sex (annual)}},
author = {{ILO ILOSTAT}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/ilostat/ilo_working_poverty_rate?snapshot=20260923T115752Z-d0ae677bcedd}},
note = {Snapshot 20260923T115752Z-d0ae677bcedd, sha256 d0ae677bcedd62e3291e2d638c6648a80b92179702e491f59f36ed4b95de9276; accessed 2026-09-23}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=ilostat%2Filo_working_poverty_rate&lang=en&theme=auto&snapshot=20260923T115752Z-d0ae677bcedd&x=date&y=value&agg=avg" title="SDG 1.1.1: working poverty rate by sex (annual)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.