IATI Functional and Administrative Common Code : One of several possible Budget Identifier Vocabularies. As of version 2.03 this codelist has been deprecated. This is a Non-Core codelist.

BudgetIdentifier

Format

A data frame with 152 rows and 6 variables:

code

character COLUMN_DESCRIPTION

name

character COLUMN_DESCRIPTION

description

logical COLUMN_DESCRIPTION

category

double COLUMN_DESCRIPTION

url

logical COLUMN_DESCRIPTION

status

character COLUMN_DESCRIPTION

Source

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

Examples

{ head(BudgetIdentifier,10) }
#> # A tibble: 10 x 6 #> code name description category url status #> <chr> <chr> <lgl> <dbl> <lgl> <chr> #> 1 1.1.1 Executive - executive NA 1.1 NA active #> 2 1.2.1 Legislative - legislative NA 1.2 NA active #> 3 1.3.1 Accountability - macroeconomic policy NA 1.3 NA active #> 4 1.3.2 Accountability - budgeting NA 1.3 NA active #> 5 1.3.3 Accountability - planning NA 1.3 NA active #> 6 1.3.4 Accountability - Treasury/Accounts NA 1.3 NA active #> 7 1.3.5 Accountability - debt and aid manage… NA 1.3 NA active #> 8 1.3.6 Accountability - tax policy NA 1.3 NA active #> 9 1.3.7 Accountability - tax collection NA 1.3 NA active #> 10 1.3.8 Accountability - local government fi… NA 1.3 NA active