This is a Non-Core codelist.

ResultType

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(ResultType,10) }
#> # A tibble: 4 x 6 #> code name description category url status #> <dbl> <chr> <chr> <lgl> <lgl> <chr> #> 1 1 Output Results of the activity that came about as… NA NA active #> 2 2 Outco… Results of the activity that produce an ef… NA NA active #> 3 3 Impact The long term effects of the outcomes, tha… NA NA active #> 4 9 Other Another type of result, not specified abov… NA NA active