Giter Club home page Giter Club logo

covid19_mobility's Introduction

Scraper of Google COVID-19 Community Mobility Reports

This is a repository with a data scraper of Community Mobility Reports and reports in different formats.

About Google COVID-19 Community Mobility Reports

In early April 2020, Google started publishing an early release of our COVID-19 Community Mobility Reports to provide insights into what has changed in response to work from home, shelter in place, and other policies aimed at flattening the curve of this pandemic. These reports have been developed to be helpful while adhering to our stringent privacy protocols and policies.

These Community Mobility Reports aim to provide insights into what has changed in response to policies aimed at combating COVID-19. The reports chart movement trends over time by geography, across different categories of places such as retail and recreation, groceries and pharmacies, parks, transit stations, workplaces, and residential.

Data explorer

All downloaded reports in PDF format

Data by regions: Google sheets, CSV, Excel

Data for the US: Google sheets, CSV, Excel

How to run script

pip install -r requirements.txt
python source.py

Repository structure


├── README.md                   <- The top-level README for developers using this project.
├── data
│   ├── PDF files               <- PDF files which scraped from Google site of Community Mobility Reports
│
├── jupyter notebook
│   ├── Scraper of Google COVID-19 Community Mobility Reports.ipynb      <- Jupyter notebook with a scraper 
│   ├── mobility_*.xlsx/.csv    <- scraped reports in different formats
│
├── codes.csv                   <- table with 2-letter codes of countries (must be for running the script)
│
├── mobility_report_US.csv      <- detailed scraped report for the US in CSV format
│
├── mobility_report_regions.csv <- detailed scraped report of regions in CSV format
│
├── report_source.txt           <- files on which current scraped reports were created
│
├── requirements.txt            <- the requirements file for reproducing the code
│
└── source.py                   <- source code for use in this project

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Place to discuss use cases for this data

Dashboards based on these data

  1. Dashboard for the US-1
  2. Dashboard for the US-2
  3. Dashboard for the world
  4. Balefire COVID-19 USA Data Explorer
  5. [Here can be your great dashboard/visualization]

Articles

  1. Is Your Community Doing Enough To Fight COVID-19? by Molly Liebeskind
  2. [Here can be your great article/research publication]

covid19_mobility's People

Contributors

activeconclusion avatar dovgonosyk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.