This is a Non-Core codelist.

GeographicLocationClass

Format

A data frame with 4 rows and 6 variables:

code

double COLUMN_DESCRIPTION

name

character COLUMN_DESCRIPTION

description

character 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(GeographicLocationClass,10) }
#> # A tibble: 4 x 6 #> code name description category url status #> <dbl> <chr> <chr> <lgl> <lgl> <chr> #> 1 1 Administrativ… The designated geographic location… NA NA active #> 2 2 Populated Pla… The designated geographic location… NA NA active #> 3 3 Structure The designated geopgraphic locatio… NA NA active #> 4 4 Other Topogra… The designated geographic location… NA NA active