IATI codes for the role of an organisation within an activity. An organisation can play more than one role within an activity. This is a Core codelist.

OrganisationRole

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(OrganisationRole,10) }
#> # A tibble: 4 x 6 #> code name description category url status #> <dbl> <chr> <chr> <lgl> <lgl> <chr> #> 1 1 Funding The government or organisation which pr… NA NA active #> 2 2 Accounta… An organisation responsible for oversig… NA NA active #> 3 3 Extending An organisation that manages the budget… NA NA active #> 4 4 Implemen… The organisation that physically carrie… NA NA active