Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 707 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 707 Bytes

snooper

A collection of Python modules by William Martinez and Lucas Braun

About

Google allows its users to download their location history data through its Takeout service. With this code, we are attempting to make the data more accessible.

For a full explanation of the project, please see our ESRI Story Map.

Features

We provide functions to load the data provided by Google into Python and to convert it into CSVs or ESRI shapefiles. See examples.py for a demonstration of use.