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.

https://badge.fury.io/py/country-converter.svg https://anaconda.org/conda-forge/country_converter/badges/version.svg http://joss.theoj.org/papers/af694f2e5994b8aacbad119c4005e113/status.svg https://zenodo.org/badge/DOI/10.5281/zenodo.838035.svg https://img.shields.io/badge/License-GPL%20v3-blue.svg https://travis-ci.org/konstantinstadler/country_converter.svg?branch=master https://coveralls.io/repos/github/konstantinstadler/country_converter/badge.svg?branch=master https://img.shields.io/badge/code%20style-black-000000.svg

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