2 research outputs found

    Dataset for SPASTC: A Spatial Partitioning Algorithm for Scalable Travel-time Computation

    No full text
    This dataset is associated with the paper "SPASTC: A Spatial Partitioning Algorithm for Scalable Travel-time Computation"SPASTC is designed as a novel algorithm for partitioning points in space *together* with the spatial context of the points. It was specifically designed for enabling scalable and memory constrained travel-time catchment calculations for spatial accessibility analysis. This repository contains:* `data` - the necessary data for SPASTC and accessibility calculation. Due to file limits, we do not provide the OSM network data necessary for calculating travel-time. However, we do give pre-compute travel-time catchments for our hospital data set and...* `scripts` - we provide the necessary scripts for pulling OSM networks with OSMnx for the entire Contiguous United States and calculating the memory usage of each county's road network!* `notebooks` - notebooks for SPASTC and accessibility at various spatial extents.For more information about the data and scripts, see the READMEs in the respective directories.## Notebooks* Using SPASTC:* Illinois: [notebooks/SPASTC-Illinois.ipynb](notebooks/SPASTC-Illinois.ipynb)* Midwest US: [notebooks/SPASTC-Midwest.ipynb](notebooks/SPASTC-Midwest.ipynb)* Contiguous US: [notebooks/SPASTC-Contiguous.ipynb](notebooks/SPASTC-Contiguous.ipynb)* Merging results from parallel jobs run with SPASTC to a single shapefile: [notebooks/MergingCatchments.ipynb](notebooks/MergingCatchments.ipynb)* Calculating Enhanced Two-Step Floating Catchment Area (E2SFCA):* Illinois, Midwest, and Contiguous US: [notebooks/CalculateAccessibility.ipynb](notebooks/CalculateAccessibility.ipynb)* Analyzing the runtime of the SPASTC algorithm: [notebooks/MergingCatchments.ipynb](notebooks/MergingCatchments.ipynb)</p

    Daily changes in spatial accessibility to intensive care unit (ICU) beds and their relationship with the case-fatality ratio of COVID-19 in the state of Texas

    No full text
    This dataset and code are presented to explain a manuscript entitled "Daily changes in spatial accessibility to intensive care unit (ICU) beds and their relationship with the case-fatality ratio of COVID-19 in the state of Texas", which is under review in Health & Place. To run the code properly, data.zip should be unzipped in the same directory with the other files ('Daily changes in spatial accessibility to ICU beds during the COVID-19 pandemic.ipynb' and 'utils.py'). </p
    corecore