DAC and CRS code lists

FilesSizeFormatCreatedUpdatedLicenseSource
16394 kBcsvover 6 years agoOpen Data Commons Public Domain Dedication and License v1.0OECD

The DAC Secretariat maintains various code lists which are used by donors to report on their aid flows to the DAC databases. In addition, these codes are used to classify information in the DAC databases.

Read more

Data Files

FileDescriptionSizeLast modifiedDownload
dac-members
List of donor codes and names for DAC members. Currency codes for a donor’s currency refer to the donor code in question (e.g. Australian dollars use donor code 801 for Australia. Note: the currency code for the Euro uses the donor code for EU Institutions, i.e. 918).947 B5 months ago
dac-members
multilateral-donors
List of donor codes and names for multilateral donors.5.84 kB5 months ago
multilateral-donors
non-dac-donors
List of donor codes and names for non-DAC donors.737 B5 months ago
non-dac-donors
private-donors
List of donor codes and names for private donors.2.93 kB5 months ago
private-donors
agencies
List of agency codes and names including agency acronyms.91.1 kB5 months ago
agencies
nature-of-submission
List of codes used to determine whether a transaction refers to a newly reported activity or previously reported activity.556 Bover 6 years ago
nature-of-submission
recipients
Recipient codes and names, grouped by income group and geographical distribution.10.6 kB5 months ago
recipients
channel-codes
List of major channels of delivery codes and names.53.8 kB5 months ago
channel-codes
collaboration-types
List of codes used to determine the character of resource flows (bilateral or multilateral).1.9 kB5 months ago
collaboration-types
flow-types
List of codes used to distinguish official development assistance, other official flows and private flows.1.81 kB5 months ago
flow-types
finance-types
List of codes used to distinguish financial instruments, e.g. grants or loans.10.6 kBover 6 years ago
finance-types
finance-type-categories
509 Bover 6 years ago
finance-type-categories
aid-types
List of codes used to distinguish aid modalities.26.4 kB5 months ago
aid-types
aid-type-categories
3.07 kB5 months ago
aid-type-categories
sectors
List of 5 digit codes, names and descriptions used to identify the sector of destination of a contribution.180 kB5 months ago
sectors
sector-categories
3.08 kBover 4 years ago
sector-categories

Data Previews

DAC members

Schema

nametypetitle
codestringDonor code
name_enstringDonor name (English)
name_frstringDonor name (French)

Multilateral donors

Schema

nametypetitle
codestringDonor code
name_enstringDonor name (English)
name_frstringDonor name (French)

Non-DAC donors

Schema

nametypetitle
codestringDonor code
name_enstringDonor name (English)
name_frstringDonor name (French)

Private donors

Schema

nametypetitle
codestringDonor code
name_enstringDonor name (English)
name_frstringDonor name (French)

Agencies

Schema

nametypetitle
codestringDonor code
donor_name_enstringDonor name (English)
donor_name_frstringDonor name (French)
agency_codestringAgency code
agency_name_enstringAgency name (English)
agency_name_frstringAgency name (French)
acronymstringAcronym

badge

goodtables.io Build Status

The DAC Secretariat maintains various code lists which are used by donors to report on their aid flows to the DAC databases. In addition, these codes are used to classify information in the DAC databases.

Here you can find these codes republished in a machine readable format. They’re fetched from an Excel file available on the OECD website.

Preparation

You will need: python 3.x

Run the following to download and convert the data from XLS to CSV:

pip install -r requirements.txt python scraper.py

License

This material is licensed by its maintainers under the Public Domain Dedication and License.