Skip to content

mobs-lab/covid19-mobility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 and mobility patterns in the United States

Python code for reproducing the figures and analyses from the recent paper:

Klein, B., LaRock, T., McCabe, S., Torres, L., Friedland, L., Kos, M., Privitera, F., Lake, B., Kraemer, M.U.G., Brownstein, J.S., Gonzalez, R., Lazer, D., Eliassi-Rad, T., Scarpino, S.V., Vespignani, A., & Chinazzi, M. (2024). Characterizing the collective physical distancing of the United States during the first nine months of the COVID-19 pandemic. PLOS Digital Health 3(2): e0000430. https://doi.org/10.1371/journal.pdig.0000430

Data and findings

The mobility, commuting, and contact indexes introduced in this publication are accessible at the following live dashboard: https://covid19.gleamproject.org/mobility. Cuebiq raw data are available upon request to Cuebiq's Spectus Social Impact program (https://spectus.ai/social-impact/). Through this, Cuebiq provided access to aggregated and privacy-enhanced mobility data for academic research and humanitarian initiatives. These first-party data are collected from anonymized users who have opted in to provide access to their GPS location data anonymously, through a GDPR-compliant framework. Additionally, Cuebiq provides an estimate of home and work census areas for each user. In order to preserve privacy, noise is added to these "personal areas", by upleveling these areas to the Census Block Group Level. This allows for demographic analysis while obfuscating the true home location of anonymous users and prohibiting misuse of data.


county_level

Requirements

This code is written in Python 3.x and uses the following packages:

Citation

If you use findings from this work and/or some of the aggregated data provided in your own research, please cite the following:

Bibtex:

@article{Klein2024characterizing,
    title = {{Characterizing the collective physical distancing of the U.S.~during the first nine months of the COVID-19 pandemic}},
    author = {Brennan Klein and Timothy LaRock and Stefan McCabe and Leo Torres and Lisa Friedland and Maciej Kos and Filippo Privitera and Brennan Lake and Moritz U.G. Kraemer and John S. Brownstein and Richard Gonzalez and David Lazer and Tina Eliassi-Rad and Samuel V. Scarpino and Alessandro Vespignani and Matteo Chinazzi},
    volume={3},
    number={2},
    pages={e0000430},
    year = {2024},
    journal = {PLOS Digital Health},
    doi = {https://doi.org/10.1371/journal.pdig.0000430}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published