Skip to content

Commit 206aef9

Browse files
author
outage-detector
committed
Latest data as of Mon Aug 25 00:09:36 UTC 2025
1 parent b668098 commit 206aef9

File tree

1 file changed

+32
-20
lines changed

1 file changed

+32
-20
lines changed

maplistUT.json

Lines changed: 32 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 18,
3-
"totalState": 126,
2+
"count": 21,
3+
"totalState": 553,
44
"outages": [
55
{
66
"icon": "standard",
@@ -10,7 +10,7 @@
1010
"outCount": 1,
1111
"custOut": 1,
1212
"cause": "Investigating",
13-
"crewStatus": "Crews Notified",
13+
"crewStatus": "Crews Arrived",
1414
"reported": "05:19 PM on 08/24",
1515
"zip": "84511"
1616
},
@@ -22,7 +22,7 @@
2222
"outCount": 1,
2323
"custOut": 4,
2424
"cause": "Investigating",
25-
"crewStatus": "Crews Notified",
25+
"crewStatus": "Crews Arrived",
2626
"reported": "04:01 PM on 08/24",
2727
"zip": "84723"
2828
},
@@ -76,27 +76,27 @@
7676
},
7777
{
7878
"icon": "standard",
79-
"longitude": -112.014,
80-
"latitude": 40.657,
81-
"etr": "Before 08:00 PM on 08/24",
79+
"longitude": -111.843,
80+
"latitude": 40.687,
81+
"etr": "Before 06:30 PM on 08/24",
8282
"outCount": 1,
8383
"custOut": 1,
8484
"cause": "Investigating",
8585
"crewStatus": "Crews Notified",
86-
"reported": "04:46 PM on 08/24",
87-
"zip": "84118"
86+
"reported": "03:14 PM on 08/24",
87+
"zip": "84106"
8888
},
8989
{
9090
"icon": "standard",
91-
"longitude": -111.843,
92-
"latitude": 40.687,
93-
"etr": "Before 06:30 PM on 08/24",
91+
"longitude": -111.977,
92+
"latitude": 40.7,
93+
"etr": "Before 09:00 PM on 08/24",
9494
"outCount": 1,
9595
"custOut": 1,
9696
"cause": "Investigating",
9797
"crewStatus": "Crews Notified",
98-
"reported": "03:14 PM on 08/24",
99-
"zip": "84106"
98+
"reported": "05:49 PM on 08/24",
99+
"zip": "84120"
100100
},
101101
{
102102
"icon": "standard",
@@ -146,6 +146,18 @@
146146
"reported": "03:31 PM on 08/24",
147147
"zip": "84015"
148148
},
149+
{
150+
"icon": "standard",
151+
"longitude": -111.906,
152+
"latitude": 41.121,
153+
"etr": "Assessing",
154+
"outCount": 3,
155+
"custOut": 427,
156+
"cause": "Investigating",
157+
"crewStatus": "Crews Notified",
158+
"reported": "05:55 PM on 08/24",
159+
"zip": "84405"
160+
},
149161
{
150162
"icon": "standard",
151163
"longitude": -111.926,
@@ -166,7 +178,7 @@
166178
"outCount": 1,
167179
"custOut": 1,
168180
"cause": "Investigating",
169-
"crewStatus": "Crews Notified",
181+
"crewStatus": "Crews Arrived",
170182
"reported": "05:08 PM on 08/24",
171183
"zip": "84405"
172184
},
@@ -234,7 +246,7 @@
234246
"custOutUnplan": 1
235247
},
236248
{
237-
"zipCode": "84118",
249+
"zipCode": "84120",
238250
"outCountPlan": 0,
239251
"outCountUnplan": 1,
240252
"custOutPlan": 0,
@@ -257,9 +269,9 @@
257269
{
258270
"zipCode": "84405",
259271
"outCountPlan": 0,
260-
"outCountUnplan": 2,
272+
"outCountUnplan": 5,
261273
"custOutPlan": 0,
262-
"custOutUnplan": 2
274+
"custOutUnplan": 429
263275
},
264276
{
265277
"zipCode": "84511",
@@ -287,9 +299,9 @@
287299
{
288300
"countyName": "Davis",
289301
"outCountPlan": 1,
290-
"outCountUnplan": 0,
302+
"outCountUnplan": 3,
291303
"custOutPlan": 3,
292-
"custOutUnplan": 0
304+
"custOutUnplan": 427
293305
},
294306
{
295307
"countyName": "Piute",

0 commit comments

Comments
 (0)