As of 1.04 this list is no longer maintained. http://support.iatistandard.org/entries/28497976-Retire-the-Organisation-Identifier-codelist#view-post-25368673 For general guidance about constructing Organisation Identifiers, please see http://iatistandard.org/organisation-identifiers/

OrganisationIdentifier

Format

A data frame with 419 rows and 6 variables:

code

character 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(OrganisationIdentifier,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <chr> <chr> <lgl> <lgl> <lgl> <chr> #> 1 AT-1 Federal Ministry of Finance NA NA NA active #> 2 AT-10 Ministry for Agriculture and Environ… NA NA NA active #> 3 AT-11 Ministry of Defense NA NA NA active #> 4 AT-12 Ministry of Interior NA NA NA active #> 5 AT-2 Various ministries NA NA NA active #> 6 AT-3 Federal Government of Austria NA NA NA active #> 7 AT-4 Oesterreichische Kontrollbank AG NA NA NA active #> 8 AT-5 Federal Ministry of Foreign Affairs NA NA NA active #> 9 AT-6 Provincial governments, local commun… NA NA NA active #> 10 AT-8 Austrian Development Agency NA NA NA active