MATAN
GOVER
  • About
  • Music & Code
  • Publications
  • Conducting
  • Open Source
  • Compositions
  • Singing
Coding

A project for analyzing bus punctuality by collecting real-time vehicle arrival data from a government-supplied API and matching it to schedules. A server is set up to continuously poll a SIRI web-service to fetch arrival data and store it in a database, and that is compared to schedule data gathered from another government endpoint in GTFS format.

Code on GitHub.