RaenonX / Madison-Metro-Sim

Madison Metro System simulator. (UW Madison 2020 Fall CS 638 Project)
2 stars 2 forks source link

Primary data reference #1

Open yayen-lin opened 3 years ago

yayen-lin commented 3 years ago

Bus Stops and Routes Info

View datasets ### Metro Transit Ridership by Route - [Link][by-route] - [Download shp][by-route-dl-shp] - [Download csv][by-route-dl-csv] [by-route]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-ridership-by-route [by-route-dl-shp]: https://opendata.arcgis.com/datasets/1fd591e2cc3f4355b5d372d36d2253df_30.zip [by-route-dl-csv]: https://opendata.arcgis.com/datasets/1fd591e2cc3f4355b5d372d36d2253df_30.csv
View columns * OBJECTID (Unique ID) * route_id (Number) * route_short_name (Number) * route_url (Text) * Shape (Geometry) * Shape.STLength() (Number)
### Metro Transit Ridership by Stop - [Link][by-route-stop] - [Download shp][by-route-stop-dl-shp] - [Download csv][by-route-stop-dl-csv] [by-route-stop]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-ridership-by-stop [by-route-stop-dl-shp]: https://opendata.arcgis.com/datasets/3afa8d889c8541ec8cbd89c5845921a2_26.zip [by-route-stop-dl-csv]: https://opendata.arcgis.com/datasets/3afa8d889c8541ec8cbd89c5845921a2_26.csv
View columns * DotSize (Number) * IntersectionID (Number) * Lat (Number) * Lon (Number) * OBJECTID (Unique ID) * Saturday (Number) * Saturday_1_79 (Number) * Shape (Geometry) * StopDescription (Text) * StopID (Number) * Sunday (Number) * Sunday_1_79 (Number) * Weekday (Number) * Weekday_1_79 (Number) * WkdBdPerSvc (Number) * WkdSvc (Number)
### Metro Transit Ridership by Intersection - [Link][by-intersection] - [Download shp][by-intersection-dl-shp] - [Download csv][by-intersection-dl-csv] [by-intersection]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-ridership-by-intersection [by-intersection-dl-shp]: https://opendata.arcgis.com/datasets/4293d9ed2da4488fb0a5285f819e748d_37.zip [by-intersection-dl-csv]: https://opendata.arcgis.com/datasets/4293d9ed2da4488fb0a5285f819e748d_37.csv
View columns * DotSize (Number) * InterDescription (Text) * IntersectionID (Number) * Lat (Number) * Lon (Number) * OBJECTID (Unique ID) * Saturday (Number) * Saturday_1 - 79 (Number) * Shape (Geometry) * Sunday (Number) * Sunday_1 - 79 (Number) * Weekday (Number) * Weekday_1 - 79 (Number) * WkdBdPerSvc (Number) * WkdCash (Number) * WkdSvc (Number)
### Metro Transit Bus Stops - [Link][bus-stops] - [Download shp][bus-stop-dl-shp] - [Download csv][bus-stop-dl-csv] [bus-stops]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-bus-stops?geometry=-89.899%2C42.994%2C-88.910%2C43.170 [bus-stop-dl-shp]: https://opendata.arcgis.com/datasets/58d6ef381b594afbb06862dc51480aa1_3.zip [bus-stop-dl-csv]: https://opendata.arcgis.com/datasets/58d6ef381b594afbb06862dc51480aa1_3.csv
View columns * address_range (Number) * agency_id (Text) * Bench (Number) * cardinal_direction (Number) * cross_location (Text) * jurisdiction_id (Text) * Light (Number) * location_type (Number) * OBJECTID (Unique ID) * parent_station (Number) * PK_MD_WE (Text) * primary_street (Text) * Reaitime (Text) * relative_position (Number) * Route (Text) * Route_Dir (Text) * Schedule (Number) * Shape (Geometry) * Shelter (Number) * stop_code (Text) * stop_desc (Text) * stop_id (Number) * stop_lat (Number) * stop_lon (Number) * stop_name (Text) * wheelchair_boarding (Number)
### Metro Transit Bus Routes - [Link][bus-routes] - [Download shp][bus-routes-dl-shp] - [Download csv][bus-routes-dl-csv] [bus-routes]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-bus-routes [bus-routes-dl-shp]: https://opendata.arcgis.com/datasets/b6c6c86f30bb44d8be06b339aabaa8f5_18.csv [bus-routes-dl-csv]: https://opendata.arcgis.com/datasets/b6c6c86f30bb44d8be06b339aabaa8f5_18.zip
View columns * OBJECTID (Unique ID) * route_id (Number) * route_short_name (Number) * route_url (Text) * Shape (Geometry ) * Shape.STLength() (Number)

Daily Boardings Based on Routes and Bus Stops

