During the HackTrain 3.0 hackathon, we built a data visualisation tool that takes Travel for London dataset of tram line occupancies and visually displays them on a map.
Team: Dalimil Hajek, Willy Dinata, Tzen Szen
This visualisation is useful not only for businesses and operators, but also for users, who can use it as a mobile app.
Although we only had access to past data, we can visualise real time data using the same method.
Train/tram operators can utilise the visualised data in order to preemptively/automatically adjust schedules based on the load in the trains/trams or stations.
Other businesses (eg buses, Uber taxi drivers, etc.) can utlise the visualised data to adjust their schedules and direct flow to busier stations at certain times of the day to increase revenue by picking up more customers from the stations.
npm install
npm start