Skip to content

lbraun/snooper

Repository files navigation

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.