SDG 1.3.1: social protection coverage by sex (annual)
Share of the population effectively covered by a social protection system (including social protection floors), by sex, annual, for ~190 countries. ILO SDG indicator 1.3.1, sourced from the ILO Social Security Inquiry database — dataflow DF_SDG_0131_SEX_SOC_RT. Method: the SOC_CONTIG_TOTAL function (all social protection functions combined); the Inquiry publishes mainly the total sex aggregate (SEX_T). Units: percent. Caveats: figures can differ from nationally reported data and the Global SDG Indicators Database because of different sources and reference years; country-year coverage is sparse for some countries.
- Source
- ILO ILOSTAT
- Rows
- 4,548
- 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_0131_SEX_SOC_RT, social protection function all social protection functions (total). 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 |
|---|---|---|---|
| 2019-01-01 | ABW.SEX_T | Aruba — Total | 87 |
| 2020-01-01 | ABW.SEX_T | Aruba — Total | 87 |
| 2021-01-01 | ABW.SEX_T | Aruba — Total | 94.3 |
| 2019-01-01 | AFG.SEX_T | Afghanistan — Total | 7.5 |
| 2022-01-01 | AGO.SEX_T | Angola — Total | 8.7 |
| 2020-01-01 | AIA.SEX_F | Anguilla — Female | 74.1 |
| 2020-01-01 | AIA.SEX_M | Anguilla — Male | 60.1 |
| 2019-01-01 | AIA.SEX_T | Anguilla — Total | 57.7 |
| 2020-01-01 | AIA.SEX_T | Anguilla — Total | 68.9 |
| 2021-01-01 | ALB.SEX_T | Albania — Total | 78.1 |
Profiled Sep 23, 2026 from snapshot 20260923T115801Z-b9d591b8b885
Measured- Completeness
- 100%
- Rows
- 4,548
- Columns
- 4
- Columns with gaps
- 1
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| datedate | 0% | 19 | Jan 1, 2009 → Jan 1, 2025 | — |
| series_idvarchar | 0% | 571 | — |
|
| series_labelvarchar | 0% | 586 | — |
|
| valuedouble | 0.04% | 1,069 | 0 → 100median 48.4 | 45 outside 1st–99th percentile |
- Current
20260923T115801Z-b9d591b8b885 · sha256 b9d591b8b885…
4,548 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_social_protection_coverage" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ilostat/ilo_social_protection_coverage").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_social_protection_coverage
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 20260923T115801Z-b9d591b8b885 and its content hash, so readers get exactly the data you used.
ILO ILOSTAT. (2026). SDG 1.3.1: social protection coverage by sex (annual) [Data set, snapshot 20260923T115801Z-b9d591b8b885, sha256 b9d591b8b885]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/en/datasets/ilostat/ilo_social_protection_coverage?snapshot=20260923T115801Z-b9d591b8b885
@misc{dz_ilostat_ilo_social_protection_coverage_b9d591b8,
title = {{SDG 1.3.1: social protection coverage by sex (annual)}},
author = {{ILO ILOSTAT}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/ilostat/ilo_social_protection_coverage?snapshot=20260923T115801Z-b9d591b8b885}},
note = {Snapshot 20260923T115801Z-b9d591b8b885, sha256 b9d591b8b885b9066101b9e6f02bdbb3ec01f303632373faeb04ae3082779f71; 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_social_protection_coverage&lang=en&theme=auto&snapshot=20260923T115801Z-b9d591b8b885&x=date&y=value&agg=avg" title="SDG 1.3.1: social protection coverage 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.