File tree Expand file tree Collapse file tree 2 files changed +60
-15
lines changed Expand file tree Collapse file tree 2 files changed +60
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "count" : 9 ,
3
- "totalState" : 36 ,
2
+ "count" : 10 ,
3
+ "totalState" : 1034 ,
4
4
"outages" : [
5
5
{
6
6
"icon" : " standard" ,
31
31
"longitude" : -112.031 ,
32
32
"latitude" : 40.512 ,
33
33
"etr" : " Before 06:00 PM on 08/24" ,
34
- "outCount" : 2 ,
35
- "custOut" : 2 ,
34
+ "outCount" : 1 ,
35
+ "custOut" : 14 ,
36
36
"cause" : " Investigating" ,
37
37
"crewStatus" : " Crews Notified" ,
38
38
"reported" : " 02:23 PM on 08/24" ,
50
50
"reported" : " 12:00 PM on 08/24" ,
51
51
"zip" : " 84095"
52
52
},
53
+ {
54
+ "icon" : " standard" ,
55
+ "longitude" : -111.843 ,
56
+ "latitude" : 40.687 ,
57
+ "etr" : " Assessing" ,
58
+ "outCount" : 1 ,
59
+ "custOut" : 1 ,
60
+ "cause" : " Investigating" ,
61
+ "crewStatus" : " Crews Notified" ,
62
+ "reported" : " 03:14 PM on 08/24" ,
63
+ "zip" : " 84106"
64
+ },
53
65
{
54
66
"icon" : " standard" ,
55
67
"longitude" : -111.805 ,
85
97
"crewStatus" : " Crews Notified" ,
86
98
"reported" : " 09:32 AM on 08/24" ,
87
99
"zip" : " 84109"
100
+ },
101
+ {
102
+ "icon" : " standard" ,
103
+ "longitude" : -111.177 ,
104
+ "latitude" : 40.777 ,
105
+ "etr" : " Before 07:30 PM on 08/24" ,
106
+ "outCount" : 1 ,
107
+ "custOut" : 985 ,
108
+ "cause" : " Investigating" ,
109
+ "crewStatus" : " Crews Notified" ,
110
+ "reported" : " 03:11 PM on 08/24" ,
111
+ "zip" : " 84017, 84036"
88
112
}
89
113
],
90
114
"zips" : [
115
+ {
116
+ "zipCode" : " 84017" ,
117
+ "outCountPlan" : 0 ,
118
+ "outCountUnplan" : 1 ,
119
+ "custOutPlan" : 0 ,
120
+ "custOutUnplan" : 214
121
+ },
122
+ {
123
+ "zipCode" : " 84036" ,
124
+ "outCountPlan" : 0 ,
125
+ "outCountUnplan" : 1 ,
126
+ "custOutPlan" : 0 ,
127
+ "custOutUnplan" : 771
128
+ },
91
129
{
92
130
"zipCode" : " 84095" ,
93
131
"outCountPlan" : 2 ,
98
136
{
99
137
"zipCode" : " 84096" ,
100
138
"outCountPlan" : 0 ,
101
- "outCountUnplan" : 2 ,
139
+ "outCountUnplan" : 1 ,
102
140
"custOutPlan" : 0 ,
103
- "custOutUnplan" : 2
141
+ "custOutUnplan" : 14
104
142
},
105
143
{
106
144
"zipCode" : " 84106" ,
107
145
"outCountPlan" : 0 ,
108
- "outCountUnplan" : 1 ,
146
+ "outCountUnplan" : 2 ,
109
147
"custOutPlan" : 0 ,
110
- "custOutUnplan" : 1
148
+ "custOutUnplan" : 2
111
149
},
112
150
{
113
151
"zipCode" : " 84109" ,
144
182
"outCountPlan" : 2 ,
145
183
"outCountUnplan" : 5 ,
146
184
"custOutPlan" : 13 ,
147
- "custOutUnplan" : 9
185
+ "custOutUnplan" : 22
186
+ },
187
+ {
188
+ "countyName" : " Summit" ,
189
+ "outCountPlan" : 0 ,
190
+ "outCountUnplan" : 1 ,
191
+ "custOutPlan" : 0 ,
192
+ "custOutUnplan" : 985
148
193
},
149
194
{
150
195
"countyName" : " Utah" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"count" : 4 ,
3
- "totalState" : 29 ,
3
+ "totalState" : 63 ,
4
4
"outages" : [
5
5
{
6
6
"icon" : " standard" ,
7
- "longitude" : -110.33 ,
7
+ "longitude" : -110.212 ,
8
8
"latitude" : 42.507 ,
9
- "etr" : " Before 06:00 PM on 08/24" ,
9
+ "etr" : " Before 07:30 PM on 08/24" ,
10
10
"outCount" : 1 ,
11
- "custOut" : 1 ,
11
+ "custOut" : 35 ,
12
12
"cause" : " Investigating" ,
13
13
"crewStatus" : " Crews Notified" ,
14
14
"reported" : " 02:56 PM on 08/24" ,
71
71
"outCountPlan" : 0 ,
72
72
"outCountUnplan" : 1 ,
73
73
"custOutPlan" : 0 ,
74
- "custOutUnplan" : 1
74
+ "custOutUnplan" : 35
75
75
}
76
76
],
77
77
"counties" : [
94
94
"outCountPlan" : 0 ,
95
95
"outCountUnplan" : 1 ,
96
96
"custOutPlan" : 0 ,
97
- "custOutUnplan" : 1
97
+ "custOutUnplan" : 35
98
98
}
99
99
]
100
100
}
You can’t perform that action at this time.
0 commit comments