File tree Expand file tree Collapse file tree 2 files changed +16
-78
lines changed Expand file tree Collapse file tree 2 files changed +16
-78
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "count" : 1 ,
3
- "totalState" : 22 ,
4
- "outages" : [
5
- {
6
- "icon" : " standard" ,
7
- "longitude" : -111.259 ,
8
- "latitude" : 42.226 ,
9
- "etr" : " Before 01:30 AM on 08/26" ,
10
- "outCount" : 1 ,
11
- "custOut" : 22 ,
12
- "cause" : " Investigating" ,
13
- "crewStatus" : " Crews Arrived" ,
14
- "reported" : " 10:12 PM on 08/25" ,
15
- "zip" : " 83233, 83254"
16
- }
17
- ],
18
- "zips" : [
19
- {
20
- "zipCode" : " 83233" ,
21
- "outCountPlan" : 0 ,
22
- "outCountUnplan" : 1 ,
23
- "custOutPlan" : 0 ,
24
- "custOutUnplan" : 1
25
- },
26
- {
27
- "zipCode" : " 83254" ,
28
- "outCountPlan" : 0 ,
29
- "outCountUnplan" : 1 ,
30
- "custOutPlan" : 0 ,
31
- "custOutUnplan" : 21
32
- }
33
- ],
34
- "counties" : [
35
- {
36
- "countyName" : " Bear Lake" ,
37
- "outCountPlan" : 0 ,
38
- "outCountUnplan" : 1 ,
39
- "custOutPlan" : 0 ,
40
- "custOutUnplan" : 22
41
- }
42
- ]
2
+ "count" : 0 ,
3
+ "totalState" : 0 ,
4
+ "outages" : [],
5
+ "zips" : [],
6
+ "counties" : []
43
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"count" : 10 ,
3
- "totalState" : 171 ,
3
+ "totalState" : 201 ,
4
4
"outages" : [
5
- {
6
- "icon" : " standard" ,
7
- "longitude" : -113.067 ,
8
- "latitude" : 37.67 ,
9
- "etr" : " Before 03:30 AM on 08/26" ,
10
- "outCount" : 1 ,
11
- "custOut" : 6 ,
12
- "cause" : " Investigating" ,
13
- "crewStatus" : " Crews Notified" ,
14
- "reported" : " 09:32 PM on 08/25" ,
15
- "zip" : " 84720"
16
- },
17
5
{
18
6
"icon" : " standard" ,
19
7
"longitude" : -110.781 ,
42
30
"icon" : " standard" ,
43
31
"longitude" : -111.918 ,
44
32
"latitude" : 40.556 ,
45
- "etr" : " Before 03 :00 AM on 08/26" ,
46
- "outCount" : 1 ,
47
- "custOut" : 145 ,
33
+ "etr" : " Before 04 :00 AM on 08/26" ,
34
+ "outCount" : 2 ,
35
+ "custOut" : 181 ,
48
36
"cause" : " Emergency Repair" ,
49
37
"crewStatus" : " Crews Arrived" ,
50
38
"reported" : " 10:22 PM on 08/25" ,
78
66
"icon" : " standard" ,
79
67
"longitude" : -111.945 ,
80
68
"latitude" : 41.165 ,
81
- "etr" : " Before 12:30 AM on 08/26 " ,
69
+ "etr" : " Assessing " ,
82
70
"outCount" : 1 ,
83
71
"custOut" : 1 ,
84
72
"cause" : " Damaged Equipment" ,
90
78
"icon" : " standard" ,
91
79
"longitude" : -111.946 ,
92
80
"latitude" : 41.223 ,
93
- "etr" : " Before 02:30 AM on 08/26" ,
81
+ "etr" : " Before 01:00 AM on 08/26" ,
94
82
"outCount" : 1 ,
95
83
"custOut" : 1 ,
96
- "cause" : " Investigating " ,
84
+ "cause" : " Damaged Line " ,
97
85
"crewStatus" : " Crews Arrived" ,
98
86
"reported" : " 05:10 PM on 08/25" ,
99
87
"zip" : " 84401"
134
122
{
135
123
"zipCode" : " 84095" ,
136
124
"outCountPlan" : 0 ,
137
- "outCountUnplan" : 1 ,
125
+ "outCountUnplan" : 2 ,
138
126
"custOutPlan" : 0 ,
139
- "custOutUnplan" : 145
127
+ "custOutUnplan" : 181
140
128
},
141
129
{
142
130
"zipCode" : " 84129" ,
179
167
"outCountUnplan" : 2 ,
180
168
"custOutPlan" : 0 ,
181
169
"custOutUnplan" : 2
182
- },
183
- {
184
- "zipCode" : " 84720" ,
185
- "outCountPlan" : 0 ,
186
- "outCountUnplan" : 1 ,
187
- "custOutPlan" : 0 ,
188
- "custOutUnplan" : 6
189
170
}
190
171
],
191
172
"counties" : [
210
191
"custOutPlan" : 0 ,
211
192
"custOutUnplan" : 1
212
193
},
213
- {
214
- "countyName" : " Iron" ,
215
- "outCountPlan" : 0 ,
216
- "outCountUnplan" : 1 ,
217
- "custOutPlan" : 0 ,
218
- "custOutUnplan" : 6
219
- },
220
194
{
221
195
"countyName" : " Salt Lake" ,
222
196
"outCountPlan" : 1 ,
223
- "outCountUnplan" : 1 ,
197
+ "outCountUnplan" : 2 ,
224
198
"custOutPlan" : 2 ,
225
- "custOutUnplan" : 145
199
+ "custOutUnplan" : 181
226
200
},
227
201
{
228
202
"countyName" : " Weber" ,
You can’t perform that action at this time.
0 commit comments