The Policy Marker codelist is derived from the policy markers declared by the WP-STAT. The codes themselves are created by IATI. External URL: http://www.oecd.org/dac/stats/dacandcrscodelists.htm

PolicyMarker

Format

A data frame with 12 rows and 6 variables:

code

double 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(PolicyMarker,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <dbl> <chr> <lgl> <lgl> <lgl> <chr> #> 1 1 Gender Equality NA NA NA active #> 2 2 Aid to Environment NA NA NA active #> 3 3 Participatory Development/Good Gover… NA NA NA active #> 4 4 Trade Development NA NA NA active #> 5 5 Aid Targeting the Objectives of the … NA NA NA active #> 6 6 Aid Targeting the Objectives of the … NA NA NA active #> 7 7 Aid Targeting the Objectives of the … NA NA NA active #> 8 8 Aid Targeting the Objectives of the … NA NA NA active #> 9 9 Reproductive, Maternal, Newborn and … NA NA NA active #> 10 10 Disaster Risk Reduction(DRR) NA NA NA active