Skip to content

GIBDUSC/ODT_Flow

Repository files navigation

ODT FLOW: Extracting, Querying, and Sharing Multi-source Multi-Scale Human Mobility

In response to the soaring needs of human mobility data, especially during disaster events such as the COVID-19 pandemic, and the associated big data challenges, we develop a scalable online platform for extracting, analyzing, and sharing multi-source multi-scale human mobility flows. Within the platform, an origin-destination-time (ODT) data model is designed to work with scalable query engines to handle heterogenous mobility data in large volumes with extensive spatial coverage, which allows for efficient extraction, query, and aggregation of billion-level origin-destination (OD) flows in parallel at the server-side. An interactive spatial web portal, ODT Flow Explorer, is developed to allow users to explore multi-source mobility datasets with user-defined spatiotemporal scales. To promote reproducibility and replicability, we further develop ODT Flow REST APIs that provide researchers with the flexibility to access the data programmatically via workflows, codes, and programs. Demonstrations are provided to illustrate the potential of the APIs when it is integrated with scientific workflows and with the Jupyter Notebook environment. We believe the platform can assist human mobility monitoring and analysis during disaster events such as the ongoing COVID-19 pandemic and benefit both scientific communities and the general public in understanding human mobility dynamics.

All OD flows are downloaded in CSV (Comma-Separated Values) format.

  • o_place: id for the origin of the flow (using FIPS for places for US county and tract, using ISO place code for other places).
  • d_place: id for the destination of the flow (using FIPS for places for US county and tract, using ISO place code for other places).

Data updates:

  • Twitter-based flows are available from 01/01/2019 to 12/31/2020
  • Safegraph-based flows are available from 01/01/2019 to 04/15/2021 (updated on April 18, 2021)

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published