ActiveConclusion / COVID19_mobility

COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉
MIT License
268 stars 58 forks source link

Apple's issues: Data for May 11-12 is not available #11

Closed ActiveConclusion closed 4 years ago

ActiveConclusion commented 4 years ago

As I predicted, today there are problems with updates on the Apple website. As reported on their website:

Data for May 11-12 is not available and will appear as blank columns in the data set.

In this repository, the raw report will be the same as on the site, but the preprocessed report will not be affected in any way. I will monitor the situation in the future and hope that Apple will fix the issues as soon as possible.

Banistas commented 4 years ago

Hi. Due to those issues, it look like the raw csv file is missing data for the 11th and 12th of May, even though this data is now available on the Apple site. I thought I'd let you know, so you could potentially look into refreshing the data to include those numbers. Cheers.

ActiveConclusion commented 4 years ago

Hi! I just checked again and see that Apple added data for May 13, but data for May 11-12 remain blank (such as in this repository). My script automatically processes the original CSV file from the Apple site.

ActiveConclusion commented 4 years ago

Apple has already added data for the week after May 12, but data for May 11-12 is still missing. Unfortunately, it looks like this data won't be available permanently... It's very sad, given the fact that it is for these dates data is particularly interesting that in many countries quarantine restrictions weakened. Added note about this issue in README.