Skip to content

Commit 26048bb

Browse files
author
outage-detector
committed
Latest data as of Mon Aug 25 12:43:59 UTC 2025
1 parent 6f1b03e commit 26048bb

File tree

1 file changed

+4
-23
lines changed

1 file changed

+4
-23
lines changed

maplistUT.json

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 7,
3-
"totalState": 99,
2+
"count": 6,
3+
"totalState": 98,
44
"outages": [
55
{
66
"icon": "standard",
@@ -14,18 +14,6 @@
1414
"reported": "04:38 AM on 08/25",
1515
"zip": "84058"
1616
},
17-
{
18-
"icon": "standard",
19-
"longitude": -111.802,
20-
"latitude": 40.368,
21-
"etr": "Before 08:30 AM on 08/25",
22-
"outCount": 1,
23-
"custOut": 1,
24-
"cause": "Investigating",
25-
"crewStatus": "Crews Notified",
26-
"reported": "03:10 AM on 08/25",
27-
"zip": "84003"
28-
},
2917
{
3018
"icon": "standard",
3119
"longitude": -111.935,
@@ -76,13 +64,6 @@
7664
}
7765
],
7866
"zips": [
79-
{
80-
"zipCode": "84003",
81-
"outCountPlan": 0,
82-
"outCountUnplan": 1,
83-
"custOutPlan": 0,
84-
"custOutUnplan": 1
85-
},
8667
{
8768
"zipCode": "84045",
8869
"outCountPlan": 0,
@@ -137,9 +118,9 @@
137118
{
138119
"countyName": "Utah",
139120
"outCountPlan": 0,
140-
"outCountUnplan": 3,
121+
"outCountUnplan": 2,
141122
"custOutPlan": 0,
142-
"custOutUnplan": 3
123+
"custOutUnplan": 2
143124
}
144125
]
145126
}

0 commit comments

Comments
 (0)