Code Monkey home page Code Monkey logo

covid-19-mobility-tracker's Introduction

Covid-19 Mobility Tracker

Google Mobility Reports show aggregate activity in each country, and how it changes in response to policies aimed at combating COVID-19. However, it is only published as a PDF and the data isn't available in a machine-readable format that could enable more richer analysis.

This is an effort to reverse-engineer the PDFs into vectors and ultimately into time-series data available as a JSON Rest API.

alt text

Usage

The JSON is available for use at โ€“

https://pastelsky.github.io/covid-19-mobility-tracker/output/<ISO-COUNTRY-CODE>/mobility.json

Each data element consists of date and value (which represents mobility change in percentage)

For eg: India: https://pastelsky.github.io/covid-19-mobility-tracker/output/IN/mobility.json

Limitations

  • Expected error range is ยฑ2%, though errors in activity percentanges should be rare given the methodolgy used to extract data.
  • As of now, this only indexes country-level data. State / Province level breakup is yet to be added.
  • Data sources will be updated once / day and is incumbent upon google publishing updated reports
  • It assumes that the same scale (-80% to +80%) is used in all PDFs and they are structured similarly.

Contributing

  1. Run yarn install to install dependencies.

  2. Install Inkscape 1.0beta2 for your OS, and make sure the inkscape is available as in your path as a command line utility. You can test this using inkscape --version

  3. Run yarn build to begin downloading reports form google, and parsing it into the ouput folder.

Credits

All data made available for use is by taken from Google Mobility Reports. This project does not claim any ownership over this data.

covid-19-mobility-tracker's People

Contributors

pastelsky 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.