globaldothealth / monkeypox

Mpox 2022 repository
Other
172 stars 36 forks source link

Generate output with ISO3 codes for map #221

Closed jim-sheldon closed 1 year ago

jim-sheldon commented 1 year ago
    > Can we use the WHO ISO3 codes? Might make mapping simpler especially if the map also uses ISO3

Sure, I think we might want to make a separate script or output for that, so that we provide one user-facing, human-readable (definitely csv) data set, and one internal, machine-readable (probably json) data set.

Originally posted by @jim-sheldon in https://github.com/globaldothealth/monkeypox/issues/219#issuecomment-1261027735

jim-sheldon commented 1 year ago

Probably something like [{"iso_code": "USA", "region": "TX"}, ...] ... @maciej-zarzeczny @OskarKocjan LMK what you need

lisphilar commented 1 year ago

We can use Python package country_converter. This is very useful for me in COVID-19 project. https://github.com/konstantinstadler/country_converter

abhidg commented 1 year ago

With the WHO dataset, country names have been replaced with ISO codes in the monkeypox-aggregates bucket