The values from this codelist are used to identify the particular list that an organisation identifier was drawn from. The codelist provides a register of known identifier lists, including national company registers, NGO directories and international and multilateral organisation lists - along with guidance and online resources to help locate the identifiers assigned to a specific organisation. As of 17 July 2017 this list is maintained by the org-id.guide project. Data publishers can now search for and locate the relevant list for a particular organisation identifier using the org-id.guide website.

The full register of identifier sources is also available to download in XML, JSON and CSV formats.

IATI periodically replicates the codelist of identifier sources from org-id.guide, to assist those accessing IATI documentation. However, it is advised that the most up-to-date source is the org-id.guide project.

If org-id.guide does not contain an entry for the kind of organisation you need to identify, you can make a request a new list is included in the register following the guidance

OrganisationRegistrationAgency

Format

A data frame with 197 rows and 7 variables:

code

character COLUMN_DESCRIPTION

name

character COLUMN_DESCRIPTION

description

character COLUMN_DESCRIPTION

category

character COLUMN_DESCRIPTION

url

character COLUMN_DESCRIPTION

status

character COLUMN_DESCRIPTION

public-database

logical COLUMN_DESCRIPTION

Source

https://iatistandard.org/en/iati-standard/203/codelists/

Examples

{ head(OrganisationRegistrationAgency,10) }
#> # A tibble: 10 x 7 #> code name description category url status `public-databas… #> <chr> <chr> <chr> <chr> <chr> <chr> <lgl> #> 1 AE-AC… Ajman C… There are 2 typ… AE https://ww… active FALSE #> 2 AE-AD… Abu Dha… This register i… AE http://www… active FALSE #> 3 AE-AFZ Ajman F… The authority's… AE http://www… active FALSE #> 4 AE-DC… Dubai C… This register i… AE http://www… active FALSE #> 5 AE-DF… Dubai F… This register i… AE https://ww… active FALSE #> 6 AE-DI… Dubai I… This register i… AE https://ww… active FALSE #> 7 AE-DM… Dubai M… Dubai Multi Com… AE https://ww… active FALSE #> 8 AE-FC… Fujaira… There is no com… AE http://www… active FALSE #> 9 AE-FFZ Fujaira… There is no sea… AE http://www… active FALSE #> 10 AE-HF… Hamriya… A register that… AE http://www… active FALSE