google-data-analyses
google-data-analyses copied to clipboard
A repo where I will put my scripts to analyze the data that Google collects about me.
The script seems to return 0 close points even after trying multiple different lats and longs and an absurdly large radius. Any ideas why this may be?
Google renamed the json file to Records.json. Also the timestamp key is renamed. Therefore the total number of points keeps returning zero.
Hello, New to python and haven't been able to figure this out. running python 2.7.18 in windows 10 command prompt. I put the latest error in the title, AttributeError: 'datetime.datetime'...
Thanks for your script. I restructured the code and added CLI arguments to make it easier to use. The date/time inputs assume UTC time. I was going to add local...
Thank you for your work with this, it would be really useful to have its functionality. After placing the get_visit_times.py in the same folder as location history.json and after executing...
My first ever contribution :) As of late 2021 / early 2022 Google uses timestamp instead of timestampMs with a new datetime format. Changes made to parse and convert. Name...
As of a recent change performed by Google (a couple of months ago), the timeline is no longer stored centrally within Google Maps, but locally on a device (if enabled)....