globaldothealth / list

Repository for Global.health: a data science initiative to enable rapid sharing of trusted and open public health data to advance the response to infectious diseases.
MIT License
39 stars 8 forks source link

Switch from ISO2 to ISO3 country codes #2976

Open maciej-zarzeczny opened 1 year ago

maciej-zarzeczny commented 1 year ago

In the turnkey curator portal there is a field called countryISO2 and it stores ISO2 country codes. It should be renamed to countryISO3 and the logic should be changed to handle 3 letter codes. It will require changes in the Geocoder as well.