See: http://www.oecd.org/dac/stats/dacandcrscodelists.htm

AidType

Format

A data frame with 18 rows and 6 variables:

code

character COLUMN_DESCRIPTION

name

character COLUMN_DESCRIPTION

description

character COLUMN_DESCRIPTION

category

character COLUMN_DESCRIPTION

url

logical COLUMN_DESCRIPTION

status

character COLUMN_DESCRIPTION

Source

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

Examples

{ head(AidType,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <chr> <chr> <chr> <chr> <lgl> <chr> #> 1 A01 General budget support Unearmarked contributions… A NA active #> 2 A02 Sector budget support Sector budget support, li… A NA active #> 3 B01 Core support to NGOs,… Funds are paid over to NG… B NA active #> 4 B02 Core contributions to… These funds are classifie… B NA active #> 5 B03 Contributions to spec… In addition to their core… B NA active #> 6 B04 Basket funds/pooled f… The donor contributes fun… B NA active #> 7 C01 Project-type interven… A project is a set of inp… C NA active #> 8 D01 Donor country personn… Experts, consultants, tea… D NA active #> 9 D02 Other technical assis… Provision, outside projec… D NA active #> 10 E01 Scholarships/training… Financial aid awards for … E NA active