Skip to content

Extended country classifications

Compare
Choose a tag to compare
@konstantinstadler konstantinstadler released this 11 Oct 14:20
· 162 commits to master since this release

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.

0.6.7 - 20191011

  • fixed various country spellings
  • Calling the command line (coco) without arguments prints help message
  • Deprecated pandas methods (ix, read_table) replaced
  • CLI interface allows to
    • include obsolete countries (--include_obsolete, -i)
    • restrict to only UN membersstates (--UNmember_only, -u)
    • return classifications (e.g. coco OECD or coco EXIO1)
  • Extended classification helper

0.6.6 - 20180729

0.6.5 - 20180309

Coco now includes as switch for including obsolete countries (off by default),
see https://github.com/konstantinstadler/country_converter#classification-schemes

Further improved test coverage

0.6.4 - 20180308

Improved test coverage
Changed ISO3 for Kosovo from KSV to XKV

0.6.3 - 20180105

Switched ROW in WIOD to RoW

0.6.2 - 20180105

Switched WIOD country names to upper case to fit the WIOD database case