Skip to content

A visualization script written in Python for parsing your location history provided by our overlords at Google.

Notifications You must be signed in to change notification settings

LouKordos/google-tracking-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-tracking-viz

A visualization script written in Python for parsing your location history provided by our overlords at Google.

To run the script, create a Google Takeout containing your location history here. Then install the requirements needed with python -m pip install -r requirements.txt. You can do this in a venv if you want, but matplotlib will most likely complain about not being able to show the figure. When the setup is done, simply run python tracking-viz.py -f [PATH-TO-FILE] and the map will show up.

It should look something like this

There is much more data in the JSON file than what is plotted, so feel free to contribute improvements.

... And yes, I know Google has this built-in :-)

About

A visualization script written in Python for parsing your location history provided by our overlords at Google.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages