-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbus-times.json
91 lines (91 loc) · 4.29 KB
/
bus-times.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
[
{
"Departure":"Jefferson",
"Destination":"HSC",
"weekdays": {
"Times":["7:00","7:40","8:20","9:00","9:30","10:00","10:30","11:00","11:30","12:00","12:30","13:00","13:30","14:00","14:20","14:30","14:50","15:05","15:45","16:30","17:10","18:05","18:50","19:20","20:00","20:40","21:20"]
}
},
{
"Departure":"HSC",
"Destination":"Jefferson",
"weekdays": {
"Times":["7:00","7:40","8:20","9:00","9:30","10:00","10:30","11:00","11:30","12:00","12:30","13:00","13:30","14:00","14:45","15:00","16:08","16:30","17:05","17:30","18:05","18:15","18:55","19:30","20:00","20:40","21:20","22:05"]
}
},
{
"Departure":"HSC",
"Destination":"Union Station",
"weekdays": {
"Times":["7:00","7:40","8:20","9:00","9:30","10:00","10:30","11:00","11:30","12:00","12:30","13:00","13:30","14:00","14:30","14:45","15:00","15:15","15:25","15:40","16:00","16:05","16:08","16:10","16:15","16:30","16:40","16:55","17:00","17:05","17:10","17:15","17:25","17:30","18:05","18:15","18:55","19:30","20:00","20:40","21:20","22:05"]
},
"weekends": {
"Times":["9:05","10:30","12:55","14:00","15:25","16:30"]
}
},
{
"Departure":"Union Station",
"Destination":"HSC",
"weekdays": {
"Times":["6:08","6:23","6:43","6:58","7:09","7:18","7:28","7:40","7:48","7:55","8:00","8:05","8:13","8:23","8:33","8:40","8:50","9:08","9:20","9:32","9:44","9:50","10:04","10:20","10:50","11:20","11:50","12:20","12:50","13:20","13:50","14:40","14:50","15:10","15:25","16:05","16:55","17:40","18:30","19:10","19:40","20:20","21:00","21:40"]
},
"weekends": {
"Times":["8:45","10:10","12:35","13:40","15:05","16:10"]
}
},
{
"Departure":"Union Station",
"Destination":"Jefferson",
"weekdays": {
"Times":["6:10","6:30","6:46","7:00","7:12","7:20","7:31","7:41","7:58","8:12","8:26","8:31","8:35","8:42","8:54","9:12","9:24","9:31","9:40","9:48","10:10","10:40","11:10","11:40","12:10","12:40","13:10","13:40","14:10","15:06","16:14","16:36","17:26","18:11","18:21","19:01","19:40","20:10","20:50","21:30","22:15"]
},
"weekends": {
"Times":["9:15","10:40","13:05","14:10","15:35","16:40"]
}
},
{
"Departure":"Jefferson",
"Destination":"Union Station",
"weekdays": {
"Times":["7:00","7:40","8:20","9:00","9:30","10:00","10:30","11:00","11:30","12:00","12:30","13:00","13:30","14:00","14:20","14:30","14:50","15:05","15:20","15:45","15:55","16:10","16:20","16:30","16:45","17:00","17:10","17:15","17:25","17:35","18:05","18:50","19:20","20:00","20:40","21:20","22:05"]
},
"weekends": {
"Times":["8:30","9:55","12:20","13:25","14:50","15:55"]
}
},
{
"Departure":"C Route",
"Destination":"Leavey Library",
"weekdays": {
"Times":["06:20","07:00","07:20","07:40","08:00","08:20","08:40","09:00","09:20","09:40","10:00","10:20","10:40","11:00","11:20","11:40","12:00","12:20","12:40","13:00","13:20","13:40","14:00","14:20","14:40","15:00","15:20","15:40","16:00","16:30","17:00","17:30","18:00","18:30","19:00","19:30","20:00","20:30","21:00"]
}
},
{
"Departure":"C Route",
"Destination":"24th and Ellendale",
"weekdays": {
"Times":["06:33","07:13","07:33","07:53","08:13","08:33","08:53","09:13","09:33","09:53","10:13","10:33","10:53","11:13","11:33","11:53","12:13","12:33","12:53","13:13","13:33","13:53","14:13","14:33","14:53","15:13","15:33","15:53","16:13","16:43","17:13","17:43","18:13","18:43","19:13","19:43","20:13","20:43","21:13"]
}
},
{
"Departure":"Marina Del Rey Shuttle",
"Destination":"UPC-Vivian Hall",
"weekdays": {
"Times":["8:05","10:00","12:00","13:50","15:45","17:45"]
}
},
{
"Departure":"Marina Del Rey Shuttle",
"Destination":"ICT",
"weekdays": {
"Times":["8:40","10:35","12:35","14:25","16:20","18:25"]
}
},
{
"Departure":"Marina Del Rey Shuttle",
"Destination":"ISI",
"weekdays": {
"Times":["8:50","10:45","12:45","14:35","16:30","18:35"]
}
}
]