Skip to content

Commit cc2bbbc

Browse files
author
outage-detector
committed
Latest data as of Mon Aug 25 13:01:37 UTC 2025
1 parent 26048bb commit cc2bbbc

File tree

2 files changed

+35
-11
lines changed

2 files changed

+35
-11
lines changed

maplistUT.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"icon": "standard",
5555
"longitude": -111.844,
5656
"latitude": 40.702,
57-
"etr": "Before 12:00 PM on 08/25",
57+
"etr": "Assessing",
5858
"outCount": 2,
5959
"custOut": 16,
6060
"cause": "Damaged Equipment",

maplistWY.json

Lines changed: 34 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
{
2-
"count": 13,
3-
"totalState": 5802,
2+
"count": 15,
3+
"totalState": 5804,
44
"outages": [
5+
{
6+
"icon": "standard",
7+
"longitude": -110.571,
8+
"latitude": 41.639,
9+
"etr": "Before 10:00 AM on 08/25",
10+
"outCount": 1,
11+
"custOut": 1,
12+
"cause": "Investigating",
13+
"crewStatus": "Crews Notified",
14+
"reported": "06:47 AM on 08/25",
15+
"zip": "83101"
16+
},
517
{
618
"icon": "standard",
719
"longitude": -110.522,
@@ -86,6 +98,18 @@
8698
"reported": "03:17 AM on 08/25",
8799
"zip": "82520"
88100
},
101+
{
102+
"icon": "standard",
103+
"longitude": -108.8,
104+
"latitude": 42.575,
105+
"etr": "Assessing",
106+
"outCount": 1,
107+
"custOut": 1,
108+
"cause": "Investigating",
109+
"crewStatus": "Crews Notified",
110+
"reported": "06:58 AM on 08/25",
111+
"zip": "82520"
112+
},
89113
{
90114
"icon": "standard",
91115
"longitude": -105.808,
@@ -131,9 +155,9 @@
131155
{
132156
"zipCode": "82520",
133157
"outCountPlan": 0,
134-
"outCountUnplan": 5,
158+
"outCountUnplan": 6,
135159
"custOutPlan": 0,
136-
"custOutUnplan": 171
160+
"custOutUnplan": 172
137161
},
138162
{
139163
"zipCode": "82620",
@@ -152,9 +176,9 @@
152176
{
153177
"zipCode": "83101",
154178
"outCountPlan": 0,
155-
"outCountUnplan": 1,
179+
"outCountUnplan": 2,
156180
"custOutPlan": 0,
157-
"custOutUnplan": 22
181+
"custOutUnplan": 23
158182
}
159183
],
160184
"counties": [
@@ -175,16 +199,16 @@
175199
{
176200
"countyName": "Fremont",
177201
"outCountPlan": 0,
178-
"outCountUnplan": 6,
202+
"outCountUnplan": 7,
179203
"custOutPlan": 0,
180-
"custOutUnplan": 175
204+
"custOutUnplan": 176
181205
},
182206
{
183207
"countyName": "Lincoln",
184208
"outCountPlan": 0,
185-
"outCountUnplan": 1,
209+
"outCountUnplan": 2,
186210
"custOutPlan": 0,
187-
"custOutUnplan": 22
211+
"custOutUnplan": 23
188212
},
189213
{
190214
"countyName": "Sweetwater",

0 commit comments

Comments
 (0)