-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathstatic_data.json
More file actions
74 lines (74 loc) · 1.57 KB
/
static_data.json
File metadata and controls
74 lines (74 loc) · 1.57 KB
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
{
"Orange": {
"totalActive": 140,
"totalInactive": 2,
"totalNewDelivered": 142,
"totalNewUndelivered": 10
},
"Red": {
"totalOldActive": 156,
"totalOldInactive": 4,
"totalNewDelivered": 42,
"totalNewUndelivered": 210
},
"Green": {
"totalOldActive": 165,
"totalOldInactive": 42,
"totalNewDelivered": 24,
"totalNewUndelivered": 0,
"totalType10Delivered": 0,
"totalType10Undelivered": 102
},
"Blue": {
"totalActive": 94,
"totalInactive": 0
},
"Mattapan": {
"totalActive": 6,
"totalInactive": 4
},
"Worcester": {
"totalActive": 109,
"totalInactive": 19
},
"Fairmount": {
"totalActive": 109,
"totalInactive": 19
},
"Fitchburg": {
"totalActive": 109,
"totalInactive": 19
},
"Greenbush": {
"totalActive": 109,
"totalInactive": 19
},
"Haverhill": {
"totalActive": 109,
"totalInactive": 19
},
"Kingston": {
"totalActive": 109,
"totalInactive": 19
},
"Lowell": {
"totalActive": 109,
"totalInactive": 19
},
"Needham": {
"totalActive": 109,
"totalInactive": 19
},
"Providence": {
"totalActive": 109,
"totalInactive": 19
},
"Franklin": {
"totalActive": 109,
"totalInactive": 19
},
"Sources": {
"fleet_numbers": "http://roster.transithistory.org/"
},
"Updated": "2025-08-17"
}