File tree Expand file tree Collapse file tree 1 file changed +52
-19
lines changed Expand file tree Collapse file tree 1 file changed +52
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "count" : 12 ,
3
- "totalState" : 1036 ,
2
+ "count" : 13 ,
3
+ "totalState" : 1039 ,
4
4
"outages" : [
5
5
{
6
6
"icon" : " standard" ,
86
86
"reported" : " 02:32 PM on 08/24" ,
87
87
"zip" : " 84109"
88
88
},
89
- {
90
- "icon" : " standard" ,
91
- "longitude" : -111.844 ,
92
- "latitude" : 40.716 ,
93
- "etr" : " Before 04:30 PM on 08/24" ,
94
- "outCount" : 1 ,
95
- "custOut" : 1 ,
96
- "cause" : " Investigating" ,
97
- "crewStatus" : " Crews Arrived" ,
98
- "reported" : " 10:48 AM on 08/24" ,
99
- "zip" : " 84106"
100
- },
101
89
{
102
90
"icon" : " standard" ,
103
91
"longitude" : -111.825 ,
104
92
"latitude" : 40.716 ,
105
- "etr" : " Before 03:30 PM on 08/24 " ,
93
+ "etr" : " Assessing " ,
106
94
"outCount" : 1 ,
107
95
"custOut" : 5 ,
108
96
"cause" : " Damaged Equipment" ,
122
110
"reported" : " 03:11 PM on 08/24" ,
123
111
"zip" : " 84017, 84036"
124
112
},
113
+ {
114
+ "icon" : " standard" ,
115
+ "longitude" : -111.944 ,
116
+ "latitude" : 41.063 ,
117
+ "etr" : " Before 06:30 PM on 08/24" ,
118
+ "outCount" : 1 ,
119
+ "custOut" : 1 ,
120
+ "cause" : " Investigating" ,
121
+ "crewStatus" : " Crews Notified" ,
122
+ "reported" : " 03:38 PM on 08/24" ,
123
+ "zip" : " 84041"
124
+ },
125
+ {
126
+ "icon" : " planned" ,
127
+ "longitude" : -112.04 ,
128
+ "latitude" : 41.106 ,
129
+ "etr" : " Before 08:00 PM on 08/24" ,
130
+ "outCount" : 1 ,
131
+ "custOut" : 3 ,
132
+ "cause" : " Planned Maintenance" ,
133
+ "crewStatus" : " Crews Arrived" ,
134
+ "reported" : " 03:31 PM on 08/24" ,
135
+ "zip" : " 84015"
136
+ },
125
137
{
126
138
"icon" : " standard" ,
127
139
"longitude" : -111.926 ,
136
148
}
137
149
],
138
150
"zips" : [
151
+ {
152
+ "zipCode" : " 84015" ,
153
+ "outCountPlan" : 1 ,
154
+ "outCountUnplan" : 0 ,
155
+ "custOutPlan" : 3 ,
156
+ "custOutUnplan" : 0
157
+ },
139
158
{
140
159
"zipCode" : " 84017" ,
141
160
"outCountPlan" : 0 ,
150
169
"custOutPlan" : 0 ,
151
170
"custOutUnplan" : 771
152
171
},
172
+ {
173
+ "zipCode" : " 84041" ,
174
+ "outCountPlan" : 0 ,
175
+ "outCountUnplan" : 1 ,
176
+ "custOutPlan" : 0 ,
177
+ "custOutUnplan" : 1
178
+ },
153
179
{
154
180
"zipCode" : " 84095" ,
155
181
"outCountPlan" : 2 ,
167
193
{
168
194
"zipCode" : " 84106" ,
169
195
"outCountPlan" : 0 ,
170
- "outCountUnplan" : 2 ,
196
+ "outCountUnplan" : 1 ,
171
197
"custOutPlan" : 0 ,
172
- "custOutUnplan" : 2
198
+ "custOutUnplan" : 1
173
199
},
174
200
{
175
201
"zipCode" : " 84109" ,
208
234
}
209
235
],
210
236
"counties" : [
237
+ {
238
+ "countyName" : " Davis" ,
239
+ "outCountPlan" : 1 ,
240
+ "outCountUnplan" : 1 ,
241
+ "custOutPlan" : 3 ,
242
+ "custOutUnplan" : 1
243
+ },
211
244
{
212
245
"countyName" : " Grand" ,
213
246
"outCountPlan" : 0 ,
225
258
{
226
259
"countyName" : " Salt Lake" ,
227
260
"outCountPlan" : 2 ,
228
- "outCountUnplan" : 5 ,
261
+ "outCountUnplan" : 4 ,
229
262
"custOutPlan" : 13 ,
230
- "custOutUnplan" : 22
263
+ "custOutUnplan" : 21
231
264
},
232
265
{
233
266
"countyName" : " Summit" ,
You can’t perform that action at this time.
0 commit comments