{"id":20478666,"url":"https://github.com/do-me/sdg","last_synced_at":"2026-04-24T05:33:33.162Z","repository":{"id":205963049,"uuid":"715508055","full_name":"do-me/SDG","owner":"do-me","description":"2023 updated list of SDGs, targets \u0026 indicators ready for data processing with data sources","archived":false,"fork":false,"pushed_at":"2023-11-08T07:30:59.000Z","size":315,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T03:44:12.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/do-me.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-07T09:35:06.000Z","updated_at":"2024-06-25T11:35:41.000Z","dependencies_parsed_at":"2024-11-15T15:40:33.538Z","dependency_job_id":"fbc4611f-c790-4309-bab3-021c1469c673","html_url":"https://github.com/do-me/SDG","commit_stats":null,"previous_names":["do-me/sdg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2FSDG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2FSDG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2FSDG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-me%2FSDG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/do-me","download_url":"https://codeload.github.com/do-me/SDG/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242048573,"owners_count":20063404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T15:38:38.796Z","updated_at":"2026-04-24T05:33:33.133Z","avatar_url":"https://github.com/do-me.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sustainable Development Goals, Targets, Indicators\n**tl;dr**: download either the csv or xlsx **[SDG_Target_Indicator_UNSD_2023.csv](SDG_Target_Indicator_UNSD_2023.csv)** or **[SDG_Target_Indicator_UNSD_2023.xlsx](SDG_Target_Indicator_UNSD_2023.xlsx)**\n\n![E_SDG_logo_without_UN_emblem_horizontal_RGB-1200x219](https://github.com/do-me/SDG/assets/47481567/51f39727-b565-428e-8620-faceaf219ab3)\n\n2023 updated list of SDGs, targets \u0026amp; indicators with target search keywords from the [JRC SDG Mapper](https://knowsdgs.jrc.ec.europa.eu/sdgmapper#api) ready for data processing. Data sources below.\n\n![image](https://github.com/do-me/SDG/assets/47481567/a915ec54-b5b3-4de0-a64c-28f2053149bf)\n\n\n## Intro\nSDG targets \u0026 indicator get yearly updates and are hence quickly outdated.\nThis repo holds data sources, a processing script and the final table you can freely use for any purpose: **[SDG_Target_Indicator_UNSD_2023.csv](SDG_Target_Indicator_UNSD_2023.csv)** or **[SDG_Target_Indicator_UNSD_2023.xlsx](SDG_Target_Indicator_UNSD_2023.xlsx)**. You can either download the final files (watch out for the \"last modified\" date) or rerun the scripts yourself to make sure to get the latest version from the UN.\n\nYou can load the csv in pandas with:\n\n```python\nimport pandas as pd\ndf = pd.read_csv(\"SDG_Target_Indicator_UNSD_2023.csv\",delimiter=\";\")\ndf\n```\n\nOr load the table directly in your script with pandas without cloning this repo or downloading any file manually:\n\n```python\nimport pandas as pd\ndf = pd.read_csv(\"https://raw.githubusercontent.com/do-me/SDG/main/SDG_Target_Indicator_UNSD_2023.csv\",delimiter=\";\")\ndf\n```\n\n## Data sources \n- Main indicator table homepage: https://unstats.un.org/sdgs/indicators/indicators-list/ ([xlsx](https://unstats.un.org/sdgs/indicators/Global%20Indicator%20Framework%20after%202023%20refinement.English.xlsx))\n- Logos: https://www.un.org/sustainabledevelopment/news/communications-material/\n- SGD Names from 2023 report: https://unstats.un.org/sdgs/report/2023/ ([pdf](https://unstats.un.org/sdgs/report/2023/The-Sustainable-Development-Goals-Report-2023.pdf))\n\n## Info\n**Attention**: as of 2023 be aware that target 11.c does not have an indicator/UNSD code yet. Check [here](https://sdgs.un.org/goals/goal11#targets_and_indicators) too. Be careful when processing.\n```\n11.c Support least developed countries, including through financial and technical assistance, in building sustainable and resilient buildings utilizing local materials\n\nNo suitable replacement indicator was proposed. The global statistical community is encouraged to work to develop an indicator that could be proposed for the 2025 comprehensive review. See E/CN.3/2020/2, paragraph 23.\n```\n\n## Collaboration \nPR's very welcome. Please indicate what you corrected and why, possibly with the right data source. Else, feel free to file an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-me%2Fsdg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdo-me%2Fsdg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-me%2Fsdg/lists"}