Use data from Google Mobility Reports to show movement activity
Created by: pastelsky
Is your feature request related to a problem? Please describe. Firstly, I love the way this project has scaled up, and thanks for all of your efforts in managing it.
Google started publishing mobility reports for countries (including India) that showcase public activity at different social gathering points like parks, retail stores etc.
While Google hasn't released machine-readable data for this, I've managed to extract out values from vectors embedded in these pdf reports into an API which I plan to keep updated –
https://github.com/pastelsky/covid-19-mobility-tracker
I think this is useful information that you might want to add to the site.
Describe the solution you'd like Since the raw form data is available as a time-series, these can be interactive graphs that is shown on the site.
If you think this is worth adding, I'd be happy to work on it :)