- NL: NL webpage is not accessible from GitHub Actions anymore though it works perfect on other servers such as digital ocean droplets. I had to rewrite the whole script using other official data source.
- FI: Added FI.
- NL: NL has new columns names and date is being included in the original dataset.
- AT: "Vienna did not report any numbers on June 1, 2020 and will submit these with the report of June 2, 2020."
- Removed
documents/be
anddocuments/dk
because they are bloating a lot and reached the GitHub storage hard limit (2G). The files have been moved to covid19-eu-zh/covid19-eu-data-20200522. - BE: Overwrite old files if they have the same name. Previously, we have been attaching a prefix to make copies for each day.
- DK: Overwrite old files if they have the same name. Previously, we have been attaching a prefix to make copies for each day.
- NO: NO removed the updated time of the map. We have to use the the article update time in the title.
- NO: NO updated datetime is inconsistent between the tables and the map. We are now using map updated datetime since we switched to map values instead of table values. We also noticed some days missing. The reason is unidentified.
- DE: DE removed the data table from the RKI webpage and focusing on the dashboard. We switched to the dashboard API for the daily data.
- NL: NL started to report cases again. We have included this.
- Scotland: Scotland moved the report to another link and also added hospitalized and intensive_care.
- Wales: Wales stopped reporting numbers on the website. Instead, they are publishing a Tableau dashboard: https://public.tableau.com/profile/public.health.wales.health.protection#!/vizhome/RapidCOVID-19virology-Public/Headlinesummary We do have the band width to get data from Tableau. Thus Wales data collections has been stopped.
- IE: New data source from dashboard.
- SI: SI Stopped updating the cumulative numbers. We will only update the cache folder for SI now.
- Wales: Fixed bugs related to total cases and clean up data. #38
- AT: AT stopped reporting cases on the webpage and switched to a dashboard. We are tracking the dashboard data now. We are also caching the webpage for additional info such as deaths. #39
- NL: started tracking total cases from the same page. Since the sum of the cases doesn't match the report on the country level. #36