File tree Expand file tree Collapse file tree 2 files changed +54
-30
lines changed Expand file tree Collapse file tree 2 files changed +54
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "count" : 0 ,
3
- "totalState" : 0 ,
4
- "outages" : [],
5
- "zips" : [],
6
- "counties" : []
2
+ "count" : 1 ,
3
+ "totalState" : 1 ,
4
+ "outages" : [
5
+ {
6
+ "icon" : " standard" ,
7
+ "longitude" : -112.133 ,
8
+ "latitude" : 43.634 ,
9
+ "etr" : " Before 05:00 AM on 08/26" ,
10
+ "outCount" : 1 ,
11
+ "custOut" : 1 ,
12
+ "cause" : " Investigating" ,
13
+ "crewStatus" : " Crews Notified" ,
14
+ "reported" : " 02:24 AM on 08/26" ,
15
+ "zip" : " 83402"
16
+ }
17
+ ],
18
+ "zips" : [
19
+ {
20
+ "zipCode" : " 83402" ,
21
+ "outCountPlan" : 0 ,
22
+ "outCountUnplan" : 1 ,
23
+ "custOutPlan" : 0 ,
24
+ "custOutUnplan" : 1
25
+ }
26
+ ],
27
+ "counties" : [
28
+ {
29
+ "countyName" : " Bonneville" ,
30
+ "outCountPlan" : 0 ,
31
+ "outCountUnplan" : 1 ,
32
+ "custOutPlan" : 0 ,
33
+ "custOutUnplan" : 1
34
+ }
35
+ ]
7
36
}
Original file line number Diff line number Diff line change 1
1
{
2
- "count" : 13 ,
3
- "totalState" : 316 ,
2
+ "count" : 12 ,
3
+ "totalState" : 422 ,
4
4
"outages" : [
5
5
{
6
6
"icon" : " standard" ,
7
- "longitude" : -113.758 ,
8
- "latitude" : 37.344 ,
7
+ "longitude" : -113.754 ,
8
+ "latitude" : 37.243 ,
9
9
"etr" : " Before 05:00 AM on 08/26" ,
10
10
"outCount" : 1 ,
11
- "custOut" : 1 ,
11
+ "custOut" : 15 ,
12
12
"cause" : " Investigating" ,
13
13
"crewStatus" : " Crews Notified" ,
14
14
"reported" : " 02:11 AM on 08/26" ,
32
32
"latitude" : 39.109 ,
33
33
"etr" : " Before 05:00 AM on 08/26" ,
34
34
"outCount" : 1 ,
35
- "custOut" : 1 ,
35
+ "custOut" : 94 ,
36
36
"cause" : " Investigating" ,
37
37
"crewStatus" : " Crews Notified" ,
38
38
"reported" : " 01:58 AM on 08/26" ,
39
- "zip" : " 84636"
40
- },
41
- {
42
- "icon" : " standard" ,
43
- "longitude" : -112.262 ,
44
- "latitude" : 39.11 ,
45
- "etr" : " Before 05:00 AM on 08/26" ,
46
- "outCount" : 1 ,
47
- "custOut" : 1 ,
48
- "cause" : " Investigating" ,
49
- "crewStatus" : " Crews Notified" ,
50
- "reported" : " 02:11 AM on 08/26" ,
51
- "zip" : " 84636"
39
+ "zip" : " 84631, 84636"
52
40
},
53
41
{
54
42
"icon" : " standard" ,
226
214
"custOutUnplan" : 18
227
215
},
228
216
{
229
- "zipCode" : " 84636 " ,
217
+ "zipCode" : " 84631 " ,
230
218
"outCountPlan" : 0 ,
231
- "outCountUnplan" : 2 ,
219
+ "outCountUnplan" : 1 ,
232
220
"custOutPlan" : 0 ,
233
221
"custOutUnplan" : 2
234
222
},
223
+ {
224
+ "zipCode" : " 84636" ,
225
+ "outCountPlan" : 0 ,
226
+ "outCountUnplan" : 1 ,
227
+ "custOutPlan" : 0 ,
228
+ "custOutUnplan" : 92
229
+ },
235
230
{
236
231
"zipCode" : " 84733" ,
237
232
"outCountPlan" : 0 ,
238
233
"outCountUnplan" : 1 ,
239
234
"custOutPlan" : 0 ,
240
- "custOutUnplan" : 1
235
+ "custOutUnplan" : 15
241
236
}
242
237
],
243
238
"counties" : [
265
260
{
266
261
"countyName" : " Millard" ,
267
262
"outCountPlan" : 0 ,
268
- "outCountUnplan" : 2 ,
263
+ "outCountUnplan" : 1 ,
269
264
"custOutPlan" : 0 ,
270
- "custOutUnplan" : 2
265
+ "custOutUnplan" : 94
271
266
},
272
267
{
273
268
"countyName" : " Salt Lake" ,
295
290
"outCountPlan" : 0 ,
296
291
"outCountUnplan" : 1 ,
297
292
"custOutPlan" : 0 ,
298
- "custOutUnplan" : 1
293
+ "custOutUnplan" : 15
299
294
},
300
295
{
301
296
"countyName" : " Weber" ,
You can’t perform that action at this time.
0 commit comments