Skip to content

Commit 609dbb5

Browse files
author
outage-detector
committed
Latest data as of Mon Aug 25 08:39:18 UTC 2025
1 parent d643a0e commit 609dbb5

File tree

2 files changed

+6
-77
lines changed

2 files changed

+6
-77
lines changed

maplistUT.json

Lines changed: 2 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 10,
3-
"totalState": 1236,
2+
"count": 8,
3+
"totalState": 1234,
44
"outages": [
55
{
66
"icon": "standard",
@@ -14,18 +14,6 @@
1414
"reported": "01:55 AM on 08/25",
1515
"zip": "84722"
1616
},
17-
{
18-
"icon": "standard",
19-
"longitude": -112.06,
20-
"latitude": 38.699,
21-
"etr": "Before 04:00 AM on 08/25",
22-
"outCount": 1,
23-
"custOut": 1,
24-
"cause": "Investigating",
25-
"crewStatus": "Crews Notified",
26-
"reported": "01:01 AM on 08/25",
27-
"zip": "84711"
28-
},
2917
{
3018
"icon": "standard",
3119
"longitude": -110.762,
@@ -109,18 +97,6 @@
10997
"crewStatus": "Crews Notified",
11098
"reported": "05:29 PM on 08/24",
11199
"zip": "84036"
112-
},
113-
{
114-
"icon": "standard",
115-
"longitude": -112.08,
116-
"latitude": 41.163,
117-
"etr": "Before 04:00 AM on 08/25",
118-
"outCount": 1,
119-
"custOut": 1,
120-
"cause": "Investigating",
121-
"crewStatus": "Crews Notified",
122-
"reported": "12:52 AM on 08/25",
123-
"zip": "84067"
124100
}
125101
],
126102
"zips": [
@@ -131,13 +107,6 @@
131107
"custOutPlan": 0,
132108
"custOutUnplan": 9
133109
},
134-
{
135-
"zipCode": "84067",
136-
"outCountPlan": 0,
137-
"outCountUnplan": 1,
138-
"custOutPlan": 0,
139-
"custOutUnplan": 1
140-
},
141110
{
142111
"zipCode": "84074",
143112
"outCountPlan": 0,
@@ -173,13 +142,6 @@
173142
"custOutPlan": 0,
174143
"custOutUnplan": 1
175144
},
176-
{
177-
"zipCode": "84711",
178-
"outCountPlan": 0,
179-
"outCountUnplan": 1,
180-
"custOutPlan": 0,
181-
"custOutUnplan": 1
182-
},
183145
{
184146
"zipCode": "84722",
185147
"outCountPlan": 0,
@@ -203,13 +165,6 @@
203165
"custOutPlan": 0,
204166
"custOutUnplan": 1040
205167
},
206-
{
207-
"countyName": "Sevier",
208-
"outCountPlan": 0,
209-
"outCountUnplan": 1,
210-
"custOutPlan": 0,
211-
"custOutUnplan": 1
212-
},
213168
{
214169
"countyName": "Summit",
215170
"outCountPlan": 0,
@@ -237,13 +192,6 @@
237192
"outCountUnplan": 1,
238193
"custOutPlan": 0,
239194
"custOutUnplan": 1
240-
},
241-
{
242-
"countyName": "Weber",
243-
"outCountPlan": 0,
244-
"outCountUnplan": 1,
245-
"custOutPlan": 0,
246-
"custOutUnplan": 1
247195
}
248196
]
249197
}

maplistWY.json

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 10,
3-
"totalState": 5606,
2+
"count": 9,
3+
"totalState": 5604,
44
"outages": [
55
{
66
"icon": "standard",
@@ -50,18 +50,6 @@
5050
"reported": "07:11 PM on 08/24",
5151
"zip": "82301"
5252
},
53-
{
54-
"icon": "standard",
55-
"longitude": -107.554,
56-
"latitude": 42.233,
57-
"etr": "Before 05:30 AM on 08/25",
58-
"outCount": 1,
59-
"custOut": 2,
60-
"cause": "Investigating",
61-
"crewStatus": "Crews Notified",
62-
"reported": "07:11 PM on 08/24",
63-
"zip": "82322"
64-
},
6553
{
6654
"icon": "standard",
6755
"longitude": -107.868,
@@ -107,13 +95,6 @@
10795
"custOutPlan": 0,
10896
"custOutUnplan": 5180
10997
},
110-
{
111-
"zipCode": "82322",
112-
"outCountPlan": 0,
113-
"outCountUnplan": 1,
114-
"custOutPlan": 0,
115-
"custOutUnplan": 2
116-
},
11798
{
11899
"zipCode": "82331",
119100
"outCountPlan": 0,
@@ -168,9 +149,9 @@
168149
{
169150
"countyName": "Sweetwater",
170151
"outCountPlan": 0,
171-
"outCountUnplan": 2,
152+
"outCountUnplan": 1,
172153
"custOutPlan": 0,
173-
"custOutUnplan": 46
154+
"custOutUnplan": 44
174155
}
175156
]
176157
}

0 commit comments

Comments
 (0)