As of 3/29, there have been over 660,000 cases of people contracting the coronavirus (COVID-19).
For those who have tested postive for the coronavirus, tracking those in close and recent contact limits the spread of the virus. Contact tracing is a practice recomended by the World Health Organization.
This Jupyter notebook walks through how to download important data that will help you track where you were the past 30 days based on your past logins, helping with the recommended contact tracing.
All data is not collected or stored in any way by the developers of this program. Moreover, since we are using Selenium, you can view all the interactions that occurs within your browser.
All you need to do is to run every codeblock below to download the necessary data and visualize where you were the past 30 days!
Then you can download the data and share it with others if you want.
1) Download Jupyter Notebook and Python 1) Runjupyter notebook
- Open "RetroactiveLocationTrackingAndVisualizer.ipynb"
- Run each codeblock to see visuals