Skip to content

ckreutz/IATI-Codelists-NonEmbedded

 
 

Repository files navigation

IATI NonEmbedded Codelists

image

Requirements Status

image

Introduction

These are codelists used by the IATI Standard, but not "Embedded" within it, so not subject to the same change control progress. For more information see https://github.com/IATI/IATI-Codelists#embedded-vs-nonembedded-codelists

Information for developers

This tool supports Python 3.x. To use this script, we recommend the use of a virtual environment:

python3 -m venv pyenv
source pyenv/bin/activate
pip install -r requirements.txt
python convert.py

About

IATI Codelists that are 'non-functional' and usually provide lookup information.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.7%
  • Shell 12.3%