A value from the top-level list of UN sustainable development goals (SDGs) (e.g. ‘1’) External URL: https://sustainabledevelopment.un.org/?menu=1300

UNSDGGoals

Format

A data frame with 17 rows and 6 variables:

code

double 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(UNSDGGoals,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <dbl> <chr> <lgl> <lgl> <lgl> <chr> #> 1 1 Goal 1. End poverty in all its forms… NA NA NA active #> 2 2 Goal 2. End hunger, achieve food sec… NA NA NA active #> 3 3 Goal 3. Ensure healthy lives and pro… NA NA NA active #> 4 4 Goal 4. Ensure inclusive and equitab… NA NA NA active #> 5 5 Goal 5. Achieve gender equality and … NA NA NA active #> 6 6 Goal 6. Ensure availability and sust… NA NA NA active #> 7 7 Goal 7. Ensure access to affordable,… NA NA NA active #> 8 8 Goal 8. Promote sustained, inclusive… NA NA NA active #> 9 9 Goal 9. Build resilient infrastructu… NA NA NA active #> 10 10 Goal 10. Reduce inequality within an… NA NA NA active