Geo Heatmap output

Python has a strong ecosystem when it comes to data wrangling. A neat tool to visualize your Google location history on OpenStreetMap is Geo Heatmap. First, you download your JSON-formatted location data through Google Takeout. Then, you use that as an input for geo_heatmap.py that generates the HTML file.