View datasets ### Metro Transit Ridership by Route Weekday - [Link][by-route-weekday] - [Download shp][by-route-weekday-dl-shp] - [Download csv][by-route-weekday-dl-csv] [by-route-weekday]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-ridership-by-route-weekday [by-route-weekday-dl-shp]: https://opendata.arcgis.com/datasets/5815e94a364c408ea51d09c81329e57b_25.zip [by-route-weekday-dl-csv]: https://opendata.arcgis.com/datasets/5815e94a364c408ea51d09c81329e57b_25.csv
View columns * DailyBoardings (Number) * DotSize (Number) * Lat (Number) * Lon (Number) * OBJECTID (Unique ID) * Route (Number) * Shape (Geometry) * StopID (Number)
### Metro Transit Ridership by Route Saturday - [Link][by-route-sat] - [Download shp][by-route-sat-dl-shp] - [Download csv][by-route-sat-dl-csv] [by-route-sat]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-ridership-by-route-saturday [by-route-sat-dl-shp]: https://opendata.arcgis.com/datasets/c70e530bf7fc4ec9b39c5297b1085e2a_38.zip [by-route-sat-dl-csv]: https://opendata.arcgis.com/datasets/c70e530bf7fc4ec9b39c5297b1085e2a_38.csv
View columns * DailyBoardings (Number) * DotSize (Number) * Lat (Number) * Lon (Number) * OBJECTID (Unique ID) * Route (Number) * Shape (Geometry) * StopID (Number)
### Metro Transit Ridership by Route Sunday - [Link][by-route-sun] - [Download shp][by-route-sun-dl-shp] - [Download csv][by-route-sun-dl-csv] [by-route-sun]: https://data-cityofmadison.opendata.arcgis.com/datasets/metro-transit-ridership-by-route-sunday [by-route-sun-dl-shp]: https://opendata.arcgis.com/datasets/a5b7547a0887485fbb1b5989734e70f8_39.zip [by-route-sun-dl-csv]: https://opendata.arcgis.com/datasets/a5b7547a0887485fbb1b5989734e70f8_39.csv
View columns * DailyBoardings (Number) * DotSize (Number) * Lat (Number) * Lon (Number) * OBJECTID (Unique ID) * Route (Number) * Shape (Geometry) * StopID (Number)

Pedestrian and Traffic Flow

View datasets ### Pedestrian Flow - [Link][pedestrian-count-data] - [daily.zip][daily] * more details see #13 - [hourly.zip][hourly] * more details see #13 [pedestrian-count-data]: https://visitdowntownmadison.com/pedestrian-counters.html [daily]: https://github.com/RaenonX/Madison-Metro-Sim/files/5280654/daily.zip [hourly]: https://github.com/RaenonX/Madison-Metro-Sim/files/5280655/hourly.zip ### City of Madison Traffic Flow - [Link][traffic-flow] - [City_of_Madison_Traffic_Flow.zip][traffic-flow-zip] * more details see #13 [traffic-flow]: https://data-cityofmadison.opendata.arcgis.com/datasets/0b30551f1d50469bab0eab25f796e3b0 [traffic-flow-zip]: https://github.com/RaenonX/Madison-Metro-Sim/files/5280763/City_of_Madison_Traffic_Flow.csv.zip
View columns * Day (Text) * Direction (Text) * Month (Text) * OBJECTID (Unique ID) * Station (Text) * Time_Period (Text) * Volume (Number) * Year (Number)
### Upper State St. Pedestrian Count - [Link][pedestrian_cnt] - [Upper_State_Street_Pedestrian_Counts.zip][pedestrian-cnt-zip] * more details see #13 [pedestrian_cnt]: https://data-cityofmadison.opendata.arcgis.com/datasets/upper-state-street-pedestrian-counts [pedestrian-cnt-zip]: https://github.com/RaenonX/Madison-Metro-Sim/files/5280790/Upper_State_Street_Pedestrian_Counts.csv.zip ### Traffic Flow Map - [Link][traffic-flow2] - [Download shp][traffic-flow-dl-shp] - [Download csv][traffic-flow-dl-csv] [traffic-flow2]: https://data-cityofmadison.opendata.arcgis.com/datasets/traffic-flow-map [traffic-flow-dl-shp]: https://opendata.arcgis.com/datasets/2eab3f12c3354bb788d5143f619cd997_16.zip [traffic-flow-dl-csv]: https://opendata.arcgis.com/datasets/2eab3f12c3354bb788d5143f619cd997_16.csv
View columns * AWT Count (Number) * AWT_Yr (Number) * Count Year (Text) * mslink (Number) * OBJECTID (Unique ID) * Shape (Geometry) * Shape.STLength() (Number) * SOURCE (Text) * STATION (Text) * Street Name (Text)

Other

GTFS Data

"Syllabus"

Link

RaenonX commented 3 years ago

@jmsusanto Could you find your population data source and post it here? Thanks.

RaenonX commented 3 years ago

@jmsusanto Could you find your population data source and post it here? Thanks.

Added in #18.