-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e3c385
commit 1cc65f8
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Bus AID Hotspot Analysis <!-- omit in toc --> | ||
|
||
- [Purpose](#purpose) | ||
- [Description](#description) | ||
- [Parameters](#parameters) | ||
- [Methodology](#methodology) | ||
|
||
# Purpose | ||
The purpose of this repository is to document the Bus AID Hotspot Analysis project. | ||
|
||
# Description | ||
The Bus AID Hotspot Analysis is being carried out collaboratively between the DataViz and Regional Network Management (RNM) teams. The RNM team leading the Bus Accelerated Infrastructure Delivery (BusAID) program, is working to inventory transit operator-identified "hotspot" locations throughout the Bay Area with transit speed and reliability issues, score these hotspot locations, and fund quick-build projects at the highest scoring locations. To score projects, the team is using criteria related to transit ridership, potential delay reduction, equity considerations, and presence of Priority Development Areas (PDAs). | ||
|
||
The goal of this project is to develop an automated, repeatable geospatial analysis process related to the equity and PDA criteria mentioned above. | ||
|
||
# Parameters | ||
|
||
1. Provide number of Equity Priority Area (EPC) Census Tracts served by all transit routes passing through hotspot locations as a share of total census tracts served by all transit routes passing through hotspot locations. | ||
2. Provide number of transit routes passing through hotspot locations that serve PDA(s) as a share of total transit routes passing through hotspot locations. | ||
3. Provide demographic data for census tracts served by transit routes passing through hotspot locations. | ||
|
||
# Project Resources | ||
|
||
| Purpose | Resource | Description | Location | Link (if any) | Access | Notes | | ||
|--------|-----------|-------------|----------|---------------|--------|-------| | ||
| Input | Source Data | Hotspot geospatial data (KMZ points/lines) | Box | [BusAID Hotspot Inventory_v2 (October).kmz ](https://mtcdrive.box.com/s/8sfwj4rcpc1uplg588tp3hxznc83j9m1) | Internal Only | | | ||
| Input | Source Data | Hotspot tabluar data (Excel spreadsheet) | Box | [BusAID Hotspot Master List_112823.xlsx](https://mtcdrive.box.com/s/tyl4c2yinhtgp42kzfdqohcg5kzy1kwh) | Internal Only | | | ||
| Input | Source Data | Individual operator hotspot data (Excel spreadsheets) | Box | [Individual Operator Spreadsheets](https://mtcdrive.box.com/s/a60zuajafmaisllxhi7unwbbnlh48qql) | Internal Only | | | ||
| Data Catalog | Published Datasets | ArcGIS Online working roup for managing working and draft content | ArcGIS Online | [Bus AID (Private - Working)](https://mtc.maps.arcgis.com/home/group.html?id=0ebbbd31731f41558becf30d5a210752#overview) | Project Collaborators | | | ||
|
||
# Methodology |