Quantified Self Location Dashboard
This project allows users to visualize location data obtained from Google Takeout.
Users will see a bar graph and a pie chart that illustrate how much time they spent at each of the places specified in config.py within a time interval also specified in config.py.
Instructions for use: – download location data from Google Takeout at https://takeout.google.com/ – update the file path to location data in the in the config.py – in the config.py file, create Place objects for places to be analyzed – update the start and end dates for the time interval to analyze – run main.ipynb
Notes mentioning this note
There are no notes linking to this note.