mzelst / covid-19

https://doi.org/10.5281/zenodo.5163263
Creative Commons Zero v1.0 Universal
62 stars 23 forks source link

Corrected UTF-8 issue with the data #8

Closed JoFAM closed 4 years ago

JoFAM commented 4 years ago

I made the parsing completely UTF-8 compliant, so you don't have to worry about differences between Windows and Mac regarding the names of the municipalities.

Regarding the emojis: Trying to put graphical information in a text based file that will be interpreted very differently depending on the operating system and the available character set, is a bad idea imho. I'd code this in something any text editor can read, and use a proper graphic tool (possibly RMarkdown) to add symbols.