Inspired by https://github.com/hkbus/hk-bus-crawling, this repo crawl, parse & hosts useful, static transit data.
Main consumer is https://tobus.ca/.
Data that has an immediate use case / foreseeable use case in short term.
Example: Stop data is needed for geolocation, and are included.
Example 2: Subway station descriptions do not have foreseeable use case in short term, and are not included.
Data that doesn't change in rapid sucessions.
Example: Preplanned subway closures are not expected to change rapidly without notice, and are included.
Example 2: Service alerts change within minutes & can come and go without notice, and are not included.
@thomassth made most of it
@YiweiShen helping with Python workflow