Country Converter coco
Multi-Regional Input-Output Analysis in Python.
Details
Status | Beta |
Role | Maintainer |
---|---|
Duration | Production/Stable |
The country converter (coco) is a Python package to convert and match country names between different classifications and between different naming versions. Internally it uses regular expressions to match country names. Coco can also be used to build aggregation concordance matrices between different classification schemes.
The country converter (coco) automates the conversion from different standards and version of country names. Internally, coco is based on a table specifying the different ISO and UN standards per country together with the official name and a regular expression which aim to match all English versions of a specific country name. In addition, coco includes classification based on UN-, EU-, OECD-membership, UN regions specifications, continents and various MRIO and IAM databases
Publications
-
- The country converter coco - a Python package for converting country names between different classification schemes. 2017.
-
Stadler, K. The Journal of Open Source Software 2(16).
- DOI:
- Source code: