The wheels on the bus 🚌 is a project that displays the data of school bus delays in New York City. Utilizing the data provided by Department of Education on the NYC Open Data website and p5.js, this website visualizes selected information in a more engaging way, making the experience of looking at this data more ✨✨.
The data used in this project is from NYC Open Data Bus Breakdown and Delays.
This system collects information from school bus vendors operating out in the field in real time. Bus staff that encounter delays during the route are instructed to radio the dispatcher at the bus vendor’s central office. The bus vendor staff are then instructed to log into the Bus Breakdown and Delay system to record the event and notify OPT. OPT customer service agents use this system to inform parents who call with questions regarding bus service. The Bus Breakdown and Delay system is publicly accessible and contains real time updates. All information in the system is entered by school bus vendor staff.
🚌 🚀 🚁 🚇 🚕 🚗 🚙 🚛 🚢
This project was mainly inspired by the song "The Wheels on the Bus". Using p5.js to visualize the data, circles drawn are spinning clockwise, imitating the wheels on a school bus.
The size of the circles are generated according to the reasons for delay/breakdown, so depending on how likely school buses delay/breakdown for a particular reason, the size of each circle changes. If bus is represented by a dot, it indicates that the bus had broken down.