A better KTM schedule website.
ktmTime.dyeoh.com
- Extracting
- Download train times from http://www.ktmb.com.my/TrainTime.html
- Upload the PDFs to smallPDF.com, and convert to Words
- Copy the scheudle from Words to Google Sheets
- From Google Sheets, download the CSV.
- Converting CSV -> JSON
- Use Pandas to read CSV and transform to JSON format.
- Website Design
- Design website in HTML, CSS, JS