Activity Point Location (APL) Generator from Google Location History (GLH) files
Anonymised Longitudinal COVID dataset
GPS data collection using mobile devices is of particular interest. This data provides detailed information on people’s daily movements due to devices’ ubiquity and daily use.
This project contain scripts to compute Activity Point Location (APL) from mobile devices’ GPS tracking. We use Google Location History (GLH), which is accessible on the Google Maps application through the “Your Timeline” option to get GPS tracking data. GLH is available on all mobile devices around the world with the Google Maps application installed.
Request your GLH JSON file from Google via Google Takeout
Run the script to transform Google Location History (GLH) JSON files into CSV files
Pre-requisites to run the script:
code
, dataJSON
dataJSON
directory (Replace test.json)code
as your working directoryRun the script to compute AnLoCOV dataset. This script is automatically executed from script 01JSON-Transformation.py
Pre-requisites in case you want to run the script separately:
code
, dataTransform
, dataFinal
, log
dataTransform
directorycode
as your working directoryMoncayo Unda, Milton Giovanny; Van Droogenbroeck, Marc; Saadi, Ismaïl; Cools, Mario (2022), “AnLoCOV”, Mendeley Data, V2, doi: 10.17632/vk77k9gvg3.2
Check the paper documentation or contact. I’ll help you sort it out.