forked from Korusuke/Rail.it
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdata.py
6 lines (2 loc) · 217 KB
/
data.py
1
2
3
4
5
#data = {'04:41': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}], '06:55': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '08:08': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '08:40': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '13:47': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}], '15:36': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'F', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 3}], '17:20': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}], '19:54': [{'start': 'Bandra', 'end': 'Virar', 'speed': 'S', 'si': 11, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '04:32': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}], '04:45': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}], '05:20': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '06:07': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}], '07:30': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:45': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '08:36': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '09:18': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:01': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:04': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '10:25': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}], '11:05': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}], '12:19': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:33': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}], '12:52': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}], '13:20':[{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:54': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '17:16': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up','platform': 1}], '17:51': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '18:13': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'MumbaiCentral', 'end': 'Borivali', 'speed': 'S', 'si': 4, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:22': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '18:50': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}], '20:13': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27,'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '20:28': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:37': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}], '20:50': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'F', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 2}], '21:28': [{'start': 'Andheri', 'end': 'Virar', 'speed': 'S', 'si': 15, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Dadar', 'end': 'Virar', 'speed': 'S', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 1}], '05:04': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction':'up', 'platform': 2}], '07:02': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '07:28': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '07:50': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '08:15': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '10:15': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '10:59': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '12:27': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '12:50': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '13:24': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '13:56': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '14:44': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '15:25': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '15:50': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '16:52': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:26': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}], '18:00': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '19:22': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction':'down', 'platform': 4}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:27': [{'start': 'Dadar', 'end': 'Virar', 'speed': 'F', 'si': 8, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '03:26': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '03:54': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'S', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 4}], '04:24': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '04:48': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '05:00': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27,'ei': 0, 'direction': 'down', 'platform': 3}], '05:22': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '05:46': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '06:09': [{'start': 'Virar', 'end': 'Churchgate', 'speed':'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '06:33': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '06:54': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '07:11': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:31': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Goregaon', 'speed': 'F', 'si': 0, 'ei': 17, 'direction': 'up', 'platform': 2}], '07:39': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'L', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '07:43': [{'start': 'Virar','end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '08:00': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up','platform': 1}], '08:11': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Goregaon', 'speed': 'F', 'si': 0, 'ei': 17, 'direction': 'up', 'platform': 2}], '08:24': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:28': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '08:54':[{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '09:11': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '09:21': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform':3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:39': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:56': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}, {'start': 'Goregaon', 'end': 'Churchgate', 'speed': 'F', 'si': 17, 'ei': 0, 'direction': 'down', 'platform': 3}], '10:20': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform':1}], '10:41': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '10:52': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '11:09': [{'start': 'Virar', 'end': 'Churchgate', 'speed':'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '11:27': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '11:54': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '12:40': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '12:54': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '13:10': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '13:15': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '13:30': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '13:42': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '13:55': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '14:00': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '14:10': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '14:26': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei':0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:43': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:01': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '15:15': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '15:27': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '15:40': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '15:46': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '16:09': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '16:22': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '16:34': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '16:56': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si':27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '17:15': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '17:24': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '17:30': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '17:42': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}, {'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:55': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '18:21': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '18:32': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '18:47': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '18:52': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '18:58': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '19:10': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0,'direction': 'down', 'platform': 3}], '19:35': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '19:43': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '20:00': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:04': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '20:08': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '20:35': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '20:52': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '20:59': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:21': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:25': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'S', 'si':27, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:30': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:39': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'MumbaiCentral', 'speed': 'S', 'si': 0, 'ei': 4, 'direction': 'up','platform': 1}], '21:52': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '22:08': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '22:18': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '22:42': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '22:55': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:17': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:35': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'F', 'si': 27, 'ei': 0, 'direction': 'down', 'platform': 3}], '00:05': [{'start': 'Virar', 'end': 'Churchgate', 'speed': 'S', 'si': 27, 'ei': 0, 'direction': 'down', 'platform':4}], '04:15': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '08:49': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '13:03': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '17:19': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '20:53': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '04:59': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '09:05': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '13:23': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '17:37': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:07': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '05:51': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '09:26': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'F', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 3}],'13:43': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '17:57': [{'start': 'Churchgate','end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '05:25': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'MumbaiCentral', 'end': 'Borivali', 'speed': 'S', 'si': 4, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:35': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'F', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 3}], '13:52': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '18:07': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '21:32': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '05:34': [{'start': 'Churchgate', 'end': 'Virar', 'speed':'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '14:20': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'DF', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:11': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '21:45': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '05:55': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '10:18': [{'start': 'Churchgate', 'end': 'Virar','speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '14:35': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '22:00': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2},{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '06:08': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '10:29': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0,'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform':4}], '14:50': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '06:21': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '10:47': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '14:55': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Dadar', 'end': 'Vasai', 'speed': 'F', 'si': 8, 'ei': 25, 'direction': 'up', 'platform': 2}], '18:39': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '22:30': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '06:29': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate','end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:00': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '15:20': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '18:51': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '06:46': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '11:16': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '19:01': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:15': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '11:36': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '19:18': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '23:37': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '07:03': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '11:39': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S','si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '16:00': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'F', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 3}], '19:34': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Vasai', 'end': 'Borivali', 'speed': 'S', 'si': 25, 'ei': 20, 'direction': 'down', 'platform': 4}], '23:56': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '07:27': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '11:51': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '16:12': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '19:49': [{'start': 'Churchgate', 'end': 'Virar', 'speed':'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '00:22': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '07:34': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '12:07': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '16:25': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '19:59': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '00:50': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '17:45': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '12:26': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '16:30': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '20:14': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '18:02': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '12:31': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'S', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 1}], '16:41': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '20:24': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:25': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '12:43': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}], '20:39': [{'start': 'Churchgate', 'end': 'Virar', 'speed': 'F', 'si': 0, 'ei': 27, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '04:27': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '06:35': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:16': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up','platform': 1}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '09:40': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '04:40': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '06:45': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:25': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '09:41': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '11:03': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '04:52': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '06:49':[{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '08:29': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei':20, 'direction': 'up', 'platform': 2}], '09:43': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:10': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '05:05': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08.38': [{'start': 'Churchgate', 'end': 'Borivali','speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:44': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '11:12': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '06:58': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:44': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Vasai', 'end': 'Churchgate', 'speed': 'F', 'si': 25, 'ei': 0, 'direction': 'down', 'platform': 3}], '09:49': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '11:17': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 's', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '05:27': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:06': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Mahalaxmi', 'end': 'Andheri', 'speed': 'S', 'si': 5, 'ei': 15, 'direction': 'up', 'platform': 1}], '08:46': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Goregaon', 'speed': 'F', 'si': 0, 'ei': 17, 'direction': 'up', 'platform': 2}], '09:51': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '11:19': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '05:32': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:47': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:55': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:24': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}],'05:35': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:17': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:53': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '11:32': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:23': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20,'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:07': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:42': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '05:56': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:59': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:10': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:49': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '06:04': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:35': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:04': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:17': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:55': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '06:10': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:41': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:15': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:27': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '11:58': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '06:12': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '10:32': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '12:05': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '06:16': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:56': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:23': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '10:36': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:12': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '07:58': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '09:25': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:42': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end':'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:13': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '06:32': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'MumbaiCentral', 'end': 'Borivali', 'speed': 'S', 'si': 4, 'ei': 20, 'direction': 'up', 'platform': 1}], '08:05': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '09:29': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '12:16': [{'start': 'Churchgate', 'end': 'Borivali','speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '08:09': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '09:34': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '10:51': [{'start': 'Churchgate','end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:24': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '13:45': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:17': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '16:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:16': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:28': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '13:49': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:04': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '18:26': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:34': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '13:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:21': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:09': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up','platform': 1}], '12:38': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:06': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:26': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:31': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0,'ei': 20, 'direction': 'up', 'platform': 2}], '12:44': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:12': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '15:33': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:21': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:33': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '12:51': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:14': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:39': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:46': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '12:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:45': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:48': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '12:59': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '15:51': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:36': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:54': [{'start': 'Churchgate', 'end':'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '13:01': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:29': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:53': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '17:39': [{'start': 'Churchgate', 'end': 'Borivali','speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:59': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '13:07': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:33': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:56': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:04': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '14:39': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:02': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:48': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:09': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:08': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction':'up', 'platform': 1}], '17:50': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Dadar', 'speed': 'F', 'si': 20, 'ei': 8, 'direction': 'down', 'platform': 3}], '19:15': [{'start': 'Churchgate', 'end': 'Borivali','speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '14:51': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:18': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:54': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0,'ei': 15, 'direction': 'up', 'platform': 1}], '19:20': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '14:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:21': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '17:58': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:25': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '14:58': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '16:27': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:27': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '13:33': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '15:03': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:36': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '18:03': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 's', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:30': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '13:39': [{'start': 'Churchgate', 'end': 'Borivali', 'speed':'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '15:09': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '16:45': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '18:14': [{'start': 'Churchgate', 'end':'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '19:37': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '19:42': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '20:30': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '21:36': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '22:26': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '00:08': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:45': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '20:33': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '22:28': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '00:17': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '19:52': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '20:38': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '21:42': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '22:36': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '00:30': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:47': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '22:41': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '00:40': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '20:03': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:51': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:48': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '22:49': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '01:00': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '20:58': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '21:50': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '23:00': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '20:10': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:57': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '23:11':[{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '20:16': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '21:14': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '22:04': [{'start': 'Churchgate','end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:21': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up','platform': 1}, {'start': 'Virar', 'end': 'Bandra', 'speed': 'S', 'si': 27, 'ei': 11, 'direction': 'down', 'platform': 4}], '20:21': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '21:17': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '22:11': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '23:30': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}],'21:23': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '22:12': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'F', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 2}], '23:40': [{'start': 'Churchgate', 'end': 'Borivali', 'speed':'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '21:29': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}], '22:22': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:50': [{'start': 'Churchgate', 'end': 'Borivali', 'speed': 'S', 'si': 0, 'ei': 20, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '05:50': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '12:09': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '19:58': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '09:31': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Goregaon', 'end': 'Churchgate', 'speed': 'F', 'si': 17, 'ei': 0, 'direction': 'down', 'platform': 3}], '12:41': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '20:01': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '07:38': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '09:32': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '13:04': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '20:12': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '07:48': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '09:37': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '14:01': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '18:10': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '20:19': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '07:53': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:46': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '14:17': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '18:19': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:27': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '14:48': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '18:29': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:55': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '08:22': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '15:00': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15,'direction': 'up', 'platform': 1}], '18:38': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:04': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei':0, 'direction': 'down', 'platform': 4}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:32': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '10:06': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '15:30': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up','platform': 2}], '08:35': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}, {'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '10:14': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '16:15': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'LowerParel', 'end': 'Virar', 'speed': 'F', 'si': 6, 'ei': 27, 'direction': 'up', 'platform': 2}], '19:02': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '22:44': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '10:30': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}],'16:39': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '19:13': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '22:45': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up','platform': 2}], '10:33': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '16:46': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '19:17': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '00:01': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:56': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '10:45': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si':0, 'ei': 15, 'direction': 'up', 'platform': 1}], '09:02': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up','platform': 2}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '17:01': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '11:14': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '17:06': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'F', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 3}], '09:12': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'F', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 2}], '11:52': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '19:51': [{'start': 'Churchgate', 'end': 'Andheri', 'speed': 'S', 'si': 0, 'ei': 15, 'direction': 'up', 'platform': 1}], '04:04': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '04:42': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '05:09': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '06:15': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '06:41': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '07:47': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '07:59': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:06': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction':'down', 'platform': 4}], '08:12': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '08:43': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:48': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:08': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:16': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:22': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:00': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:08': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15,'ei': 0, 'direction': 'down', 'platform': 4}], '10:16': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down','platform': 4}], '10:21': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:40': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:44': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:56': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '11:06': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '11:26': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '11:37': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '12:46': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '13:02': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '14:56': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '15:08': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '15:24': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0,'direction': 'down', 'platform': 4}], '15:44': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '16:20': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bhayandar','end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:05': [{'start': 'Andheri', 'end': 'Churchgate', 'speed':'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '17:31': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '17:44': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '17:56': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '18:12': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '18:37': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '19:16': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '19:50': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:06': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:09': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bhayandar', 'end': 'Andheri', 'speed': 'S', 'si': 23, 'ei': 15, 'direction': 'down', 'platform': 4}], '20:25': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:42': [{'start': 'Andheri', 'end': 'Churchgate', 'speed': 'S', 'si': 15, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Bhayandar', 'end': 'Andheri', 'speed': 'F', 'si': 23, 'ei': 15, 'direction': 'down', 'platform': 3}], '10:39': [{'start': 'Churchgate', 'end': 'MumbaiCentral', 'speed': 'S', 'si': 0, 'ei': 4, 'direction': 'up', 'platform': 1}], '11:20': [{'start': 'Churchgate', 'end': 'MumbaiCentral', 'speed': 'S', 'si': 0, 'ei': 4, 'direction': 'up', 'platform': 1}], '21:20': [{'start': 'Churchgate', 'end': 'MumbaiCentral', 'speed': 'S', 'si': 0, 'ei': 4, 'direction': 'up', 'platform': 1}], '10:54': [{'start': 'Churchgate', 'end': 'MumbaiCentral', 'speed': 'S', 'si': 0, 'ei': 4, 'direction': 'up', 'platform': 1}], '11:28': [{'start': 'Churchgate', 'end': 'MumbaiCentral', 'speed': 'S', 'si': 0, 'ei': 4, 'direction': 'up', 'platform': 1}, {'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '09:52': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}, {'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:51': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '08:41': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}, {'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '20:46': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '22:56': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '09:07': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '15:48': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '00:54': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '09:28': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '18:41': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:26': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'S', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 1}], '06.20': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '14:37': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '13:22': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '15:55': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '19:53': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '11:34': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '14:15': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '16:44': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '20:15': [{'start': 'Churchgate', 'end': 'Bandra', 'speed': 'F', 'si': 0, 'ei': 11, 'direction': 'up', 'platform': 2}], '05:57': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '12:14': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '22:27': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '06:44': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '10:03': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '13:35': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '22:47': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20,'ei': 0, 'direction': 'down', 'platform': 4}], '07:20': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '11:13': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '13:50': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '23:06': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '11:23': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'F', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 3}], '20:45': [{'start': 'Virar', 'end': 'Andheri', 'speed': 'S', 'si': 27, 'ei': 15, 'direction': 'down', 'platform': 4}], '06:22': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '19:48': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '11:08': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '13:31': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:00': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:32': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '23:10': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '09:06': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'S', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '12:20': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'S', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 4}], '19:29': [{'start': 'Bhayandar', 'end': 'Churchgate', 'speed': 'F', 'si': 23, 'ei': 0, 'direction': 'down', 'platform': 3}], '08:20': [{'start': 'Goregaon', 'end': 'Churchgate', 'speed': 'F','si': 17, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Vasai', 'end': 'Churchgate', 'speed': 'F', 'si': 25, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:46': [{'start': 'Goregaon', 'end': 'Churchgate', 'speed': 'F', 'si': 17, 'ei': 0, 'direction': 'down', 'platform': 3}], '09:01': [{'start': 'Goregaon', 'end': 'Churchgate', 'speed': 'F', 'si': 17, 'ei': 0, 'direction': 'down', 'platform': 3}], '21:16': [{'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '23:01': [{'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}, {'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:58': [{'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '18:04': [{'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '22:03': [{'start': 'Virar', 'end': 'Borivali', 'speed': 'S', 'si': 27, 'ei': 20, 'direction': 'down', 'platform': 4}], '21:44': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '18:44': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:36': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:46': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Vasai', 'end': 'Borivali', 'speed': 'S', 'si': 25, 'ei': 20, 'direction': 'down', 'platform': 4}], '23:08': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '19:44': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:53': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '18:53': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:44': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:59': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:24': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}],'18:57': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '19:57': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '23:32': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '16:59': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:54': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '23:38': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '19:03': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '22:10': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}, {'start': 'Vasai', 'end': 'Andheri', 'speed': 'F', 'si': 25, 'ei': 15, 'direction': 'down', 'platform': 3}], '23:51': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}],'19:06': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:10': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '22:29': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '00:18': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '21:18': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '22:35': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:17': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '22:39': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '19:21': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'S', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 4}], '20:23': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}, {'start': 'Dadar', 'end': 'Borivali', 'speed': 'F', 'si': 8, 'ei': 20, 'direction': 'up', 'platform': 2}], '21:41': [{'start': 'Borivali', 'end': 'Churchgate', 'speed': 'F', 'si': 20, 'ei': 0, 'direction': 'down', 'platform': 3}], '06:01': [{'start': 'Vasai', 'end': 'Dadar', 'speed': 'F', 'si': 25, 'ei': 8, 'direction': 'down', 'platform': 3}], '06:48': [{'start': 'Vasai', 'end': 'Dadar', 'speed': 'F', 'si': 25, 'ei': 8, 'direction': 'down', 'platform': 3}], '13:11': [{'start': 'Vasai', 'end': 'Dadar', 'speed': 'F', 'si': 25, 'ei': 8, 'direction': 'down', 'platform': 3}], '16:26': [{'start': 'Dadar', 'end': 'Vasai', 'speed': 'F', 'si': 8, 'ei': 25, 'direction': 'up', 'platform': 2}, {'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '09:38': [{'start': 'Bhayandar', 'end': 'Dadar', 'speed': 'F', 'si': 23, 'ei': 8, 'direction': 'down', 'platform': 3}], '15:52': [{'start': 'Bhayandar', 'end': 'Dadar', 'speed': 'F', 'si': 23, 'ei': 8, 'direction': 'down', 'platform': 3}], '07:18': [{'start': 'Vasai', 'end': 'Churchgate', 'speed': 'F', 'si': 25, 'ei': 0, 'direction': 'down', 'platform': 3}], '17:11': [{'start': 'Vasai', 'end': 'Borivali', 'speed': 'S', 'si': 25, 'ei': 20, 'direction': 'down', 'platform': 4}], '22:52': [{'start': 'Bhayandar', 'end': 'Borivali', 'speed': 'F', 'si': 23, 'ei': 20, 'direction': 'down', 'platform': 3}], '17:28': [{'start': 'Malad', 'end': 'Churchgate', 'speed': 'F', 'si': 18, 'ei': 0, 'direction': 'down', 'platform': 3}], '08:38': [{'start': 'Borivali', 'end': 'Dadar', 'speed': 'F', 'si': 20, 'ei': 8, 'direction': 'down', 'platform': 3}, {'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '19:40': [{'start': 'Borivali', 'end': 'Dadar', 'speed': 'F', 'si': 20, 'ei': 8, 'direction': 'down', 'platform': 3}], '07:46': [{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei': 15, 'direction':'down', 'platform': 4}], '15:19': [{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei': 15, 'direction': 'down', 'platform': 4}], '18:27':[{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei': 15, 'direction': 'down', 'platform': 4}], '09:10': [{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei': 15, 'direction': 'down', 'platform': 4}], '17:10': [{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei':15, 'direction': 'down', 'platform': 4}], '21:13': [{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei': 15, 'direction': 'down', 'platform': 4}], '23:02': [{'start': 'Vasai', 'end': 'Andheri', 'speed': 'S', 'si': 25, 'ei': 15, 'direction': 'down', 'platform': 4}], '10:11': [{'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '08:04': [{'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '10:55': [{'start': 'Bandra', 'end': 'Churchgate', 'speed': 'S', 'si': 11, 'ei': 0, 'direction': 'down', 'platform': 4}], '05:30': [{'start': 'Virar', 'end': 'Bandra', 'speed': 'S', 'si': 27, 'ei': 11, 'direction': 'down', 'platform': 4}], '10:35': [{'start': 'Virar', 'end': 'Bandra', 'speed': 'S', 'si': 27, 'ei': 11, 'direction': 'down', 'platform': 4}, {'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'S', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 1}], '18:36': [{'start': 'Virar', 'end': 'Bandra', 'speed': 'S', 'si': 27, 'ei': 11, 'direction': 'down', 'platform': 4}], '06:50': [{'start': 'Virar', 'end': 'Bandra', 'speed': 'S', 'si': 27, 'ei': 11, 'direction': 'down', 'platform': 4}, {'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '16:03': [{'start': 'Virar', 'end': 'Bandra', 'speed': 'S', 'si': 27, 'ei': 11, 'direction': 'down', 'platform': 4}], '09:20': [{'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '11:18': [{'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '13:06': [{'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '22:06': [{'start': 'Borivali', 'end': 'Virar', 'speed': 'S', 'si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '23:14': [{'start': 'Borivali', 'end': 'Virar', 'speed': 'S','si': 20, 'ei': 27, 'direction': 'up', 'platform': 1}], '05:03': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '18:08': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '10:48': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'S', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 1}], '18:35': [{'start': 'Churchgate','end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}, {'start': 'Dadar', 'end': 'Borivali', 'speed': 'F', 'si': 8, 'ei': 20, 'direction': 'up', 'platform': 2}], '09:47': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '11:22': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '15:02': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '16:19': [{'start': 'Churchgate', 'end': 'Bhayandar', 'speed': 'F', 'si': 0, 'ei': 23, 'direction': 'up', 'platform': 2}], '09:09': [{'start': 'Churchgate', 'end': 'Goregaon', 'speed': 'F', 'si': 0, 'ei': 17, 'direction': 'up', 'platform': 2}], '10:09': [{'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '10:50': [{'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '21:40': [{'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '10:22': [{'start': 'Churchgate', 'end': 'Malad', 'speed': 'F', 'si': 0, 'ei': 18, 'direction': 'up', 'platform': 2}], '21:15': [{'start': 'Dadar', 'end': 'Borivali', 'speed': 'F', 'si': 8, 'ei': 20, 'direction': 'up', 'platform': 2}], '07:14': [{'start': 'Churchgate', 'end': 'Vasai', 'speed': 'F', 'si': 0, 'ei': 25, 'direction': 'up', 'platform': 2}], '04:10':[{'start': 'Andheri', 'end': 'Borivali', 'speed': 'S', 'si': 15, 'ei': 20, 'direction': 'up', 'platform': 1}], '05:38': [{'start': 'Andheri', 'end': 'Borivali', 'speed': 'S', 'si': 15, 'ei': 20, 'direction': 'up', 'platform': 1}]}
data = {1: [{'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:33', 'ei': 20, 'speed': 'S', 'id': '13331'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:30', 'ei': 20, 'speed': 'S', 'id': '13301'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:08', 'ei': 20, 'speed': 'S', 'id': '00081'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:39', 'ei': 20, 'speed': 'S', 'id': '13391'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:57', 'ei': 20, 'speed': 'S', 'id': '21571'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '04:45', 'ei': 27, 'speed': 'S', 'id': '04451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:40', 'ei': 20, 'speed': 'S', 'id': '23401'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '04:41', 'ei': 27, 'speed': 'S', 'id': '04411'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'MumbaiCentral', 'si': 4, 'starttime': '05:25', 'ei': 20, 'speed': 'S', 'id': '05251'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:39', 'ei': 15, 'speed': 'S', 'id': '16391'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:53', 'ei': 20, 'speed': 'S', 'id': '08531'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:25', 'ei': 20, 'speed': 'S', 'id': '09251'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:56', 'ei': 15, 'speed': 'S', 'id': '08561'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:04', 'ei': 20, 'speed': 'S', 'id': '09041'}, {'direction': 'up', 'end': 'MumbaiCentral', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:20', 'ei': 4, 'speed': 'S', 'id': '11201'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:07', 'ei': 11, 'speed': 'S', 'id': '09071'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:48', 'ei': 23, 'speed': 'S', 'id': '10481'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:45', 'ei': 20, 'speed': 'S', 'id': '13451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:17', 'ei': 20, 'speed': 'S', 'id': '15171'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:01', 'ei': 15, 'speed': 'S', 'id': '20011'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:32', 'ei': 20, 'speed': 'S', 'id': '11321'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:29', 'ei': 20, 'speed': 'S', 'id': '21291'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:16', 'ei': 20, 'speed': 'S', 'id': '20161'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:39', 'ei': 27, 'speed': 'S', 'id': '11391'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '20:13', 'ei': 27, 'speed': 'S', 'id': '20131'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '20:13', 'ei': 27, 'speed': 'S', 'id': '20131'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:30', 'ei': 15, 'speed': 'S', 'id': '15301'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:42', 'ei': 20, 'speed': 'S', 'id': '10421'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:58', 'ei': 15, 'speed': 'S', 'id': '19581'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '19:54', 'ei': 27, 'speed': 'S', 'id': '19541'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '19:54', 'ei': 27, 'speed': 'S', 'id': '19541'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:54', 'ei': 20, 'speed': 'S', 'id': '19541'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:06', 'ei': 15, 'speed': 'S', 'id': '17061'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:41', 'ei': 11, 'speed': 'S', 'id': '08411'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '08:40', 'ei': 27, 'speed': 'S', 'id': '08401'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:06', 'ei': 20, 'speed': 'S', 'id': '07061'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Mahalaxmi', 'si': 5, 'starttime': '07:06', 'ei': 15, 'speed': 'S', 'id': '07061'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:17', 'ei': 15, 'speed': 'S', 'id': '14171'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:44', 'ei': 20, 'speed': 'S', 'id': '08441'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '05:20', 'ei': 27, 'speed': 'S', 'id': '05201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:20', 'ei': 20, 'speed': 'S', 'id': '05201'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '04:15', 'ei': 27, 'speed': 'S', 'id': '04151'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:09', 'ei': 20, 'speed': 'S', 'id': '17091'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:27', 'ei': 20, 'speed': 'S', 'id': '05271'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:50', 'ei': 15, 'speed': 'S', 'id': '05501'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '05:50', 'ei': 27, 'speed': 'S', 'id': '05501'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '04:40', 'ei': 20, 'speed': 'S', 'id': '04401'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:15', 'ei': 20, 'speed': 'S', 'id': '13151'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:56', 'ei': 20, 'speed': 'S', 'id': '05561'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '17:51', 'ei': 27, 'speed': 'S', 'id': '17511'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:51', 'ei': 11, 'speed': 'S', 'id': '17511'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:21', 'ei': 20, 'speed': 'S', 'id': '23211'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:54', 'ei': 15, 'speed': 'S', 'id': '17541'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:28', 'ei': 20, 'speed': 'S', 'id': '12281'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:24', 'ei': 20, 'speed': 'S', 'id': '12241'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:49', 'ei': 20, 'speed': 'S', 'id': '22491'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:11', 'ei': 20, 'speed': 'S', 'id': '23111'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '06:50', 'ei': 27, 'speed': 'S', 'id': '06501'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:35', 'ei': 20, 'speed': 'S', 'id': '06351'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:32', 'ei': 20, 'speed': 'S', 'id': '06321'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'MumbaiCentral', 'si': 4, 'starttime': '06:32', 'ei': 20, 'speed': 'S', 'id': '06321'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:58', 'ei': 20, 'speed': 'S', 'id': '17581'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:36', 'ei': 20, 'speed': 'S', 'id': '16361'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:48', 'ei': 15, 'speed': 'S', 'id': '07481'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:57', 'ei': 20, 'speed': 'S', 'id': '13571'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:57', 'ei': 20, 'speed': 'S', 'id': '14571'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '04:32', 'ei': 27, 'speed': 'S', 'id': '04321'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '17:20', 'ei': 27, 'speed': 'S', 'id': '17201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:39', 'ei': 20, 'speed': 'S', 'id': '14391'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:23', 'ei': 20, 'speed': 'S', 'id': '07231'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:25', 'ei': 20, 'speed': 'S', 'id': '08251'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:41', 'ei': 20, 'speed': 'S', 'id': '07411'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:58', 'ei': 20, 'speed': 'S', 'id': '20581'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:05', 'ei': 20, 'speed': 'S', 'id': '12051'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:56', 'ei': 11, 'speed': 'S', 'id': '22561'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:03', 'ei': 20, 'speed': 'S', 'id': '15031'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:09', 'ei': 15, 'speed': 'S', 'id': '12091'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:40', 'ei': 20, 'speed': 'S', 'id': '09401'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:22', 'ei': 27, 'speed': 'S', 'id': '00221'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:46', 'ei': 15, 'speed': 'S', 'id': '09461'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:42', 'ei': 15, 'speed': 'S', 'id': '19421'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '09:49', 'ei': 27, 'speed': 'S', 'id': '09491'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:02', 'ei': 20, 'speed': 'S', 'id': '16021'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:30', 'ei': 20, 'speed': 'S', 'id': '20301'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:14', 'ei': 15, 'speed': 'S', 'id': '10141'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:17', 'ei': 20, 'speed': 'S', 'id': '10171'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:10', 'ei': 20, 'speed': 'S', 'id': '10101'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:33', 'ei': 20, 'speed': 'S', 'id': '14331'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '20:37', 'ei': 27, 'speed': 'S', 'id': '20371'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '06:55', 'ei': 27, 'speed': 'S', 'id': '06551'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:48', 'ei': 11, 'speed': 'S', 'id': '15481'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:58', 'ei': 20, 'speed': 'S', 'id': '06581'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:56', 'ei': 20, 'speed': 'S', 'id': '07561'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:38', 'ei': 20, 'speed': 'S', 'id': '20381'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:53', 'ei': 15, 'speed': 'S', 'id': '07531'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:54', 'ei': 11, 'speed': 'S', 'id': '00541'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:50', 'ei': 27, 'speed': 'S', 'id': '00501'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:17', 'ei': 15, 'speed': 'S', 'id': '19171'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:51', 'ei': 15, 'speed': 'S', 'id': '19511'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:05', 'ei': 20, 'speed': 'S', 'id': '08051'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:00', 'ei': 15, 'speed': 'S', 'id': '08001'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '13:47', 'ei': 27, 'speed': 'S', 'id': '13471'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '08:08', 'ei': 27, 'speed': 'S', 'id': '08081'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '21:28', 'ei': 27, 'speed': 'S', 'id': '21281'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Dadar', 'si': 8, 'starttime': '21:28', 'ei': 27, 'speed': 'S', 'id': '21281'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:34', 'ei': 20, 'speed': 'S', 'id': '09341'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:37', 'ei': 15, 'speed': 'S', 'id': '09371'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:31', 'ei': 15, 'speed': 'S', 'id': '09311'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:04', 'ei': 15, 'speed': 'S', 'id': '21041'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '22:30', 'ei': 27, 'speed': 'S', 'id': '22301'}, {'direction': 'up', 'end': 'MumbaiCentral', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:20', 'ei': 4, 'speed': 'S', 'id': '21201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:23', 'ei': 20, 'speed': 'S', 'id': '21231'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:41', 'ei': 15, 'speed': 'S', 'id': '12411'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '22:06', 'ei': 27, 'speed': 'S', 'id': '22061'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:21', 'ei': 20, 'speed': 'S', 'id': '15211'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:30', 'ei': 15, 'speed': 'S', 'id': '10301'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:33', 'ei': 20, 'speed': 'S', 'id': '20331'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:04', 'ei': 20, 'speed': 'S', 'id': '06041'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '06:07', 'ei': 27, 'speed': 'S', 'id': '06071'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:01', 'ei': 15, 'speed': 'S', 'id': '14011'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:00', 'ei': 15, 'speed': 'S', 'id': '11001'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:03', 'ei': 20, 'speed': 'S', 'id': '11031'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:27', 'ei': 15, 'speed': 'S', 'id': '07271'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '11:05', 'ei': 27, 'speed': 'S', 'id': '11051'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:41', 'ei': 11, 'speed': 'S', 'id': '18411'}, {'direction': 'up', 'end': 'MumbaiCentral', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:39', 'ei': 4, 'speed': 'S', 'id': '10391'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:33', 'ei': 15, 'speed': 'S', 'id': '10331'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:45', 'ei': 20, 'speed': 'S', 'id': '19451'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:19', 'ei': 15, 'speed': 'S', 'id': '20191'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:36', 'ei': 20, 'speed': 'S', 'id': '10361'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:35', 'ei': 23, 'speed': 'S', 'id': '10351'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:16', 'ei': 20, 'speed': 'S', 'id': '18161'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:29', 'ei': 15, 'speed': 'S', 'id': '18291'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:48', 'ei': 15, 'speed': 'S', 'id': '14481'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:55', 'ei': 15, 'speed': 'S', 'id': '20551'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:51', 'ei': 11, 'speed': 'S', 'id': '21511'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:43', 'ei': 20, 'speed': 'S', 'id': '14431'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '18:22', 'ei': 27, 'speed': 'S', 'id': '18221'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:22', 'ei': 11, 'speed': 'S', 'id': '18221'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '13:20', 'ei': 27, 'speed': 'S', 'id': '13201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:20', 'ei': 20, 'speed': 'S', 'id': '13201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:24', 'ei': 20, 'speed': 'S', 'id': '13241'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:30', 'ei': 15, 'speed': 'S', 'id': '19301'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:12', 'ei': 15, 'speed': 'S', 'id': '20121'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:33', 'ei': 20, 'speed': 'S', 'id': '15331'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:34', 'ei': 15, 'speed': 'S', 'id': '19341'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:50', 'ei': 20, 'speed': 'S', 'id': '23501'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:26', 'ei': 20, 'speed': 'S', 'id': '15261'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:49', 'ei': 20, 'speed': 'S', 'id': '06491'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:46', 'ei': 15, 'speed': 'S', 'id': '16461'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:32', 'ei': 20, 'speed': 'S', 'id': '05321'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:35', 'ei': 20, 'speed': 'S', 'id': '05351'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '05:38', 'ei': 20, 'speed': 'S', 'id': '05381'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:47', 'ei': 20, 'speed': 'S', 'id': '08471'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:11', 'ei': 15, 'speed': 'S', 'id': '09111'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:15', 'ei': 20, 'speed': 'S', 'id': '09151'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '09:18', 'ei': 27, 'speed': 'S', 'id': '09181'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:18', 'ei': 15, 'speed': 'S', 'id': '09181'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:56', 'ei': 27, 'speed': 'S', 'id': '23561'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08.38', 'ei': 20, 'speed': 'S', 'id': '08.381'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:36', 'ei': 20, 'speed': 'S', 'id': '22361'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:21', 'ei': 20, 'speed': 'S', 'id': '16211'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:55', 'ei': 20, 'speed': 'S', 'id': '09551'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:38', 'ei': 20, 'speed': 'S', 'id': '12381'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:29', 'ei': 20, 'speed': 'S', 'id': '06291'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:24', 'ei': 20, 'speed': 'S', 'id': '11241'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:08', 'ei': 11, 'speed': 'S', 'id': '20081'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:04', 'ei': 20, 'speed': 'S', 'id': '20041'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:44', 'ei': 20, 'speed': 'S', 'id': '12441'}, {'direction': 'up', 'end': 'MumbaiCentral', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:28', 'ei': 4, 'speed': 'S', 'id': '11281'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:51', 'ei': 20, 'speed': 'S', 'id': '10511'}, {'direction': 'up', 'end': 'MumbaiCentral', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:54', 'ei': 4, 'speed': 'S', 'id': '10541'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:57', 'ei': 20, 'speed': 'S', 'id': '10571'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:34', 'ei': 20, 'speed': 'S', 'id': '12341'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:18', 'ei': 20, 'speed': 'S', 'id': '16181'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:11', 'ei': 20, 'speed': 'S', 'id': '07111'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:17', 'ei': 20, 'speed': 'S', 'id': '07171'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:07', 'ei': 27, 'speed': 'S', 'id': '18071'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:48', 'ei': 20, 'speed': 'S', 'id': '18481'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:51', 'ei': 20, 'speed': 'S', 'id': '20511'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:48', 'ei': 20, 'speed': 'S', 'id': '17481'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '13:06', 'ei': 27, 'speed': 'S', 'id': '13061'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:07', 'ei': 20, 'speed': 'S', 'id': '13071'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:04', 'ei': 15, 'speed': 'S', 'id': '13041'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:01', 'ei': 20, 'speed': 'S', 'id': '13011'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:17', 'ei': 20, 'speed': 'S', 'id': '00171'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:30', 'ei': 20, 'speed': 'S', 'id': '23301'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:45', 'ei': 15, 'speed': 'S', 'id': '17451'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:42', 'ei': 11, 'speed': 'S', 'id': '17421'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:31', 'ei': 27, 'speed': 'S', 'id': '12311'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:26', 'ei': 20, 'speed': 'S', 'id': '18261'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:14', 'ei': 20, 'speed': 'S', 'id': '14141'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:43', 'ei': 20, 'speed': 'S', 'id': '09431'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '20:28', 'ei': 27, 'speed': 'S', 'id': '20281'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:27', 'ei': 15, 'speed': 'S', 'id': '20271'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:30', 'ei': 20, 'speed': 'S', 'id': '00301'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:24', 'ei': 20, 'speed': 'S', 'id': '20241'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '23:00', 'ei': 20, 'speed': 'S', 'id': '23001'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:49', 'ei': 20, 'speed': 'S', 'id': '11491'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:11', 'ei': 20, 'speed': 'S', 'id': '22111'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:04', 'ei': 20, 'speed': 'S', 'id': '22041'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '00:40', 'ei': 20, 'speed': 'S', 'id': '00401'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:06', 'ei': 20, 'speed': 'S', 'id': '14061'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:59', 'ei': 20, 'speed': 'S', 'id': '08591'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:38', 'ei': 15, 'speed': 'S', 'id': '07381'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:35', 'ei': 20, 'speed': 'S', 'id': '07351'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:30', 'ei': 20, 'speed': 'S', 'id': '07301'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:05', 'ei': 20, 'speed': 'S', 'id': '05051'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:57', 'ei': 20, 'speed': 'S', 'id': '12571'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '01:00', 'ei': 20, 'speed': 'S', 'id': '01001'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:29', 'ei': 20, 'speed': 'S', 'id': '14291'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:51', 'ei': 20, 'speed': 'S', 'id': '12511'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:00', 'ei': 15, 'speed': 'S', 'id': '15001'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:08', 'ei': 20, 'speed': 'S', 'id': '16081'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '12:19', 'ei': 27, 'speed': 'S', 'id': '12191'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:19', 'ei': 20, 'speed': 'S', 'id': '12191'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:55', 'ei': 20, 'speed': 'S', 'id': '11551'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:52', 'ei': 15, 'speed': 'S', 'id': '11521'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:12', 'ei': 20, 'speed': 'S', 'id': '12121'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:37', 'ei': 20, 'speed': 'S', 'id': '19371'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '12:16', 'ei': 20, 'speed': 'S', 'id': '12161'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:58', 'ei': 20, 'speed': 'S', 'id': '11581'}, {'direction': 'up', 'end': 'MumbaiCentral', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:39', 'ei': 4, 'speed': 'S', 'id': '21391'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:45', 'ei': 20, 'speed': 'S', 'id': '16451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:22', 'ei': 20, 'speed': 'S', 'id': '22221'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Bandra', 'si': 11, 'starttime': '15:36', 'ei': 27, 'speed': 'S', 'id': '15361'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:36', 'ei': 27, 'speed': 'S', 'id': '15361'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:27', 'ei': 20, 'speed': 'S', 'id': '10271'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:10', 'ei': 15, 'speed': 'S', 'id': '18101'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:13', 'ei': 27, 'speed': 'S', 'id': '18131'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'MumbaiCentral', 'si': 4, 'starttime': '18:13', 'ei': 20, 'speed': 'S', 'id': '18131'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:38', 'ei': 15, 'speed': 'S', 'id': '18381'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:19', 'ei': 15, 'speed': 'S', 'id': '18191'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:39', 'ei': 20, 'speed': 'S', 'id': '15391'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:02', 'ei': 15, 'speed': 'S', 'id': '19021'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '04:27', 'ei': 20, 'speed': 'S', 'id': '04271'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:01', 'ei': 15, 'speed': 'S', 'id': '17011'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:09', 'ei': 20, 'speed': 'S', 'id': '19091'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:27', 'ei': 20, 'speed': 'S', 'id': '16271'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:28', 'ei': 20, 'speed': 'S', 'id': '22281'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '23:14', 'ei': 27, 'speed': 'S', 'id': '23141'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '04:10', 'ei': 20, 'speed': 'S', 'id': '04101'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:39', 'ei': 20, 'speed': 'S', 'id': '17391'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:36', 'ei': 20, 'speed': 'S', 'id': '17361'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:21', 'ei': 20, 'speed': 'S', 'id': '17211'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:30', 'ei': 15, 'speed': 'S', 'id': '17301'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:20', 'ei': 20, 'speed': 'S', 'id': '14201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:36', 'ei': 20, 'speed': 'S', 'id': '21361'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:32', 'ei': 15, 'speed': 'S', 'id': '21321'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:26', 'ei': 20, 'speed': 'S', 'id': '14261'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:45', 'ei': 20, 'speed': 'S', 'id': '15451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:03', 'ei': 20, 'speed': 's', 'id': '18031'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:52', 'ei': 11, 'speed': 'S', 'id': '09521'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '04:52', 'ei': 20, 'speed': 'S', 'id': '04521'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:45', 'ei': 15, 'speed': 'S', 'id': '10451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:45', 'ei': 20, 'speed': 'S', 'id': '06451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:07', 'ei': 20, 'speed': 'S', 'id': '10071'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:04', 'ei': 15, 'speed': 'S', 'id': '10041'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '10:01', 'ei': 27, 'speed': 'S', 'id': '10011'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:01', 'ei': 20, 'speed': 'S', 'id': '10011'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:33', 'ei': 20, 'speed': 'S', 'id': '18331'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:51', 'ei': 20, 'speed': 'S', 'id': '15511'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:56', 'ei': 20, 'speed': 'S', 'id': '15561'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '20:46', 'ei': 11, 'speed': 'S', 'id': '20461'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '07:45', 'ei': 27, 'speed': 'S', 'id': '07451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '07:45', 'ei': 20, 'speed': 'S', 'id': '07451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '14:51', 'ei': 20, 'speed': 'S', 'id': '14511'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:07', 'ei': 27, 'speed': 'S', 'id': '21071'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '22:41', 'ei': 20, 'speed': 'S', 'id': '22411'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:52', 'ei': 27, 'speed': 'S', 'id': '13521'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:13', 'ei': 15, 'speed': 'S', 'id': '19131'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:27', 'ei': 20, 'speed': 'S', 'id': '19271'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:42', 'ei': 20, 'speed': 'S', 'id': '11421'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '19:20', 'ei': 20, 'speed': 'S', 'id': '19201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '05:46', 'ei': 20, 'speed': 'S', 'id': '05461'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:16', 'ei': 20, 'speed': 'S', 'id': '08161'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:15', 'ei': 15, 'speed': 'S', 'id': '16151'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:12', 'ei': 11, 'speed': 'S', 'id': '08121'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '09:20', 'ei': 27, 'speed': 'S', 'id': '09201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:21', 'ei': 20, 'speed': 'S', 'id': '09211'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '17:16', 'ei': 27, 'speed': 'S', 'id': '17161'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '17:16', 'ei': 15, 'speed': 'S', 'id': '17161'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:57', 'ei': 20, 'speed': 'S', 'id': '16571'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '09:28', 'ei': 11, 'speed': 'S', 'id': '09281'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '16:54', 'ei': 27, 'speed': 'S', 'id': '16541'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:54', 'ei': 15, 'speed': 'S', 'id': '16541'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '16:54', 'ei': 11, 'speed': 'S', 'id': '16541'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:26', 'ei': 11, 'speed': 'S', 'id': '21261'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '15:09', 'ei': 20, 'speed': 'S', 'id': '15091'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:16', 'ei': 20, 'speed': 'S', 'id': '06161'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Andheri', 'si': 15, 'starttime': '12:52', 'ei': 27, 'speed': 'S', 'id': '12521'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '06:10', 'ei': 20, 'speed': 'S', 'id': '06101'}, {'direction': 'up', 'end': 'Virar', 'platform': 1, 'start': 'Borivali', 'si': 20, 'starttime': '11:18', 'ei': 27, 'speed': 'S', 'id': '11181'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '10:20', 'ei': 11, 'speed': 'S', 'id': '10201'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:10', 'ei': 20, 'speed': 'S', 'id': '11101'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '11:14', 'ei': 15, 'speed': 'S', 'id': '11141'}, {'direction': 'up', 'end': 'Bandra', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:14', 'ei': 11, 'speed': 'S', 'id': '21141'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '08:35', 'ei': 15, 'speed': 'S', 'id': '08351'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:45', 'ei': 20, 'speed': 'S', 'id': '21451'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:17', 'ei': 20, 'speed': 'S', 'id': '21171'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '13:49', 'ei': 20, 'speed': 'S', 'id': '13491'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:59', 'ei': 20, 'speed': 'S', 'id': '18591'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:48', 'ei': 20, 'speed': 'S', 'id': '21481'}, {'direction': 'up', 'end': 'Andheri', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '18:52', 'ei': 15, 'speed': 'S', 'id': '18521'}, {'direction': 'up', 'end': 'Borivali', 'platform': 1, 'start': 'Churchgate', 'si': 0, 'starttime': '21:42', 'ei': 20, 'speed': 'S', 'id': '21421'}], 2: [{'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:57', 'ei': 20, 'speed': 'F', 'id': '08572'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:35', 'ei': 23, 'speed': 'F', 'id': '18352'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '18:35', 'ei': 20, 'speed': 'F', 'id': '18352'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:30', 'ei': 27, 'speed': 'F', 'id': '16302'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '05:25', 'ei': 27, 'speed': 'F', 'id': '05252'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:26', 'ei': 27, 'speed': 'F', 'id': '12262'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:53', 'ei': 15, 'speed': 'F', 'id': '08532'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:15', 'ei': 11, 'speed': 'F', 'id': '14152'}, {'direction': 'up', 'end': 'Goregaon', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:09', 'ei': 17, 'speed': 'F', 'id': '09092'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:05', 'ei': 27, 'speed': 'F', 'id': '09052'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:02', 'ei': 15, 'speed': 'F', 'id': '09022'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:02', 'ei': 11, 'speed': 'F', 'id': '09022'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:17', 'ei': 20, 'speed': 'F', 'id': '15172'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:35', 'ei': 27, 'speed': 'F', 'id': '09352'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:43', 'ei': 27, 'speed': 'F', 'id': '12432'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:44', 'ei': 15, 'speed': 'F', 'id': '22442'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:36', 'ei': 27, 'speed': 'F', 'id': '11362'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:14', 'ei': 27, 'speed': 'F', 'id': '20142'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:20', 'ei': 27, 'speed': 'F', 'id': '15202'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '15:25', 'ei': 27, 'speed': 'F', 'id': '15252'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:30', 'ei': 23, 'speed': 'F', 'id': '15302'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:42', 'ei': 20, 'speed': 'F', 'id': '10422'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:47', 'ei': 27, 'speed': 'F', 'id': '10472'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:59', 'ei': 27, 'speed': 'F', 'id': '19592'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:52', 'ei': 20, 'speed': 'F', 'id': '19522'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:53', 'ei': 11, 'speed': 'F', 'id': '19532'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '07:02', 'ei': 27, 'speed': 'F', 'id': '07022'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:46', 'ei': 20, 'speed': 'F', 'id': '08462'}, {'direction': 'up', 'end': 'Goregaon', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:46', 'ei': 17, 'speed': 'F', 'id': '08462'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:49', 'ei': 27, 'speed': 'F', 'id': '08492'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:32', 'ei': 15, 'speed': 'F', 'id': '09322'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '13:15', 'ei': 20, 'speed': 'F', 'id': '13152'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:50', 'ei': 20, 'speed': 'F', 'id': '17502'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:45', 'ei': 15, 'speed': 'F', 'id': '22452'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:54', 'ei': 20, 'speed': 'F', 'id': '17542'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:57', 'ei': 27, 'speed': 'F', 'id': '17572'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '12:27', 'ei': 27, 'speed': 'F', 'id': '12272'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '05:04', 'ei': 27, 'speed': 'F', 'id': '05042'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:12', 'ei': 27, 'speed': 'F', 'id': '16122'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:10', 'ei': 20, 'speed': 'F', 'id': '20102'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:53', 'ei': 20, 'speed': 'F', 'id': '15532'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:31', 'ei': 20, 'speed': 'F', 'id': '18312'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:32', 'ei': 15, 'speed': 'F', 'id': '08322'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:32', 'ei': 20, 'speed': 'F', 'id': '06322'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06.20', 'ei': 11, 'speed': 'F', 'id': '06.202'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:55', 'ei': 11, 'speed': 'F', 'id': '15552'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '07:28', 'ei': 27, 'speed': 'F', 'id': '07282'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '17:26', 'ei': 27, 'speed': 'F', 'id': '17262'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:37', 'ei': 11, 'speed': 'F', 'id': '14372'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:35', 'ei': 27, 'speed': 'F', 'id': '14352'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:50', 'ei': 27, 'speed': 'F', 'id': '14502'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:05', 'ei': 11, 'speed': 'F', 'id': '12052'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:07', 'ei': 27, 'speed': 'F', 'id': '12072'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:00', 'ei': 27, 'speed': 'F', 'id': '16002'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:44', 'ei': 20, 'speed': 'F', 'id': '09442'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:47', 'ei': 23, 'speed': 'F', 'id': '09472'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:42', 'ei': 20, 'speed': 'F', 'id': '19422'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:49', 'ei': 20, 'speed': 'F', 'id': '09492'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:18', 'ei': 27, 'speed': 'F', 'id': '10182'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:30', 'ei': 20, 'speed': 'F', 'id': '20302'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '10:15', 'ei': 27, 'speed': 'F', 'id': '10152'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:40', 'ei': 27, 'speed': 'F', 'id': '15402'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:02', 'ei': 27, 'speed': 'F', 'id': '18022'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '07:58', 'ei': 20, 'speed': 'F', 'id': '07582'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '18:00', 'ei': 27, 'speed': 'F', 'id': '18002'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:00', 'ei': 20, 'speed': 'F', 'id': '18002'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:55', 'ei': 27, 'speed': 'F', 'id': '06552'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '07:50', 'ei': 27, 'speed': 'F', 'id': '07502'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:29', 'ei': 20, 'speed': 'F', 'id': '08292'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:24', 'ei': 20, 'speed': 'F', 'id': '17242'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:18', 'ei': 27, 'speed': 'F', 'id': '19182'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '13:43', 'ei': 27, 'speed': 'F', 'id': '13432'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:09', 'ei': 20, 'speed': 'F', 'id': '08092'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:30', 'ei': 27, 'speed': 'F', 'id': '22302'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:04', 'ei': 20, 'speed': 'F', 'id': '17042'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '05:51', 'ei': 27, 'speed': 'F', 'id': '05512'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:25', 'ei': 27, 'speed': 'F', 'id': '21252'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '05:55', 'ei': 27, 'speed': 'F', 'id': '05552'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '21:27', 'ei': 27, 'speed': 'F', 'id': '21272'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:22', 'ei': 15, 'speed': 'F', 'id': '08222'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:08', 'ei': 27, 'speed': 'F', 'id': '06082'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:08', 'ei': 18, 'speed': 'F', 'id': '11082'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:00', 'ei': 27, 'speed': 'F', 'id': '11002'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '07:27', 'ei': 27, 'speed': 'F', 'id': '07272'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:32', 'ei': 20, 'speed': 'F', 'id': '10322'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:13', 'ei': 20, 'speed': 'F', 'id': '12132'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:53', 'ei': 27, 'speed': 'F', 'id': '20532'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '20:50', 'ei': 27, 'speed': 'F', 'id': '20502'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:25', 'ei': 27, 'speed': 'F', 'id': '18252'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:25', 'ei': 11, 'speed': 'F', 'id': '18252'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '14:44', 'ei': 27, 'speed': 'F', 'id': '14442'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:22', 'ei': 27, 'speed': 'F', 'id': '18222'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '13:23', 'ei': 27, 'speed': 'F', 'id': '13232'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '13:22', 'ei': 11, 'speed': 'F', 'id': '13222'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '13:24', 'ei': 27, 'speed': 'F', 'id': '13242'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:30', 'ei': 20, 'speed': 'F', 'id': '19302'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:34', 'ei': 27, 'speed': 'F', 'id': '19342'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:44', 'ei': 11, 'speed': 'F', 'id': '16442'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:49', 'ei': 20, 'speed': 'F', 'id': '06492'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '05:34', 'ei': 27, 'speed': 'F', 'id': '05342'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:23', 'ei': 20, 'speed': 'F', 'id': '09232'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:18', 'ei': 27, 'speed': 'F', 'id': '22182'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:15', 'ei': 20, 'speed': 'F', 'id': '17152'}, {'direction': 'up', 'end': 'Vasai', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '16:26', 'ei': 25, 'speed': 'F', 'id': '16262'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:19', 'ei': 23, 'speed': 'F', 'id': '16192'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:29', 'ei': 27, 'speed': 'F', 'id': '06292'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:21', 'ei': 27, 'speed': 'F', 'id': '06212'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:03', 'ei': 20, 'speed': 'F', 'id': '20032'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:28', 'ei': 18, 'speed': 'F', 'id': '11282'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:50', 'ei': 18, 'speed': 'F', 'id': '10502'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:49', 'ei': 27, 'speed': 'F', 'id': '19492'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '10:59', 'ei': 27, 'speed': 'F', 'id': '10592'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:29', 'ei': 20, 'speed': 'F', 'id': '09292'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:04', 'ei': 20, 'speed': 'F', 'id': '19042'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:15', 'ei': 20, 'speed': 'F', 'id': '19152'}, {'direction': 'up', 'end': 'Vasai', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '07:14', 'ei': 25, 'speed': 'F', 'id': '07142'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:39', 'ei': 27, 'speed': 'F', 'id': '20392'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:46', 'ei': 20, 'speed': 'F', 'id': '18462'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '07:03', 'ei': 27, 'speed': 'F', 'id': '07032'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '13:03', 'ei': 27, 'speed': 'F', 'id': '13032'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:45', 'ei': 27, 'speed': 'F', 'id': '17452'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:12', 'ei': 20, 'speed': 'F', 'id': '14122'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:42', 'ei': 20, 'speed': 'F', 'id': '17422'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '23:37', 'ei': 27, 'speed': 'F', 'id': '23372'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:25', 'ei': 27, 'speed': 'F', 'id': '16252'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '04:59', 'ei': 27, 'speed': 'F', 'id': '04592'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:26', 'ei': 20, 'speed': 'F', 'id': '18262'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '12:33', 'ei': 27, 'speed': 'F', 'id': '12332'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:41', 'ei': 20, 'speed': 'F', 'id': '09412'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '05:03', 'ei': 23, 'speed': 'F', 'id': '05032'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:50', 'ei': 20, 'speed': 'F', 'id': '21502'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '20:23', 'ei': 20, 'speed': 'F', 'id': '20232'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:17', 'ei': 20, 'speed': 's', 'id': '11172'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:24', 'ei': 27, 'speed': 'F', 'id': '20242'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '07:34', 'ei': 27, 'speed': 'F', 'id': '07342'}, {'direction': 'up', 'end': 'Goregaon', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '07:31', 'ei': 17, 'speed': 'F', 'id': '07312'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '07:30', 'ei': 27, 'speed': 'F', 'id': '07302'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:12', 'ei': 20, 'speed': 'F', 'id': '22122'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:34', 'ei': 11, 'speed': 'F', 'id': '11342'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:12', 'ei': 20, 'speed': 'F', 'id': '06122'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:38', 'ei': 23, 'speed': 'F', 'id': '08382'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:56', 'ei': 15, 'speed': 'F', 'id': '09562'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:55', 'ei': 27, 'speed': 'F', 'id': '22552'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:51', 'ei': 20, 'speed': 'F', 'id': '09512'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:51', 'ei': 27, 'speed': 'F', 'id': '11512'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '23:15', 'ei': 27, 'speed': 'F', 'id': '23152'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:16', 'ei': 23, 'speed': 'F', 'id': '12162'}, {'direction': 'up', 'end': 'Bandra', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:15', 'ei': 11, 'speed': 'F', 'id': '20152'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:02', 'ei': 23, 'speed': 'F', 'id': '15022'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '21:15', 'ei': 20, 'speed': 'F', 'id': '21152'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:14', 'ei': 20, 'speed': 'F', 'id': '18142'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:11', 'ei': 27, 'speed': 'F', 'id': '18112'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '18:13', 'ei': 27, 'speed': 'F', 'id': '18132'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '06:46', 'ei': 27, 'speed': 'F', 'id': '06462'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:41', 'ei': 27, 'speed': 'F', 'id': '16412'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:01', 'ei': 27, 'speed': 'F', 'id': '19012'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:09', 'ei': 18, 'speed': 'F', 'id': '10092'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:37', 'ei': 27, 'speed': 'F', 'id': '17372'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:26', 'ei': 20, 'speed': 'F', 'id': '22262'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:30', 'ei': 20, 'speed': 'F', 'id': '17302'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:20', 'ei': 27, 'speed': 'DF', 'id': '14202'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:36', 'ei': 20, 'speed': 'F', 'id': '21362'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '08:36', 'ei': 27, 'speed': 'F', 'id': '08362'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:32', 'ei': 27, 'speed': 'F', 'id': '21322'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:21', 'ei': 20, 'speed': 'F', 'id': '20212'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:12', 'ei': 15, 'speed': 'F', 'id': '09122'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '00:01', 'ei': 15, 'speed': 'F', 'id': '00012'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:06', 'ei': 15, 'speed': 'F', 'id': '10062'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '10:04', 'ei': 27, 'speed': 'F', 'id': '10042'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:01', 'ei': 27, 'speed': 'F', 'id': '10012'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '15:50', 'ei': 27, 'speed': 'F', 'id': '15502'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '15:50', 'ei': 23, 'speed': 'F', 'id': '15502'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:58', 'ei': 20, 'speed': 'F', 'id': '14582'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '20:47', 'ei': 20, 'speed': 'F', 'id': '20472'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '14:55', 'ei': 27, 'speed': 'F', 'id': '14552'}, {'direction': 'up', 'end': 'Vasai', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '14:55', 'ei': 25, 'speed': 'F', 'id': '14552'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:39', 'ei': 27, 'speed': 'F', 'id': '18392'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '13:55', 'ei': 23, 'speed': 'F', 'id': '13552'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '13:56', 'ei': 27, 'speed': 'F', 'id': '13562'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:07', 'ei': 20, 'speed': 'F', 'id': '21072'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '19:25', 'ei': 20, 'speed': 'F', 'id': '19252'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:42', 'ei': 18, 'speed': 'F', 'id': '11422'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '19:22', 'ei': 27, 'speed': 'F', 'id': '19222'}, {'direction': 'up', 'end': 'Goregaon', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:11', 'ei': 17, 'speed': 'F', 'id': '08112'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '08:15', 'ei': 27, 'speed': 'F', 'id': '08152'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'LowerParel', 'si': 6, 'starttime': '16:15', 'ei': 27, 'speed': 'F', 'id': '16152'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '09:26', 'ei': 27, 'speed': 'F', 'id': '09262'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '22:00', 'ei': 27, 'speed': 'F', 'id': '22002'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '17:19', 'ei': 27, 'speed': 'F', 'id': '17192'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '16:52', 'ei': 27, 'speed': 'F', 'id': '16522'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '16:56', 'ei': 27, 'speed': 'F', 'id': '16562'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:08', 'ei': 23, 'speed': 'F', 'id': '18082'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '12:59', 'ei': 20, 'speed': 'F', 'id': '12592'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Dadar', 'si': 8, 'starttime': '12:50', 'ei': 27, 'speed': 'F', 'id': '12502'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '10:25', 'ei': 27, 'speed': 'F', 'id': '10252'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:19', 'ei': 20, 'speed': 'F', 'id': '11192'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:22', 'ei': 18, 'speed': 'F', 'id': '10222'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:12', 'ei': 20, 'speed': 'F', 'id': '11122'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:16', 'ei': 27, 'speed': 'F', 'id': '11162'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '10:29', 'ei': 27, 'speed': 'F', 'id': '10292'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:14', 'ei': 20, 'speed': 'F', 'id': '21142'}, {'direction': 'up', 'end': 'Andheri', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '08:35', 'ei': 15, 'speed': 'F', 'id': '08352'}, {'direction': 'up', 'end': 'Bhayandar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '11:22', 'ei': 23, 'speed': 'F', 'id': '11222'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:45', 'ei': 27, 'speed': 'F', 'id': '21452'}, {'direction': 'up', 'end': 'Malad', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '21:40', 'ei': 18, 'speed': 'F', 'id': '21402'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:51', 'ei': 27, 'speed': 'F', 'id': '18512'}, {'direction': 'up', 'end': 'Virar', 'platform': 2, 'start': 'Andheri', 'si': 15, 'starttime': '18:50', 'ei': 27, 'speed': 'F', 'id': '18502'}, {'direction': 'up', 'end': 'Borivali', 'platform': 2, 'start': 'Churchgate', 'si': 0, 'starttime': '18:54', 'ei': 20, 'speed': 'F', 'id': '18542'}], 3: [{'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '13:30', 'ei': 0, 'speed': 'F', 'id': '13303'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '06:22', 'ei': 0, 'speed': 'F', 'id': '06223'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '05:22', 'ei': 0, 'speed': 'F', 'id': '05223'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '13:31', 'ei': 0, 'speed': 'F', 'id': '13313'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '16:34', 'ei': 0, 'speed': 'F', 'id': '16343'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '11:23', 'ei': 15, 'speed': 'F', 'id': '11233'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '04:48', 'ei': 0, 'speed': 'F', 'id': '04483'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Goregaon', 'si': 17, 'starttime': '09:01', 'ei': 0, 'speed': 'F', 'id': '09013'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '09:35', 'ei': 15, 'speed': 'F', 'id': '09353'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '15:27', 'ei': 0, 'speed': 'F', 'id': '15273'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '10:41', 'ei': 0, 'speed': 'F', 'id': '10413'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '17:06', 'ei': 15, 'speed': 'F', 'id': '17063'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '14:10', 'ei': 0, 'speed': 'F', 'id': '14103'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '08:44', 'ei': 0, 'speed': 'F', 'id': '08443'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '13:10', 'ei': 0, 'speed': 'F', 'id': '13103'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '13:15', 'ei': 0, 'speed': 'F', 'id': '13153'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '17:50', 'ei': 8, 'speed': 'F', 'id': '17503'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '17:55', 'ei': 0, 'speed': 'F', 'id': '17553'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '05:00', 'ei': 0, 'speed': 'F', 'id': '05003'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '15:52', 'ei': 8, 'speed': 'F', 'id': '15523'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '20:42', 'ei': 15, 'speed': 'F', 'id': '20423'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '06:33', 'ei': 0, 'speed': 'F', 'id': '06333'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '23:10', 'ei': 0, 'speed': 'F', 'id': '23103'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '08:28', 'ei': 0, 'speed': 'F', 'id': '08283'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '16:09', 'ei': 0, 'speed': 'F', 'id': '16093'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Goregaon', 'si': 17, 'starttime': '08:20', 'ei': 0, 'speed': 'F', 'id': '08203'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '08:20', 'ei': 0, 'speed': 'F', 'id': '08203'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '08:25', 'ei': 0, 'speed': 'F', 'id': '08253'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '08:24', 'ei': 0, 'speed': 'F', 'id': '08243'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '16:00', 'ei': 15, 'speed': 'F', 'id': '16003'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '15:40', 'ei': 0, 'speed': 'F', 'id': '15403'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '19:10', 'ei': 0, 'speed': 'F', 'id': '19103'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '19:10', 'ei': 0, 'speed': 'F', 'id': '19103'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '17:24', 'ei': 0, 'speed': 'F', 'id': '17243'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '08:00', 'ei': 0, 'speed': 'F', 'id': '08003'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '13:42', 'ei': 0, 'speed': 'F', 'id': '13423'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '08:08', 'ei': 0, 'speed': 'F', 'id': '08083'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Goregaon', 'si': 17, 'starttime': '09:31', 'ei': 0, 'speed': 'F', 'id': '09313'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '17:04', 'ei': 0, 'speed': 'F', 'id': '17043'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '21:21', 'ei': 0, 'speed': 'F', 'id': '21213'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '09:39', 'ei': 0, 'speed': 'F', 'id': '09393'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '21:27', 'ei': 0, 'speed': 'F', 'id': '21273'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '20:17', 'ei': 0, 'speed': 'F', 'id': '20173'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '12:46', 'ei': 0, 'speed': 'F', 'id': '12463'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '20:33', 'ei': 0, 'speed': 'F', 'id': '20333'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '06:09', 'ei': 0, 'speed': 'F', 'id': '06093'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '06:01', 'ei': 8, 'speed': 'F', 'id': '06013'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '17:28', 'ei': 0, 'speed': 'F', 'id': '17283'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '11:09', 'ei': 0, 'speed': 'F', 'id': '11093'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '11:08', 'ei': 0, 'speed': 'F', 'id': '11083'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '03:26', 'ei': 0, 'speed': 'F', 'id': '03263'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '18:41', 'ei': 0, 'speed': 'F', 'id': '18413'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '20:52', 'ei': 0, 'speed': 'F', 'id': '20523'}, {'direction': 'down', 'end': 'Borivali', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '22:52', 'ei': 20, 'speed': 'F', 'id': '22523'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '20:59', 'ei': 0, 'speed': 'F', 'id': '20593'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '14:43', 'ei': 0, 'speed': 'F', 'id': '14433'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '21:52', 'ei': 0, 'speed': 'F', 'id': '21523'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '19:30', 'ei': 0, 'speed': 'F', 'id': '19303'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '20:12', 'ei': 0, 'speed': 'F', 'id': '20123'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '19:35', 'ei': 0, 'speed': 'F', 'id': '19353'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '09:11', 'ei': 0, 'speed': 'F', 'id': '09113'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '22:18', 'ei': 0, 'speed': 'F', 'id': '22183'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Goregaon', 'si': 17, 'starttime': '17:46', 'ei': 0, 'speed': 'F', 'id': '17463'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '22:10', 'ei': 15, 'speed': 'F', 'id': '22103'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '17:15', 'ei': 0, 'speed': 'F', 'id': '17153'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '11:27', 'ei': 0, 'speed': 'F', 'id': '11273'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '20:08', 'ei': 0, 'speed': 'F', 'id': '20083'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '12:40', 'ei': 0, 'speed': 'F', 'id': '12403'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '20:04', 'ei': 0, 'speed': 'F', 'id': '20043'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '15:15', 'ei': 0, 'speed': 'F', 'id': '15153'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '20:00', 'ei': 0, 'speed': 'F', 'id': '20003'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '10:52', 'ei': 0, 'speed': 'F', 'id': '10523'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '19:40', 'ei': 8, 'speed': 'F', 'id': '19403'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '19:43', 'ei': 0, 'speed': 'F', 'id': '19433'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '07:11', 'ei': 0, 'speed': 'F', 'id': '07113'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '21:46', 'ei': 0, 'speed': 'F', 'id': '21463'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '07:18', 'ei': 0, 'speed': 'F', 'id': '07183'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '17:00', 'ei': 0, 'speed': 'F', 'id': '17003'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '18:46', 'ei': 0, 'speed': 'F', 'id': '18463'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '18:47', 'ei': 0, 'speed': 'F', 'id': '18473'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '20:54', 'ei': 0, 'speed': 'F', 'id': '20543'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '16:22', 'ei': 0, 'speed': 'F', 'id': '16223'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '23:35', 'ei': 0, 'speed': 'F', 'id': '23353'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '17:42', 'ei': 0, 'speed': 'F', 'id': '17423'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '17:42', 'ei': 0, 'speed': 'F', 'id': '17423'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '18:21', 'ei': 0, 'speed': 'F', 'id': '18213'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '20:23', 'ei': 0, 'speed': 'F', 'id': '20233'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '23:00', 'ei': 0, 'speed': 'F', 'id': '23003'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '04:24', 'ei': 0, 'speed': 'F', 'id': '04243'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '14:00', 'ei': 0, 'speed': 'F', 'id': '14003'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '07:39', 'ei': 0, 'speed': 'L', 'id': '07393'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '08:54', 'ei': 0, 'speed': 'F', 'id': '08543'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '07:31', 'ei': 0, 'speed': 'F', 'id': '07313'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '08:38', 'ei': 8, 'speed': 'F', 'id': '08383'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '09:56', 'ei': 0, 'speed': 'F', 'id': '09563'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Goregaon', 'si': 17, 'starttime': '09:56', 'ei': 0, 'speed': 'F', 'id': '09563'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '12:19', 'ei': 0, 'speed': 'F', 'id': '12193'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '11:52', 'ei': 0, 'speed': 'F', 'id': '11523'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '22:55', 'ei': 0, 'speed': 'F', 'id': '22553'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '23:17', 'ei': 0, 'speed': 'F', 'id': '23173'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '21:39', 'ei': 0, 'speed': 'F', 'id': '21393'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '16:45', 'ei': 0, 'speed': 'F', 'id': '16453'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '15:36', 'ei': 15, 'speed': 'F', 'id': '15363'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '18:13', 'ei': 0, 'speed': 'F', 'id': '18133'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '11:54', 'ei': 0, 'speed': 'F', 'id': '11543'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '06:48', 'ei': 8, 'speed': 'F', 'id': '06483'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '18:38', 'ei': 0, 'speed': 'F', 'id': '18383'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '17:32', 'ei': 0, 'speed': 'F', 'id': '17323'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '17:30', 'ei': 0, 'speed': 'F', 'id': '17303'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '20:35', 'ei': 0, 'speed': 'F', 'id': '20353'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '08:36', 'ei': 0, 'speed': 'F', 'id': '08363'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '14:26', 'ei': 0, 'speed': 'F', 'id': '14263'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '21:30', 'ei': 0, 'speed': 'F', 'id': '21303'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Vasai', 'si': 25, 'starttime': '13:11', 'ei': 8, 'speed': 'F', 'id': '13113'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '09:52', 'ei': 0, 'speed': 'F', 'id': '09523'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '06:54', 'ei': 0, 'speed': 'F', 'id': '06543'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '15:46', 'ei': 0, 'speed': 'F', 'id': '15463'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '18:32', 'ei': 0, 'speed': 'F', 'id': '18323'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '07:45', 'ei': 0, 'speed': 'F', 'id': '07453'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '07:43', 'ei': 0, 'speed': 'F', 'id': '07433'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '22:42', 'ei': 0, 'speed': 'F', 'id': '22423'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '13:55', 'ei': 0, 'speed': 'F', 'id': '13553'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '19:13', 'ei': 0, 'speed': 'F', 'id': '19133'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '08:11', 'ei': 0, 'speed': 'F', 'id': '08113'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '05:46', 'ei': 0, 'speed': 'F', 'id': '05463'}, {'direction': 'down', 'end': 'Andheri', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '09:26', 'ei': 15, 'speed': 'F', 'id': '09263'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '09:21', 'ei': 0, 'speed': 'F', 'id': '09213'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '16:52', 'ei': 0, 'speed': 'F', 'id': '16523'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '22:08', 'ei': 0, 'speed': 'F', 'id': '22083'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '16:56', 'ei': 0, 'speed': 'F', 'id': '16563'}, {'direction': 'down', 'end': 'Dadar', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '09:38', 'ei': 8, 'speed': 'F', 'id': '09383'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '19:29', 'ei': 0, 'speed': 'F', 'id': '19293'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '15:08', 'ei': 0, 'speed': 'F', 'id': '15083'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '12:54', 'ei': 0, 'speed': 'F', 'id': '12543'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '15:01', 'ei': 0, 'speed': 'F', 'id': '15013'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '10:20', 'ei': 0, 'speed': 'F', 'id': '10203'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Malad', 'si': 18, 'starttime': '08:35', 'ei': 0, 'speed': 'F', 'id': '08353'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '19:48', 'ei': 0, 'speed': 'F', 'id': '19483'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '18:58', 'ei': 0, 'speed': 'F', 'id': '18583'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Bhayandar', 'si': 23, 'starttime': '16:20', 'ei': 0, 'speed': 'F', 'id': '16203'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Virar', 'si': 27, 'starttime': '18:52', 'ei': 0, 'speed': 'F', 'id': '18523'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '18:57', 'ei': 0, 'speed': 'F', 'id': '18573'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 3, 'start': 'Borivali', 'si': 20, 'starttime': '21:41', 'ei': 0, 'speed': 'F', 'id': '21413'}], 4: [{'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '13:33', 'ei': 0, 'speed': 'S', 'id': '13334'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:57', 'ei': 0, 'speed': 'S', 'id': '08574'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '08:57', 'ei': 0, 'speed': 'S', 'id': '08574'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '00:05', 'ei': 0, 'speed': 'S', 'id': '00054'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '20:06', 'ei': 0, 'speed': 'S', 'id': '20064'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:08', 'ei': 0, 'speed': 'S', 'id': '09084'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bhayandar', 'si': 23, 'starttime': '09:06', 'ei': 0, 'speed': 'S', 'id': '09064'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '09:06', 'ei': 20, 'speed': 'S', 'id': '09064'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:32', 'ei': 0, 'speed': 'S', 'id': '23324'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:14', 'ei': 0, 'speed': 'S', 'id': '20144'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:40', 'ei': 0, 'speed': 'S', 'id': '10404'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:57', 'ei': 0, 'speed': 'S', 'id': '19574'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '19:50', 'ei': 0, 'speed': 'S', 'id': '19504'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '07:02', 'ei': 20, 'speed': 'S', 'id': '07024'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '08:41', 'ei': 20, 'speed': 'S', 'id': '08414'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:40', 'ei': 0, 'speed': 'S', 'id': '08404'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '05:20', 'ei': 0, 'speed': 'S', 'id': '05204'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:38', 'ei': 0, 'speed': 'S', 'id': '23384'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '13:35', 'ei': 15, 'speed': 'S', 'id': '13354'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '10:55', 'ei': 0, 'speed': 'S', 'id': '10554'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:21', 'ei': 0, 'speed': 'S', 'id': '10214'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:24', 'ei': 0, 'speed': 'S', 'id': '23244'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '17:56', 'ei': 0, 'speed': 'S', 'id': '17564'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '05:57', 'ei': 15, 'speed': 'S', 'id': '05574'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '17:10', 'ei': 15, 'speed': 'S', 'id': '17104'}, {'direction': 'down', 'end': 'Bandra', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '23:21', 'ei': 11, 'speed': 'S', 'id': '23214'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:39', 'ei': 0, 'speed': 'S', 'id': '22394'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:10', 'ei': 0, 'speed': 'S', 'id': '20104'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '15:53', 'ei': 0, 'speed': 'S', 'id': '15534'}, {'direction': 'down', 'end': 'Bandra', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '06:50', 'ei': 11, 'speed': 'S', 'id': '06504'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '20:42', 'ei': 0, 'speed': 'S', 'id': '20424'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '18:37', 'ei': 0, 'speed': 'S', 'id': '18374'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:44', 'ei': 0, 'speed': 'S', 'id': '20444'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '18:53', 'ei': 0, 'speed': 'S', 'id': '18534'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bhayandar', 'si': 23, 'starttime': '12:20', 'ei': 0, 'speed': 'S', 'id': '12204'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '07:46', 'ei': 15, 'speed': 'S', 'id': '07464'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:24', 'ei': 0, 'speed': 'S', 'id': '08244'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '04:04', 'ei': 0, 'speed': 'S', 'id': '04044'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '12:09', 'ei': 20, 'speed': 'S', 'id': '12094'}, {'direction': 'down', 'end': 'Bandra', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '05:30', 'ei': 11, 'speed': 'S', 'id': '05304'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:46', 'ei': 0, 'speed': 'S', 'id': '09464'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '09:46', 'ei': 0, 'speed': 'S', 'id': '09464'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:49', 'ei': 0, 'speed': 'S', 'id': '09494'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '23:02', 'ei': 15, 'speed': 'S', 'id': '23024'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '04:42', 'ei': 0, 'speed': 'S', 'id': '04424'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '23:06', 'ei': 15, 'speed': 'S', 'id': '23064'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '17:11', 'ei': 20, 'speed': 'S', 'id': '17114'}, {'direction': 'down', 'end': 'Bandra', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '16:03', 'ei': 11, 'speed': 'S', 'id': '16034'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:16', 'ei': 0, 'speed': 'S', 'id': '10164'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '10:11', 'ei': 0, 'speed': 'S', 'id': '10114'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '18:04', 'ei': 20, 'speed': 'S', 'id': '18044'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '07:53', 'ei': 0, 'speed': 'S', 'id': '07534'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '18:12', 'ei': 0, 'speed': 'S', 'id': '18124'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:06', 'ei': 0, 'speed': 'S', 'id': '08064'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '08:04', 'ei': 0, 'speed': 'S', 'id': '08044'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '14:56', 'ei': 0, 'speed': 'S', 'id': '14564'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '21:04', 'ei': 0, 'speed': 'S', 'id': '21044'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:04', 'ei': 0, 'speed': 'S', 'id': '21044'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:39', 'ei': 0, 'speed': 'S', 'id': '09394'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '21:25', 'ei': 0, 'speed': 'S', 'id': '21254'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:25', 'ei': 0, 'speed': 'S', 'id': '21254'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '07:20', 'ei': 15, 'speed': 'S', 'id': '07204'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '12:46', 'ei': 0, 'speed': 'S', 'id': '12464'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '21:13', 'ei': 15, 'speed': 'S', 'id': '21134'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '11:06', 'ei': 0, 'speed': 'S', 'id': '11064'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '10:33', 'ei': 0, 'speed': 'S', 'id': '10334'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:32', 'ei': 0, 'speed': 'S', 'id': '10324'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '12:13', 'ei': 0, 'speed': 'S', 'id': '12134'}, {'direction': 'down', 'end': 'Bandra', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '10:35', 'ei': 11, 'speed': 'S', 'id': '10354'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '20:53', 'ei': 0, 'speed': 'S', 'id': '20534'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:59', 'ei': 0, 'speed': 'S', 'id': '21594'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '18:29', 'ei': 0, 'speed': 'S', 'id': '18294'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '19:34', 'ei': 0, 'speed': 'S', 'id': '19344'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '19:34', 'ei': 20, 'speed': 'S', 'id': '19344'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '23:50', 'ei': 15, 'speed': 'S', 'id': '23504'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '15:24', 'ei': 0, 'speed': 'S', 'id': '15244'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '20:45', 'ei': 15, 'speed': 'S', 'id': '20454'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '23:58', 'ei': 20, 'speed': 'S', 'id': '23584'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:16', 'ei': 0, 'speed': 'S', 'id': '09164'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:51', 'ei': 0, 'speed': 'S', 'id': '23514'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '09:18', 'ei': 0, 'speed': 'S', 'id': '09184'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:10', 'ei': 0, 'speed': 'S', 'id': '22104'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '16:26', 'ei': 0, 'speed': 'S', 'id': '16264'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '11:26', 'ei': 0, 'speed': 'S', 'id': '11264'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '20:09', 'ei': 0, 'speed': 'S', 'id': '20094'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Bhayandar', 'si': 23, 'starttime': '20:09', 'ei': 15, 'speed': 'S', 'id': '20094'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '07:59', 'ei': 0, 'speed': 'S', 'id': '07594'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:00', 'ei': 0, 'speed': 'S', 'id': '20004'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:03', 'ei': 0, 'speed': 'S', 'id': '20034'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:49', 'ei': 0, 'speed': 'S', 'id': '19494'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:44', 'ei': 0, 'speed': 'S', 'id': '19444'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:29', 'ei': 0, 'speed': 'S', 'id': '09294'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:15', 'ei': 0, 'speed': 'S', 'id': '19154'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '07:17', 'ei': 0, 'speed': 'S', 'id': '07174'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '21:46', 'ei': 20, 'speed': 'S', 'id': '21464'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '18:48', 'ei': 0, 'speed': 'S', 'id': '18484'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:51', 'ei': 0, 'speed': 'S', 'id': '20514'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '20:39', 'ei': 0, 'speed': 'S', 'id': '20394'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:39', 'ei': 0, 'speed': 'S', 'id': '20394'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '18:44', 'ei': 0, 'speed': 'S', 'id': '18444'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '00:18', 'ei': 0, 'speed': 'S', 'id': '00184'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:43', 'ei': 0, 'speed': 'S', 'id': '08434'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '17:31', 'ei': 0, 'speed': 'S', 'id': '17314'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '13:02', 'ei': 0, 'speed': 'S', 'id': '13024'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:08', 'ei': 0, 'speed': 'S', 'id': '23084'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '18:27', 'ei': 15, 'speed': 'S', 'id': '18274'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:56', 'ei': 0, 'speed': 'S', 'id': '10564'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:53', 'ei': 0, 'speed': 'S', 'id': '21534'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:28', 'ei': 0, 'speed': 'S', 'id': '20284'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '17:05', 'ei': 0, 'speed': 'S', 'id': '17054'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '20:27', 'ei': 15, 'speed': 'S', 'id': '20274'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '00:30', 'ei': 0, 'speed': 'S', 'id': '00304'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '20:25', 'ei': 0, 'speed': 'S', 'id': '20254'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '11:49', 'ei': 15, 'speed': 'S', 'id': '11494'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '23:01', 'ei': 20, 'speed': 'S', 'id': '23014'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:01', 'ei': 0, 'speed': 'S', 'id': '23014'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:04', 'ei': 0, 'speed': 'S', 'id': '22044'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '20:36', 'ei': 0, 'speed': 'S', 'id': '20364'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '14:00', 'ei': 0, 'speed': 'S', 'id': '14004'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:18', 'ei': 0, 'speed': 'S', 'id': '21184'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '07:35', 'ei': 0, 'speed': 'S', 'id': '07354'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:48', 'ei': 0, 'speed': 'S', 'id': '08484'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '06:44', 'ei': 15, 'speed': 'S', 'id': '06444'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '06:15', 'ei': 0, 'speed': 'S', 'id': '06154'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '15:19', 'ei': 15, 'speed': 'S', 'id': '15194'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:55', 'ei': 0, 'speed': 'S', 'id': '22554'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '23:17', 'ei': 0, 'speed': 'S', 'id': '23174'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:37', 'ei': 0, 'speed': 'S', 'id': '19374'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '12:14', 'ei': 15, 'speed': 'S', 'id': '12144'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:22', 'ei': 0, 'speed': 'S', 'id': '22224'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '06:41', 'ei': 0, 'speed': 'S', 'id': '06414'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '11:54', 'ei': 0, 'speed': 'S', 'id': '11544'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '18:19', 'ei': 0, 'speed': 'S', 'id': '18194'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '19:01', 'ei': 0, 'speed': 'S', 'id': '19014'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:03', 'ei': 0, 'speed': 'S', 'id': '19034'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:06', 'ei': 0, 'speed': 'S', 'id': '19064'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:29', 'ei': 0, 'speed': 'S', 'id': '22294'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '22:03', 'ei': 20, 'speed': 'S', 'id': '22034'}, {'direction': 'down', 'end': 'Bandra', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '18:36', 'ei': 11, 'speed': 'S', 'id': '18364'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '11:37', 'ei': 0, 'speed': 'S', 'id': '11374'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '17:37', 'ei': 0, 'speed': 'S', 'id': '17374'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '22:27', 'ei': 15, 'speed': 'S', 'id': '22274'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:36', 'ei': 0, 'speed': 'S', 'id': '21364'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '00:01', 'ei': 0, 'speed': 'S', 'id': '00014'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Vasai', 'si': 25, 'starttime': '09:10', 'ei': 15, 'speed': 'S', 'id': '09104'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '15:44', 'ei': 0, 'speed': 'S', 'id': '15444'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:08', 'ei': 0, 'speed': 'S', 'id': '10084'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '05:09', 'ei': 0, 'speed': 'S', 'id': '05094'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '17:44', 'ei': 0, 'speed': 'S', 'id': '17444'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '10:03', 'ei': 15, 'speed': 'S', 'id': '10034'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:00', 'ei': 0, 'speed': 'S', 'id': '10004'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '07:47', 'ei': 0, 'speed': 'S', 'id': '07474'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '07:47', 'ei': 20, 'speed': 'S', 'id': '07474'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:07', 'ei': 0, 'speed': 'S', 'id': '21074'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '13:50', 'ei': 15, 'speed': 'S', 'id': '13504'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:27', 'ei': 0, 'speed': 'S', 'id': '19274'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '19:22', 'ei': 0, 'speed': 'S', 'id': '19224'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '19:22', 'ei': 0, 'speed': 'S', 'id': '19224'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '19:21', 'ei': 0, 'speed': 'S', 'id': '19214'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '08:16', 'ei': 15, 'speed': 'S', 'id': '08164'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '19:16', 'ei': 0, 'speed': 'S', 'id': '19164'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '19:16', 'ei': 15, 'speed': 'S', 'id': '19164'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '08:12', 'ei': 0, 'speed': 'S', 'id': '08124'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '16:59', 'ei': 0, 'speed': 'S', 'id': '16594'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:00', 'ei': 0, 'speed': 'S', 'id': '22004'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '09:22', 'ei': 0, 'speed': 'S', 'id': '09224'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '22:08', 'ei': 15, 'speed': 'S', 'id': '22084'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:35', 'ei': 0, 'speed': 'S', 'id': '22354'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:44', 'ei': 0, 'speed': 'S', 'id': '10444'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '15:08', 'ei': 0, 'speed': 'S', 'id': '15084'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:10', 'ei': 0, 'speed': 'S', 'id': '21104'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '03:54', 'ei': 0, 'speed': 'S', 'id': '03544'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '11:13', 'ei': 15, 'speed': 'S', 'id': '11134'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '10:29', 'ei': 0, 'speed': 'S', 'id': '10294'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '21:14', 'ei': 0, 'speed': 'S', 'id': '21144'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '21:45', 'ei': 20, 'speed': 'S', 'id': '21454'}, {'direction': 'down', 'end': 'Andheri', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '22:47', 'ei': 15, 'speed': 'S', 'id': '22474'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '22:47', 'ei': 0, 'speed': 'S', 'id': '22474'}, {'direction': 'down', 'end': 'Borivali', 'platform': 4, 'start': 'Virar', 'si': 27, 'starttime': '21:16', 'ei': 20, 'speed': 'S', 'id': '21164'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Bandra', 'si': 11, 'starttime': '18:59', 'ei': 0, 'speed': 'S', 'id': '18594'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Andheri', 'si': 15, 'starttime': '16:20', 'ei': 0, 'speed': 'S', 'id': '16204'}, {'direction': 'down', 'end': 'Churchgate', 'platform': 4, 'start': 'Borivali', 'si': 20, 'starttime': '21:44', 'ei': 0, 'speed': 'S', 'id': '21444'}]}