# Overview
This is a list of URLs for direct data, or info about it, oriented towards use in alternative interfaces to Edmonton Transit, and maybe other services.

GTFS is kiiiinda documented at https://gtfs.org/, though Edmonton's specifics differ in sometimes surprising and even seemingly spec-breaking ways. https://gtfs.org/documentation/realtime/reference/ documents the protobuf layout.

The general format other Edmonton Open Data seems to use is:
* `https://data.edmonton.ca/d/${uuid-string}` for the landing pages
* `https://data.edmonton.ca/resource/${uuid-string}.json` for the "SODA2" API endpoints that don't require authentication
* `https://data.edmonton.ca/api/v3/views/${uuid-string}/query.json` for the "SODA3" API that presumably has nicer querying but [requires auth](https://support.socrata.com/hc/en-us/articles/34730618169623-SODA3-API).

----

# GTFS Schedule
https://gtfs.edmonton.ca/TMGTFSRealTimeWebService/GTFS/gtfs.zip

# GTFS Realtime
- The Trapeze feed; combines vehicle location, transit alerts, and trip updates: https://gtfs.edmonton.ca/TMGTFSRealTimeWebService/GTFS-RealTime/TrapezeRealTimeFeed.pb
- Vehicle positions: https://gtfs.edmonton.ca/TMGTFSRealTimeWebService/Vehicle/VehiclePositions.pb
- Trip updates: https://gtfs.edmonton.ca/TMGTFSRealTimeWebService/TripUpdate/TripUpdates.pb
- Transit alerts: https://gtfs.edmonton.ca/TMGTFSRealTimeWebService/Alert/Alerts.pb

# Edmonton Open Data API equivalents
* calendar_dates: https://data.edmonton.ca/d/greh-g7ac
* stop_times: https://data.edmonton.ca/d/4vt2-8zrq
* stops: https://data.edmonton.ca/d/greh-g7ac

----

# Other possibly-salient datasets
* LRT Elevator/Escalator Master List: https://data.edmonton.ca/d/javh-pjj2
* LRT Elevator/Escalator Outages: https://data.edmonton.ca/d/snws-u3zx
* LRT Routes: https://data.edmonton.ca/d/rpjw-4jft
* LRT Tracks: https://data.edmonton.ca/d/8r95-rjy4
* LRT Stations and Stops (presumably subset of full stop data?): https://data.edmonton.ca/d/fhxi-cnhe
* Current Parkage Opensspace Data: https://data.edmonton.ca/d/5n7q-vvzu
* Historical Parkade Openspace Data: https://data.edmonton.ca/d/yd6s-vgxb
* E-Scooter Locations: https://data.edmonton.ca/d/vq44-ni9f 
* River Valley - Trail Cautions and Closures - https://data.edmonton.ca/d/k4mi-dkvi
* Funicular Notification History: https://data.edmonton.ca/d/kutr-fnsc
* Orthophotos: https://data.edmonton.ca/d/dpht-tpbh

----

# Additional datasets probably not directly useful (but might be fun to surface?)

* On-time performance rates (monthly, sadly aggregated):
** LRT: https://data.edmonton.ca/d/77dh-qrp7
** Bus: https://data.edmonton.ca/d/sfwk-p9kr
** DATS: https://data.edmonton.ca/d/kgbm-4fw4

* Total Revenue Vehicle Hours: https://data.edmonton.ca/d/wh9u-ef4x , https://data.edmonton.ca/resource/wh9u-ef4x.json

* ETS Fare History: https://data.edmonton.ca/Transit/ETS-Fare-History/4n2j-anrc/about_data

* Transit ridership per-month totals: https://data.edmonton.ca/Transit/Transit-Ridership/wj6v-epas/about_data
* DATS ridership: https://data.edmonton.ca/d/rccx-sn8f

* Trees owned by the City: https://data.edmonton.ca/d/eecg-fc54

* Neighborhoods: https://data.edmonton.ca/d/65fr-66s6
* Property assessment values: https://data.edmonton.ca/d/q7d6-ambg

* Infill:
** "Infill Compliance Team Data Dashboard_DC NEW", but seems anonymized, the cowards: https://data.edmonton.ca/d/83c8-y9mz
** "Infill Compliance Team Data Dashboard, Safety Codes": https://data.edmonton.ca/d/aq5q-em8z

* Open City Wi-Fi Locations: https://data.edmonton.ca/d/vbxz-36ag

* A whole buncha mosquito data that might be fun to highlight come springtime


