Skip to content

A repository that contains scripts for pulling data from GTFS Static and data for the RapidKL & MRT Feeder Bus Schedule Checker website.

Notifications You must be signed in to change notification settings

samleong123/rapidkl-mrt-bus-gtfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RapidKL & MRT Feeder Bus Schedule Checker

A repository that contains scripts for pulling data from GTFS Static and data for the RapidKL & MRT Feeder Bus Schedule Checker website.

NodeJS Part

There are two JavaScript scripts that will run with NodeJS on GitHub Actions: GenerateJSONMRTFeeder.js and GenerateJSONRapidKLBus.js, running every day at 1 AM UTC+8 to pull and generate data from GTFS Static. The generated outputs will be stored in /results/.

Website Part

Users could visit the RapidKL & MRT Feeder Bus Schedule Checker website to check the current frequency/schedule for respective bus routes covered by the GTFS Static Feed. The MyRapid Bus Kiosk is integrated as an iframe within this website, allowing users to track the bus within the site.

Issue

Please create an issue if you experience any problems.

Credits

  1. Public Sector Open Data - Government of Malaysia

About

A repository that contains scripts for pulling data from GTFS Static and data for the RapidKL & MRT Feeder Bus Schedule Checker website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published