-
Notifications
You must be signed in to change notification settings - Fork 131
Macao defined twice and no fresh data #256
Comments
Thanks for flagging this issue. We will disambiguate the duplicate locations and merge them into one. The numbers have not been updated because, according to the data source, Macau claims to be COVID-free: https://www.ssm.gov.mo/apps1/PreventCOVID-19/en.aspx#clg17458. I believe that if the data does not change, we do not pick up a new date for this particular data source. |
Thanks. May I suggest the algorithm be modified? Having a value of null for
Leads to:
|
I agree that this is not ideal. Unfortunately the missing rows are happening at the data source. If data is missing at the source, we can't tell if it's because it has not changed, or because it's truly missing. We'll look for an alternative source for Macau. |
Similar to #242:
(1) Macao seems to be defined twice: as a country and as a China sub region.
(2) Neither has fresh data:
returns only null, while
returns null for any date NOT = 2020-07-19
The text was updated successfully, but these errors were encountered: