DAC/CRS distinction between ODA (official development assistance) and other types of resource flow. External URL: http://www.oecd.org/dac/stats/dacandcrscodelists.htm

FlowType

Format

A data frame with 10 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(FlowType,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <dbl> <chr> <chr> <lgl> <lgl> <chr> #> 1 10 ODA Official Development Assistance NA NA active #> 2 20 OOF Other Official Flows NA NA withd… #> 3 21 Non-export cre… Other Official Flows, excl. expo… NA NA active #> 4 22 Officially sup… Officially supported export cred… NA NA active #> 5 30 Private Develo… Financing by civil society organ… NA NA active #> 6 35 Private Market Private long-term (i.e. over one… NA NA withd… #> 7 36 Private Foreig… Private Foreign Direct Investment NA NA active #> 8 37 Other Private … Private long-term (i.e. over one… NA NA active #> 9 40 Non flow e.g. GNI, ODA%GNI, Population etc NA NA active #> 10 50 Other flows e.g. non-ODA component of peaceb… NA NA active