File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "count" : 8 ,
3
- "totalState" : 199 ,
2
+ "count" : 9 ,
3
+ "totalState" : 200 ,
4
4
"outages" : [
5
5
{
6
6
"icon" : " standard" ,
14
14
"reported" : " 10:12 PM on 08/25" ,
15
15
"zip" : " 84501"
16
16
},
17
+ {
18
+ "icon" : " standard" ,
19
+ "longitude" : -111.972 ,
20
+ "latitude" : 40.367 ,
21
+ "etr" : " Before 04:00 AM on 08/26" ,
22
+ "outCount" : 1 ,
23
+ "custOut" : 1 ,
24
+ "cause" : " Investigating" ,
25
+ "crewStatus" : " Crews Notified" ,
26
+ "reported" : " 01:15 AM on 08/26" ,
27
+ "zip" : " 84005"
28
+ },
17
29
{
18
30
"icon" : " standard" ,
19
31
"longitude" : -111.918 ,
88
100
}
89
101
],
90
102
"zips" : [
103
+ {
104
+ "zipCode" : " 84005" ,
105
+ "outCountPlan" : 0 ,
106
+ "outCountUnplan" : 1 ,
107
+ "custOutPlan" : 0 ,
108
+ "custOutUnplan" : 1
109
+ },
91
110
{
92
111
"zipCode" : " 84041" ,
93
112
"outCountPlan" : 0 ,
167
186
"custOutPlan" : 2 ,
168
187
"custOutUnplan" : 181
169
188
},
189
+ {
190
+ "countyName" : " Utah" ,
191
+ "outCountPlan" : 0 ,
192
+ "outCountUnplan" : 1 ,
193
+ "custOutPlan" : 0 ,
194
+ "custOutUnplan" : 1
195
+ },
170
196
{
171
197
"countyName" : " Weber" ,
172
198
"outCountPlan" : 0 ,
You can’t perform that action at this time.
0 commit comments