We created a Shiny App named My RapidKL Train Scheduler for Assignment 2.
Problem Identified: Planning a journey via public transport is a hassle due to non-centralized information of the train Fares,Route and Duration in multiple web pages.
RapidKL Train Dataset :
- 3 data files for LRT Kelana Jaya Line and MRT Sungai-Buloh Kajang Line.
- Dataset Source is from Kaggle
We check, cleaned and splitted the dataset into smaller segments for easier tasking.
Item Dataset Description "Fare.csv" Numeric value for train fare measured in Ringgit Malaysia (RM). "Time.csv" Numeric value for train ride duration measured in minutes. "Route.csv" String value for train route.