A value from the second-level list of UN sustainable development goals (SDGs) (e.g. ‘1.1’) External URL: https://unstats.un.org/sdgs/indicators/indicators-list/

UNSDGTargets

Format

A data frame with 169 rows and 6 variables:

code

character COLUMN_DESCRIPTION

name

character COLUMN_DESCRIPTION

description

logical COLUMN_DESCRIPTION

category

logical COLUMN_DESCRIPTION

url

logical COLUMN_DESCRIPTION

status

character COLUMN_DESCRIPTION

Source

https://iatistandard.org/en/iati-standard/203/codelists/

Examples

{ head(UNSDGTargets,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <chr> <chr> <lgl> <lgl> <lgl> <chr> #> 1 1.1 By 2030, eradicate extreme poverty f… NA NA NA active #> 2 1.2 By 2030, reduce at least by half the… NA NA NA active #> 3 1.3 Implement nationally appropriate soc… NA NA NA active #> 4 1.4 By 2030, ensure that all men and wom… NA NA NA active #> 5 1.5 By 2030, build the resilience of the… NA NA NA active #> 6 1.a Ensure significant mobilization of r… NA NA NA active #> 7 1.b Create sound policy frameworks at th… NA NA NA active #> 8 2.1 By 2030, end hunger and ensure acces… NA NA NA active #> 9 2.2 By 2030, end all forms of malnutriti… NA NA NA active #> 10 2.3 By 2030, double the agricultural pro… NA NA NA active