Activity decription types. (General, objectives, etc)

DescriptionType

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(DescriptionType,10) }
#> # A tibble: 4 x 6 #> code name description category url status #> <dbl> <chr> <chr> <lgl> <lgl> <chr> #> 1 1 General Unstructured, long description of the a… NA NA active #> 2 2 Objectiv… Specific objectives for the activity, e… NA NA active #> 3 3 Target G… Details of groups that are intended to … NA NA active #> 4 4 Other For miscellaneous use. A further classi… NA NA active