Skip to content

denis2bannikov/my_google_location_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyze data downloaded from Google Takeout

I analyze my location usign data collected by google from my device(s) since 2012.

I reproduce example from here and git repo

Please analyse 'makefile' to understand how to prepare environment to run Jupyter Notebooks.

or type in bash:

$ make help

This should be sufficient for many cases

make create environment
source .venv/bin/activate
make install_requirements
make get_world_data

also you need to download your location data from your google account and put it here
./data/Location_History/Records.json

Then open any notebook in ./notebooks/ and run them.

About

I analyze my location data collected by google.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published