An open API service indexing awesome lists of open source software.

https://github.com/cjunwon/srilab-road-demand-analysis

Data-driven graph-based analysis of commonly used roads in a large-scale transportation network (developed under SRILab, UCLA)
https://github.com/cjunwon/srilab-road-demand-analysis

dijkstra-shortest-path geopandas geospatial-analysis geospatial-data geospatial-processing graphs-algorithms kriging networks python shortest-path-algorithm

Last synced: 8 months ago
JSON representation

Data-driven graph-based analysis of commonly used roads in a large-scale transportation network (developed under SRILab, UCLA)

Awesome Lists containing this project

README

          

# Los Angeles Hillside Road Demand Analysis

This is a subproject under a larger project in the Sensing and Robotics for Infrastructure (SRI) Lab at UCLA. The subproject was developed by Junwon Choi and supervised by Sven Malama, MASc.

This project is currently being updated to account for larger graph representations with igraph package integration, batch processing, and automation. Click [here](https://github.com/cjunwon/SRILab-Road-Demand-Analysis-Expanded-Graph) to see the updated code.

As part of an attempt to efficiently estimate traffic levels based on demographic levels, this subproject provides an alternative method of estimating road demand in the hillside street segments of the LA transportation system using a graph representation of the Los Angeles transportation network and the LEHD Origin-Destination Employment Statistics (LODES) dataset from the U.S. Census Bureau.

This project mainly uses data from the following sources:
- [StreetsLA GeoHub Street Inventory](https://geohub.lacity.org/datasets/lahub::streetsla-geohub-street-inventory/about) (StreetsLA, City of Los Angeles)
- [Longitudinal Employer-Household Dynamics Origin-Destination Employment Statistics (LODES)](https://lehd.ces.census.gov/data/) (United States Census Bureau)

---

The following slides provide a brief overview of the subproject.

![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/c8aa97fa-e1b4-4a5f-b654-18be700f38de)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/c50dd9de-408b-4c29-96ad-b018520a3142)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/92a2dc8f-b559-4a88-8e96-2e0c5d706b9b)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/9c0e3cf1-4bcf-49eb-8ac6-3c501564530d)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/4e377206-79b3-4ca2-a2ea-686fef123d57)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/91946848-ccf7-4d8c-af01-07800dfa85da)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/6ba0af24-c394-45ed-92a4-2a4c1c13c3f3)
![image](https://github.com/cjunwon/SRILab-Road-Demand-Analysis/assets/56373973/c8a6cca0-024c-4e58-8875-2183cc488a21)