Skip to content

Commit 2708449

Browse files
author
outage-detector
committed
Latest data as of Tue Aug 26 05:35:07 UTC 2025
1 parent d490fae commit 2708449

File tree

1 file changed

+4
-30
lines changed

1 file changed

+4
-30
lines changed

maplistUT.json

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 10,
3-
"totalState": 170,
2+
"count": 9,
3+
"totalState": 169,
44
"outages": [
55
{
66
"icon": "standard",
@@ -14,27 +14,15 @@
1414
"reported": "09:32 PM on 08/25",
1515
"zip": "84720"
1616
},
17-
{
18-
"icon": "standard",
19-
"longitude": -112.679,
20-
"latitude": 38.271,
21-
"etr": "Before 11:30 PM on 08/25",
22-
"outCount": 1,
23-
"custOut": 1,
24-
"cause": "Investigating",
25-
"crewStatus": "Crews Notified",
26-
"reported": "08:42 PM on 08/25",
27-
"zip": "84713"
28-
},
2917
{
3018
"icon": "standard",
3119
"longitude": -110.781,
3220
"latitude": 39.53,
33-
"etr": "Before 01:00 AM on 08/26",
21+
"etr": "Assessing",
3422
"outCount": 1,
3523
"custOut": 1,
3624
"cause": "Investigating",
37-
"crewStatus": "Crews Notified",
25+
"crewStatus": "Crews Arrived",
3826
"reported": "10:07 PM on 08/25",
3927
"zip": "84501"
4028
},
@@ -173,13 +161,6 @@
173161
"custOutPlan": 0,
174162
"custOutUnplan": 2
175163
},
176-
{
177-
"zipCode": "84713",
178-
"outCountPlan": 0,
179-
"outCountUnplan": 1,
180-
"custOutPlan": 0,
181-
"custOutUnplan": 1
182-
},
183164
{
184165
"zipCode": "84720",
185166
"outCountPlan": 0,
@@ -189,13 +170,6 @@
189170
}
190171
],
191172
"counties": [
192-
{
193-
"countyName": "Beaver",
194-
"outCountPlan": 0,
195-
"outCountUnplan": 1,
196-
"custOutPlan": 0,
197-
"custOutUnplan": 1
198-
},
199173
{
200174
"countyName": "Cache",
201175
"outCountPlan": 0,

0 commit comments

Comments
 (0)