HS-Datadesk / koronavirus-avoindata

HS julkaisee Suomen koronavirustartunnat avoimena datana.
https://www.hs.fi/aihe/koronavirus/
MIT License
100 stars 27 forks source link

Case 163 only has 2-character country code #28

Closed lakaniemi closed 4 years ago

lakaniemi commented 4 years ago

Case 163 looks like this now:

{
    id: "163",
    date: "2020-03-14T08:48:00.000Z",
    healthCareDistrict: "Pirkanmaa",
    infectionSourceCountry: "CH",
    infectionSource: "unknown"
},

Maybe this is typo, and is meant to say CHN? CH is alpha-2 code for Switzerland though, so it's a bit confusing now :D

quarian commented 4 years ago

Should be a typo - and has been fixed now. Thanks for noticing @lakaniemi ! I'll double check the info and update it if necessary later - it should definitely be a three character code.