Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 420 Bytes

COVID Movement Data

I'm playing with the COVID-19 mobility data released by Apple.

Tools

  • poetry: To manage the project.
  • pandas: To play with the data.
  • altair: To plot the data.
  • streamlit: For the front-end.
  • heroku: To deploy the app to the web.

Some more information about it here.