Skip to content

Pycountry quality control #84

@ddebarros-mapaction

Description

@ddebarros-mapaction

We're using pycountry to retrieve iso codes but I've seen some bugs when using fuzzy search. We should do some analysis on the limits and add exceptions before the final version.

Some examples:

  • pycountry.countries.search_fuzzy('Niger')[0] returns Nigeria instead of Niger
    -pycountry.countries.search_fuzzy('The Democratic Republic of the Congo') returns an error message (the country is stored as 'Congo, The Democratic Republic of the')

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions