MATAN
GOVER
  • Music & Code
  • Graduation Recital
  • BEATogether
  • Conducting
  • Happily Ever After
  • Arrangements
  • Piano
  • Coding
  • Singing
  • Algorithmic composition experiments
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.