version 0.7.2
konstantinstadler
released this
27 Jan 21:41
·
106 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.
Changelog
Classifications
- added FAOcode (numerical FAO code)
API
- added CountryConverter().valid_country_classifications which gives all country classifications (without any aggregation like continents or models)