This repository contains data and code to reproduce main figures in the paper. Some raw data cannot be shared due to use agreements. Scripts for calculating spatial structure metrics can be found under /src.
Understanding mobility patterns and how they generalize or vary across cities provides a direct lens into system-level post-pandemic urban dynamics. To advance this understanding, we analyze population-scale mobile device data spanning 2019–2024 across 15 major U.S. metropolitan areas. To assess whether mobility changes are moderated by urban forms, we synthesize three behavior-grounded spatial structure metrics: compactness (population density), mobility centrality (downtown effect), and job concentration (work-trip attractor).
- Python 3.11 with
rtree1.4.1,pyproj3.7.2,fiona1.10.1,gdal3.10.3,pillow11.3.0 - R 4.5.1 with
uci0.3.0,cppRouting3.1,spdep1.3-13, andtigris2.2.1
See environment.yml and renv.lock for complete dependencies.
