Skip to content

Commit 25d4061

Browse files
author
outage-detector
committed
Latest data as of Tue Aug 26 07:33:34 UTC 2025
1 parent 270a599 commit 25d4061

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

maplistUT.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 8,
3-
"totalState": 199,
2+
"count": 9,
3+
"totalState": 200,
44
"outages": [
55
{
66
"icon": "standard",
@@ -14,6 +14,18 @@
1414
"reported": "10:12 PM on 08/25",
1515
"zip": "84501"
1616
},
17+
{
18+
"icon": "standard",
19+
"longitude": -111.972,
20+
"latitude": 40.367,
21+
"etr": "Before 04:00 AM on 08/26",
22+
"outCount": 1,
23+
"custOut": 1,
24+
"cause": "Investigating",
25+
"crewStatus": "Crews Notified",
26+
"reported": "01:15 AM on 08/26",
27+
"zip": "84005"
28+
},
1729
{
1830
"icon": "standard",
1931
"longitude": -111.918,
@@ -88,6 +100,13 @@
88100
}
89101
],
90102
"zips": [
103+
{
104+
"zipCode": "84005",
105+
"outCountPlan": 0,
106+
"outCountUnplan": 1,
107+
"custOutPlan": 0,
108+
"custOutUnplan": 1
109+
},
91110
{
92111
"zipCode": "84041",
93112
"outCountPlan": 0,
@@ -167,6 +186,13 @@
167186
"custOutPlan": 2,
168187
"custOutUnplan": 181
169188
},
189+
{
190+
"countyName": "Utah",
191+
"outCountPlan": 0,
192+
"outCountUnplan": 1,
193+
"custOutPlan": 0,
194+
"custOutUnplan": 1
195+
},
170196
{
171197
"countyName": "Weber",
172198
"outCountPlan": 0,

0 commit comments

Comments
 (0)