Skip to content

Commit 0aac4ba

Browse files
author
outage-detector
committed
Latest data as of Tue Aug 26 17:01:58 UTC 2025
1 parent 4f7d12c commit 0aac4ba

File tree

3 files changed

+124
-126
lines changed

3 files changed

+124
-126
lines changed

maplistID.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 11,
3-
"totalState": 214,
2+
"count": 13,
3+
"totalState": 83,
44
"outages": [
55
{
66
"icon": "planned",
@@ -14,11 +14,23 @@
1414
"reported": "09:13 AM on 08/26",
1515
"zip": "83263"
1616
},
17+
{
18+
"icon": "standard",
19+
"longitude": -112.272,
20+
"latitude": 42.176,
21+
"etr": "Before 01:00 PM on 08/26",
22+
"outCount": 1,
23+
"custOut": 1,
24+
"cause": "Investigating",
25+
"crewStatus": "Crews Notified",
26+
"reported": "10:57 AM on 08/26",
27+
"zip": "83252"
28+
},
1729
{
1830
"icon": "standard",
1931
"longitude": -111.259,
2032
"latitude": 42.226,
21-
"etr": "Before 11:00 AM on 08/26",
33+
"etr": "Before 12:30 PM on 08/26",
2234
"outCount": 1,
2335
"custOut": 24,
2436
"cause": "Investigating",
@@ -30,26 +42,14 @@
3042
"icon": "standard",
3143
"longitude": -112.001,
3244
"latitude": 42.309,
33-
"etr": "Before 02:00 PM on 08/26",
34-
"outCount": 1,
35-
"custOut": 58,
45+
"etr": "Before 01:00 PM on 08/26",
46+
"outCount": 3,
47+
"custOut": 41,
3648
"cause": "Investigating",
3749
"crewStatus": "Crews Notified",
3850
"reported": "09:59 AM on 08/26",
3951
"zip": "83234, 83263, 83281"
4052
},
41-
{
42-
"icon": "standard",
43-
"longitude": -111.751,
44-
"latitude": 42.572,
45-
"etr": "Before 01:00 PM on 08/26",
46-
"outCount": 1,
47-
"custOut": 115,
48-
"cause": "Investigating",
49-
"crewStatus": "Crews Notified",
50-
"reported": "10:36 AM on 08/26",
51-
"zip": "83241"
52-
},
5353
{
5454
"icon": "planned",
5555
"longitude": -112.33,
@@ -76,14 +76,14 @@
7676
},
7777
{
7878
"icon": "standard",
79-
"longitude": -112.119,
80-
"latitude": 43.409,
81-
"etr": "Before 11:00 AM on 08/26",
79+
"longitude": -112.118,
80+
"latitude": 43.381,
81+
"etr": "Before 01:30 PM on 08/26",
8282
"outCount": 1,
8383
"custOut": 1,
8484
"cause": "Investigating",
85-
"crewStatus": "Crews Arrived",
86-
"reported": "09:45 AM on 08/26",
85+
"crewStatus": "Crews Notified",
86+
"reported": "10:54 AM on 08/26",
8787
"zip": "83274"
8888
},
8989
{
@@ -158,11 +158,11 @@
158158
"custOutUnplan": 1
159159
},
160160
{
161-
"zipCode": "83241",
161+
"zipCode": "83252",
162162
"outCountPlan": 0,
163163
"outCountUnplan": 1,
164164
"custOutPlan": 0,
165-
"custOutUnplan": 115
165+
"custOutUnplan": 1
166166
},
167167
{
168168
"zipCode": "83254",
@@ -188,9 +188,9 @@
188188
{
189189
"zipCode": "83281",
190190
"outCountPlan": 0,
191-
"outCountUnplan": 1,
191+
"outCountUnplan": 3,
192192
"custOutPlan": 0,
193-
"custOutUnplan": 51
193+
"custOutUnplan": 34
194194
},
195195
{
196196
"zipCode": "83402",
@@ -225,9 +225,9 @@
225225
{
226226
"countyName": "Bannock",
227227
"outCountPlan": 1,
228-
"outCountUnplan": 1,
228+
"outCountUnplan": 3,
229229
"custOutPlan": 2,
230-
"custOutUnplan": 58
230+
"custOutUnplan": 41
231231
},
232232
{
233233
"countyName": "Bear Lake",
@@ -243,13 +243,6 @@
243243
"custOutPlan": 5,
244244
"custOutUnplan": 1
245245
},
246-
{
247-
"countyName": "Caribou",
248-
"outCountPlan": 0,
249-
"outCountUnplan": 1,
250-
"custOutPlan": 0,
251-
"custOutUnplan": 115
252-
},
253246
{
254247
"countyName": "Franklin",
255248
"outCountPlan": 1,
@@ -263,6 +256,13 @@
263256
"outCountUnplan": 3,
264257
"custOutPlan": 3,
265258
"custOutUnplan": 3
259+
},
260+
{
261+
"countyName": "Oneida",
262+
"outCountPlan": 0,
263+
"outCountUnplan": 1,
264+
"custOutPlan": 0,
265+
"custOutUnplan": 1
266266
}
267267
]
268268
}

0 commit comments

Comments
 (0)