Skip to content

Commit 1148c06

Browse files
author
outage-detector
committed
Latest data as of Sun Aug 24 20:33:48 UTC 2025
1 parent 4aeaf85 commit 1148c06

File tree

1 file changed

+42
-4
lines changed

1 file changed

+42
-4
lines changed

maplistUT.json

Lines changed: 42 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 9,
3-
"totalState": 111,
2+
"count": 11,
3+
"totalState": 113,
44
"outages": [
55
{
66
"icon": "standard",
@@ -38,6 +38,18 @@
3838
"reported": "12:51 PM on 08/24",
3939
"zip": "84097, 84604"
4040
},
41+
{
42+
"icon": "standard",
43+
"longitude": -112.031,
44+
"latitude": 40.512,
45+
"etr": "Before 05:30 PM on 08/24",
46+
"outCount": 1,
47+
"custOut": 1,
48+
"cause": "Investigating",
49+
"crewStatus": "Crews Notified",
50+
"reported": "02:23 PM on 08/24",
51+
"zip": "84096"
52+
},
4153
{
4254
"icon": "planned",
4355
"longitude": -111.937,
@@ -50,6 +62,18 @@
5062
"reported": "12:00 PM on 08/24",
5163
"zip": "84095"
5264
},
65+
{
66+
"icon": "standard",
67+
"longitude": -111.823,
68+
"latitude": 40.615,
69+
"etr": "Before 05:30 PM on 08/24",
70+
"outCount": 1,
71+
"custOut": 1,
72+
"cause": "Investigating",
73+
"crewStatus": "Crews Notified",
74+
"reported": "02:15 PM on 08/24",
75+
"zip": "84121"
76+
},
5377
{
5478
"icon": "standard",
5579
"longitude": -111.805,
@@ -107,6 +131,13 @@
107131
"custOutPlan": 13,
108132
"custOutUnplan": 0
109133
},
134+
{
135+
"zipCode": "84096",
136+
"outCountPlan": 0,
137+
"outCountUnplan": 1,
138+
"custOutPlan": 0,
139+
"custOutUnplan": 1
140+
},
110141
{
111142
"zipCode": "84097",
112143
"outCountPlan": 0,
@@ -135,6 +166,13 @@
135166
"custOutPlan": 0,
136167
"custOutUnplan": 1
137168
},
169+
{
170+
"zipCode": "84121",
171+
"outCountPlan": 0,
172+
"outCountUnplan": 1,
173+
"custOutPlan": 0,
174+
"custOutUnplan": 1
175+
},
138176
{
139177
"zipCode": "84336",
140178
"outCountPlan": 0,
@@ -182,9 +220,9 @@
182220
{
183221
"countyName": "Salt Lake",
184222
"outCountPlan": 2,
185-
"outCountUnplan": 3,
223+
"outCountUnplan": 5,
186224
"custOutPlan": 13,
187-
"custOutUnplan": 7
225+
"custOutUnplan": 9
188226
},
189227
{
190228
"countyName": "Utah",

0 commit comments

Comments
 (0)