Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 803 Bytes

File metadata and controls

10 lines (6 loc) · 803 Bytes

GDataViz

Visualizing Personal Google Location Data using Python

Google collects a lot of data. This project visualizes 6 years of personal location data collected by Google and exported via Google Takeout. Python is used to aggregate the data and visualize it using the Bokeh library.

Location traces near the DC area are counted in a hexbin pattern. Features like Major highways and bike trails are visible, with the beltway and Route 66 being clearly visible. Hot spots with more location traces indicate areas that have been visited frequently, such as workplaces or homes.

Interactive at: https://datadrivenangel.github.io/GDataViz/GDataExportHexMap.html

https://datadrivenangel.github.io/GDataViz/GDataExportHexMap.html