A set of Python scripts to convert, summarize, and reverse-geocode Google Location data
- Convert.py - Converts Google Location JSON data to CSV
- Summarize.py - Summarizes Google Location CSV data to daily summaries
- ReverseGeocode.py - Reverse-Geocodes Google Location CSV data
Please see each script for full instructions on how to use the script.