**Description** Python scripts to fetch and update common external codelists, including: - Country (ISO 3166-1) - Currency (ISO 4217) - Language (ISO 639-1) - Media type (IANA) - Organisation identifier scheme (org-id.guide) **Implementations** - [OFDS manage.py](https://github.com/Open-Telecoms-Data/open-fibre-data-standard/blob/0.3-dev/manage.py) - [RDLS manage.py](https://github.com/GFDRR/rdl-standard/blob/0.3-dev/manage.py) - [OC4IDS manage.py](https://github.com/open-contracting/infrastructure/blob/0.9-dev/manage.py) - [OCDS manage.py](https://github.com/open-contracting/standard/blob/1.2-dev/manage.py)
Description
Python scripts to fetch and update common external codelists, including:
Implementations