An exhaustive collection of Local Train timings as json files for easy access.
Clone the forked repository from your account
Add your JSON file to the respective folder.
Commit your changes with an appropriate message.
path: startStation/startTime.json
(first letter needs to be capitalized)
{
"timing": "startTime_in_HH:MM_in 24 hour format",
"path": {
"start":"startStation",
"end":"endStation"
},
"type": "Fast/Slow"
}
path: DI/09-05.json
{
"timing":"09:05",
"path":{
"start":"DI",
"end":"CSMT"
},
"type": "Slow"
}
Station Code | Station Name |
---|---|
CSMT | Chhatrapati Shivaji Maharaj Terminal |
BY | Byculla |
C | Kurla |
V | Vidyavihar |
D | Dadar |
T | Thane |
DI | Dombivli |
K | Kalyan |
A | Ambernath |
BL | Badlapur |
TI | Titwala |
AS | Asangaon |
N | Kasara |
S | Karjat |
KP | Khopoli |
G | Ghatkopar |
CH | Churchgate |
B | Bandra |
AD | Andheri |
BO | Borivali |
BY | Bhayandar |
BS | Vasai Road |
VR | Virar |
DN | Dahanu |
VS | Vashi |
NU | Nerul |
PL | Panvel |
MDD | Malad |
Check out the Hall of Fame for a list of contributors with a minimum of one commit with their gravatar. To know more about a contributor, click on the gravatar to go to their github profile.