Checking status…
Catalog / UN SDG Indicators Database
unsdg

UN SDG Indicators Database

Open · redistributedun-data-termsSdg

UN Sustainable Development Goals (SDG) Database — 713 series, 200+ countries. License: CC BY 4.0 Source: https://unstats.un.org/sdgs/ No API key required. Coverage: * All 17 SDG goals, 169 targets, 713 unique series * Countries, world regions, income groups * ~2000–present (varies by indicator)…

Redistributable. This source is served as canonical Parquet under the license below, with attribution and provenance preserved.

Coverage

Series catalogued
396
Temporal coverage
1963-12-31 – 2026-12-31
Frequencies
Annual
Distinct geographies
1
Categories
Sdg

Licensing & provenance

License
un-data-terms
License URL
https://data.un.org/Host.aspx?Content=UNdataUse
Required attribution
Source: United Nations Statistics Division, SDG Indicators Database (UNdata cited as the reference).
Redistribution
Permitted (served here)
Commercial use
Yes
Modification
Permitted
Provider homepage
https://unstats.un.org/sdgs/dataportal
Provider terms
https://data.un.org/Host.aspx?Content=UNdataUse

How to cite

United Nations Statistics Division, Sustainable Development Goal Indicators Database, via the SDG API (unstats.un.org/SDGAPI). Redistributed by the Elkassabgi Data Library under the UNdata Terms of Use; UNdata is cited as the reference.

Processing: Retrieved per series code from the UN SDG API, normalized to a long {series_key, obs_date, value} schema (key = code:geoArea with all non-trivial dimensions) and stored as zstd Parquet. This id downloads the code's full table.

Access & mirrors

Download
Select & download unsdg series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/unsdg
Update cadence
irregular
Automated refresh
live — this database is on the daily update run
Update strategy
overwrite if changed
Storage layout
single parquet: data/clean_full/unsdg/unsdg.parquet (~18 MB), rewritten in full at each 100-series checkpoint and at the end (it accumulates all_keys/all_dates/all_vals in memory then pq.write_table the whole table). Schema: series_key (string), obs_date date32 (Dec 31), value float64. Keys: {seriesCode}:{geoAreaCode}{|dim=val|...} with up to 3 sorted dimensions appended.

Full description

UN Sustainable Development Goals (SDG) Database — 713 series, 200+ countries. License: CC BY 4.0 Source: https://unstats.un.org/sdgs/ No API key required. Coverage: * All 17 SDG goals, 169 targets, 713 unique series * Countries, world regions, income groups * ~2000–present (varies by indicator) API: https://unstats.un.org/sdgapi/v1/sdg/ Run: python jobs/ingest_unsdg.py

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "UN SDG Indicators Database",
  "description": "13th ICLS (%); data by provider (%); data by recipient (%). UN SDG Indicators Database. 396 series, 1963–2026. Free download.",
  "url": "https://econdatalibrary.com/unsdg",
  "identifier": "unsdg",
  "isAccessibleForFree": true,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "includedInDataCatalog": {
    "@type": "DataCatalog",
    "@id": "https://econdatalibrary.com/#catalog",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com/catalog"
  },
  "creator": {
    "@type": "Organization",
    "name": "UN SDG Indicators Database",
    "url": "https://unstats.un.org/sdgs/dataportal"
  },
  "license": "https://data.un.org/Host.aspx?Content=UNdataUse",
  "keywords": [
    "Sdg",
    "unsdg"
  ],
  "temporalCoverage": "1963-12-31/2026-12-31",
  "repeatFrequency": "P1Y",
  "creditText": "Source: United Nations Statistics Division, SDG Indicators Database (UNdata cited as the reference).",
  "citation": "United Nations Statistics Division, Sustainable Development Goal Indicators Database, via the SDG API (unstats.un.org/SDGAPI). Redistributed by the Elkassabgi Data Library under the UNdata Terms of Use; UNdata is cited as the reference.",
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-unsdg",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "name": "unsdg — CSV",
      "encodingFormat": "text/csv",
      "contentUrl": "https://econdatalibrary.com/download.html?source=unsdg",
      "license": "https://data.un.org/Host.aspx?Content=UNdataUse"
    }
  ]
}
Croissant (ML-ready, schema.org JSON-LD)
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "sc": "https://schema.org/",
    "conformsTo": "dct:conformsTo",
    "dct": "http://purl.org/dc/terms/"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "unsdg",
  "description": "13th ICLS (%); data by provider (%); data by recipient (%). UN SDG Indicators Database. 396 series, 1963–2026. Free download.",
  "url": "https://econdatalibrary.com/unsdg",
  "creator": {
    "@type": "sc:Organization",
    "name": "UN SDG Indicators Database",
    "url": "https://unstats.un.org/sdgs/dataportal"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "license": "https://data.un.org/Host.aspx?Content=UNdataUse",
  "keywords": [
    "Sdg"
  ],
  "temporalCoverage": "1963-12-31/2026-12-31",
  "citation": "United Nations Statistics Division, Sustainable Development Goal Indicators Database, via the SDG API (unstats.un.org/SDGAPI). Redistributed by the Elkassabgi Data Library under the UNdata Terms of Use; UNdata is cited as the reference.",
  "distribution": [
    {
      "@type": "cr:FileObject",
      "@id": "unsdg-csv",
      "name": "unsdg-csv",
      "description": "Per-series CSV, downloadable with a free API key.",
      "contentUrl": "https://econdatalibrary.com/download.html?source=unsdg",
      "encodingFormat": "text/csv"
    }
  ]
}
ElkassabgiData

One account. Every library.

Your free ElkassabgiData key unlocks the whole family: Econ Data Library (this site) and HF Data Library — 1-minute intraday U.S. equity data — and IP Data Library — patent & innovation measures.