Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 380 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 380 Bytes

Google Location Scripts

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.