{"id":20486324,"url":"https://github.com/undp-data/country-taxonomy","last_synced_at":"2026-03-19T16:03:50.197Z","repository":{"id":111480050,"uuid":"464857718","full_name":"UNDP-Data/Country-Taxonomy","owner":"UNDP-Data","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-01T21:12:02.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T16:41:02.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/UNDP-Data.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":"2022-03-01T11:02:19.000Z","updated_at":"2022-03-01T11:02:19.000Z","dependencies_parsed_at":"2023-04-26T08:35:19.275Z","dependency_job_id":null,"html_url":"https://github.com/UNDP-Data/Country-Taxonomy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/UNDP-Data/Country-Taxonomy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UNDP-Data%2FCountry-Taxonomy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UNDP-Data%2FCountry-Taxonomy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UNDP-Data%2FCountry-Taxonomy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UNDP-Data%2FCountry-Taxonomy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UNDP-Data","download_url":"https://codeload.github.com/UNDP-Data/Country-Taxonomy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UNDP-Data%2FCountry-Taxonomy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-15T16:36:02.773Z","updated_at":"2026-03-09T10:33:29.661Z","avatar_url":"https://github.com/UNDP-Data.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Country-Taxonomy\n\nThis repo has the Country Taxonomy which is used in Data Futures Platform (https://data.undp.org/). Each country is defined as a single object in the array. The data structure is:\n\n## Data Structure of an object\n\nKey | DataType | Description\n--- | --- | --- \nAlpha-3 code-1 | `string` | Three-letter country codes defined in ISO 3166-1\nCountry or Area | `string` | Name of the country or region\nAlpha-2 code | `string` | Two-letter country codes defined in ISO 3166-1\nNumeric code | `string` | Three-digit country codes defined in ISO 3166-1\nLatitude (average) | `string` | Latitude value of the middle point of the country shape\nLongitude (average) | `string` | Longitude value of the middle point of the country shape\nGroup 1 | `string` | The contitent area the region belong to. Available values: `Africa`, `Americas`, `Asia`, `Europe`, `Oceania`\nGroup 2 | `string` | 2nd level the region belongs to. Available values: `Latin America and the Caribbean`, `Northern America`, `Southern Asia`, `Central Asia`, `South-eastern Asia`, `Eastern Asia`, `Western Asia`, `Sub-Saharan Africa`, `Northern Africa`, `Southern Europe`, `Western Europe`, `Northern Europe`, `Polynesia`, `Melanesia`, `Micronesia`, `Australia and New Zealand`\nGroup 3 | `string` | 3rd level the region belong to.\nLDC | `boolean` | Defined if a region or country belongs to Least Developed Countries (LDC) group\nLLDC | `boolean` | Defined if a region or country belongs to Landlocked developing countries (LLDC) group\nSIDS | `boolean` | Defined if a region or country belongs to Small Island Developing States (SIDS)\nDevelopment classification | `string`| \nIncome group |`string` | Available values: `Low income`, `Lower middle income`, `Upper middle income`, `High income`\n\n__Example__\n\n```\n{\n  \"Alpha-3 code-1\": `string`,\n  \"Country or Area\": `string`,\n  \"Alpha-2 code\": `string`,\n  \"Numeric code\": `string`,\n  \"Latitude (average)\": `string`,\n  \"Longitude (average)\": `string`,\n  \"Group 1\": \"Africa\",\n  \"Group 2\": \"Sub-Saharan Africa\",\n  \"Group 3\": \"Western Africa\",\n  \"LDC\": `boolean`,\n  \"LLDC\": `boolean`,\n  \"SIDS\": `boolean`,\n  \"Development classification\": `string`,\n  \"Income group\": `\"Low income\" | \"Lower middle income\" | \"Upper middle income\" | \"High income\" | \"\"`\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundp-data%2Fcountry-taxonomy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundp-data%2Fcountry-taxonomy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundp-data%2Fcountry-taxonomy/lists"}