Paul Allen School of Medicine | Washington State University
Presented by Dr. Florencia D’Andrea
Slides: https://fernandez-lab-wsu.github.io/geocovid-slides/slides.html
This material is licensed under a Creative Commons Attribution 4.0 International License.
This talk is about research software development
System thinking approach to integrate the human and ecological components that determines the emergence and persistence of zoonotic diseases.
Map how human mobility changes in space depending on the quarantine and how that correlated with COVID-19 cases.
🇦🇷 Argentina ➡️ Strict quarantine
Image Source: Clarin newspaper
Isolation established by the Argentine government
Create tools to map citizen mobility and monitor how decision-making affects the distribution of COVID-19 cases in the province of Buenos Aires, Argentina.
Meta/Facebook Mobility Data is available to researchers through the Data4Good Partner Program
Mapped using a Bing tile architecture ➡️ users are assigned to individual tiles.
Data is provided in 8-hour time periods ( 0hs - 8hs / 8hs - 16hs / 16hs - 0hs ).
Variable percent_change
: relative change in mobility compared to a baseline period.
The tiles can have different sizes, producing maps with varying level of detail.
QuadKeys represent a location on a map by encoding its hierarchical spatial position as a sequence of characters.
simple features
dataframeImage source: The Turing Way Handbook
quadkeyr
D’Andrea F, Fernandez P (2024). quadkeyr: Tools for converting QuadKey-identified datasets (Microsoft’s Bing Maps Tile System) into raster images and analyzing Meta (Facebook) Mobility Data. R package version 0.1.0,
Transparent, constructive, non adversarial and open review process
quadkeyr
allow to visualize Facebook Moility Data on a mapIntegrate city mobility information with daily reported COVID-19 cases
You can download a report
GeoCovidAR
App integrates COVID-19 and Facebook Mobility DataR package. - quadkeyr
R package.
Dashboard. - R-Shiny app GeocovidApp.
Website. - Quarto Website.
Database. - PostgreSQL database.
The spatial distribution of cases and the human behavioral component are essential to understand the dynamics of transmission.
quadkeyr
allows for converting Facebook mobility data into raster images.GeoCovidAR
enables the integration of ecological components with the complexity of human behavior.quadkeyr
and GeoCovidAR
are flexible tools adaptable to different scenarios
The contents are responsibility of the authors and do not necessarily represent the official views of the Centers for Disease Control and Prevention.
Designing software tools and visualizations to help solve research problems