dtandev / coronavirus

2020 Poland coronavirus data (COVID-19 / 2019-nCoV)
MIT License
19 stars 7 forks source link

Add eTeryt designators if applicable #4

Open not7cd opened 4 years ago

not7cd commented 4 years ago

Motivation

Italian ministry shares its data here: https://github.com/pcm-dpc/COVID-19 In region files, they use region codes next to region names.

Poland has a system for unique ids for cities and administration units. http://eteryt.stat.gov.pl/eTeryt/

Because in Poland there are cities with non-unique names, adding such ids should help with further data manipulation.

Proposed change

Add python modules with CLI capability to seamlessly integrate into the current environment. They should:

TODO

I hope that this can be seen as helpful in the long run. I'm open to suggestions. This relates to #2