Skip to content

Commit b42f9b4

Browse files
author
outage-detector
committed
Latest data as of Tue Aug 26 19:01:45 UTC 2025
1 parent a29898e commit b42f9b4

File tree

3 files changed

+120
-129
lines changed

3 files changed

+120
-129
lines changed

maplistID.json

Lines changed: 6 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 10,
3-
"totalState": 134,
2+
"count": 9,
3+
"totalState": 133,
44
"outages": [
55
{
66
"icon": "standard",
@@ -22,7 +22,7 @@
2222
"outCount": 1,
2323
"custOut": 32,
2424
"cause": "Investigating",
25-
"crewStatus": "Crews Notified",
25+
"crewStatus": "Crews Arrived",
2626
"reported": "10:57 AM on 08/26",
2727
"zip": "83252"
2828
},
@@ -38,27 +38,15 @@
3838
"reported": "11:05 AM on 08/26",
3939
"zip": "83252"
4040
},
41-
{
42-
"icon": "standard",
43-
"longitude": -111.259,
44-
"latitude": 42.226,
45-
"etr": "Before 03:00 PM on 08/26",
46-
"outCount": 1,
47-
"custOut": 1,
48-
"cause": "Investigating",
49-
"crewStatus": "Crews Notified",
50-
"reported": "12:42 PM on 08/26",
51-
"zip": "83254"
52-
},
5341
{
5442
"icon": "standard",
5543
"longitude": -111.859,
5644
"latitude": 42.593,
57-
"etr": "Before 05:00 PM on 08/26",
45+
"etr": "Before 01:30 PM on 08/26",
5846
"outCount": 1,
5947
"custOut": 2,
60-
"cause": "Investigating",
61-
"crewStatus": "Crews Arrived",
48+
"cause": "Lightning",
49+
"crewStatus": "Crews Notified",
6250
"reported": "11:05 AM on 08/26",
6351
"zip": "83241"
6452
},
@@ -145,13 +133,6 @@
145133
"custOutPlan": 0,
146134
"custOutUnplan": 33
147135
},
148-
{
149-
"zipCode": "83254",
150-
"outCountPlan": 0,
151-
"outCountUnplan": 1,
152-
"custOutPlan": 0,
153-
"custOutUnplan": 1
154-
},
155136
{
156137
"zipCode": "83263",
157138
"outCountPlan": 0,
@@ -189,13 +170,6 @@
189170
}
190171
],
191172
"counties": [
192-
{
193-
"countyName": "Bear Lake",
194-
"outCountPlan": 0,
195-
"outCountUnplan": 1,
196-
"custOutPlan": 0,
197-
"custOutUnplan": 1
198-
},
199173
{
200174
"countyName": "Bingham",
201175
"outCountPlan": 1,

0 commit comments

Comments
 (0)