Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 2.95 KB

File metadata and controls

61 lines (43 loc) · 2.95 KB

Identifying home locations in human mobility data: an open-source R package for comparison and reproducibility

Binder

This repository contains the data and code for our paper:

Identifying home locations in human mobility data: an open-source R package for comparison and reproducibilityy. International Journal of Geographical Information Science (IJGIS)preprint

This repository contains all the data and code needed to reproduce the results and figures in our paper. Although we are not able to share the raw Twitter data publicly, the aggregated and de-identified Twitter dataset is found in analysis/data/derived_data/. The steps taken to produce this aggregated dataset can be found in:

The steps needed to identify home locations for users can be found in:

The steps needed to recreate the figures found in the paper can be found in:

Additionally, this repository also includes supplementary documents for spatial sensitivity test and comparison between raw and de-identified Twitter datasets. As we are not able to share the raw Twitter dataset, we only show the detailed analysis procedures and results.

The steps needed to conduct spatial sensitivity test can be found in:

The steps needed to compare raw and de-identified Twitter datasets can be found in:

Licenses

Text + figures and data: CC-BY-4.0

Code: See the DESCRIPTION file