Skip to content

Commit 11000d2

Browse files
author
outage-detector
committed
Latest data as of Tue Aug 26 00:08:58 UTC 2025
1 parent 0bebe2d commit 11000d2

File tree

3 files changed

+89
-106
lines changed

3 files changed

+89
-106
lines changed

maplistID.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,6 @@
22
"count": 2,
33
"totalState": 3,
44
"outages": [
5-
{
6-
"icon": "standard",
7-
"longitude": -112.137,
8-
"latitude": 43.308,
9-
"etr": "Assessing",
10-
"outCount": 1,
11-
"custOut": 1,
12-
"cause": "Investigating",
13-
"crewStatus": "Crews Notified",
14-
"reported": "02:52 PM on 08/25",
15-
"zip": "83236"
16-
},
175
{
186
"icon": "standard",
197
"longitude": -112.002,
@@ -25,38 +13,50 @@
2513
"crewStatus": "Crews Notified",
2614
"reported": "09:58 AM on 08/25",
2715
"zip": "83401"
16+
},
17+
{
18+
"icon": "standard",
19+
"longitude": -111.924,
20+
"latitude": 43.672,
21+
"etr": "Before 08:30 PM on 08/25",
22+
"outCount": 1,
23+
"custOut": 1,
24+
"cause": "Investigating",
25+
"crewStatus": "Crews Notified",
26+
"reported": "05:55 PM on 08/25",
27+
"zip": "83442"
2828
}
2929
],
3030
"zips": [
3131
{
32-
"zipCode": "83236",
32+
"zipCode": "83401",
3333
"outCountPlan": 0,
3434
"outCountUnplan": 1,
3535
"custOutPlan": 0,
36-
"custOutUnplan": 1
36+
"custOutUnplan": 2
3737
},
3838
{
39-
"zipCode": "83401",
39+
"zipCode": "83442",
4040
"outCountPlan": 0,
4141
"outCountUnplan": 1,
4242
"custOutPlan": 0,
43-
"custOutUnplan": 2
43+
"custOutUnplan": 1
4444
}
4545
],
4646
"counties": [
4747
{
48-
"countyName": "Bingham",
48+
"countyName": "Bonneville",
4949
"outCountPlan": 0,
5050
"outCountUnplan": 1,
5151
"custOutPlan": 0,
52-
"custOutUnplan": 1
52+
"custOutUnplan": 2
5353
},
5454
{
55-
"countyName": "Bonneville",
55+
"countyName": "Jefferson",
5656
"outCountPlan": 0,
5757
"outCountUnplan": 1,
5858
"custOutPlan": 0,
59-
"custOutUnplan": 2
59+
"custOutUnplan": 1
6060
}
6161
]
6262
}

maplistUT.json

Lines changed: 41 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,31 @@
11
{
2-
"count": 20,
3-
"totalState": 111,
2+
"count": 17,
3+
"totalState": 108,
44
"outages": [
55
{
66
"icon": "standard",
77
"longitude": -111.851,
88
"latitude": 39.817,
9-
"etr": "Assessing",
9+
"etr": "Before 06:30 PM on 08/25",
1010
"outCount": 1,
1111
"custOut": 1,
1212
"cause": "Investigating",
13-
"crewStatus": "Crews Notified",
13+
"crewStatus": "Crews Arrived",
1414
"reported": "02:45 PM on 08/25",
1515
"zip": "84645"
1616
},
17+
{
18+
"icon": "standard",
19+
"longitude": -111.591,
20+
"latitude": 40.123,
21+
"etr": "Assessing",
22+
"outCount": 1,
23+
"custOut": 1,
24+
"cause": "Investigating",
25+
"crewStatus": "Crews Notified",
26+
"reported": "05:59 PM on 08/25",
27+
"zip": "84664"
28+
},
1729
{
1830
"icon": "standard",
1931
"longitude": -111.687,
@@ -50,41 +62,17 @@
5062
"reported": "04:01 PM on 08/25",
5163
"zip": "84045"
5264
},
53-
{
54-
"icon": "standard",
55-
"longitude": -111.783,
56-
"latitude": 40.368,
57-
"etr": "Before 08:30 PM on 08/25",
58-
"outCount": 1,
59-
"custOut": 1,
60-
"cause": "Investigating",
61-
"crewStatus": "Crews Notified",
62-
"reported": "05:42 PM on 08/25",
63-
"zip": "84003"
64-
},
6565
{
6666
"icon": "planned",
67-
"longitude": -111.804,
68-
"latitude": 40.586,
69-
"etr": "Before 06:00 PM on 08/25",
67+
"longitude": -111.938,
68+
"latitude": 40.614,
69+
"etr": "Before 10:00 PM on 08/25",
7070
"outCount": 1,
7171
"custOut": 6,
7272
"cause": "Planned Maintenance",
7373
"crewStatus": "Crews Arrived",
74-
"reported": "02:15 PM on 08/25",
75-
"zip": "84121"
76-
},
77-
{
78-
"icon": "standard",
79-
"longitude": -111.653,
80-
"latitude": 40.645,
81-
"etr": "Before 07:30 PM on 08/25",
82-
"outCount": 1,
83-
"custOut": 1,
84-
"cause": "Investigating",
85-
"crewStatus": "Crews Notified",
86-
"reported": "04:24 PM on 08/25",
87-
"zip": "84121"
74+
"reported": "05:57 PM on 08/25",
75+
"zip": "84084"
8876
},
8977
{
9078
"icon": "standard",
@@ -110,18 +98,6 @@
11098
"reported": "03:27 PM on 08/25",
11199
"zip": "84124"
112100
},
113-
{
114-
"icon": "standard",
115-
"longitude": -111.939,
116-
"latitude": 40.686,
117-
"etr": "Before 08:00 PM on 08/25",
118-
"outCount": 1,
119-
"custOut": 1,
120-
"cause": "Investigating",
121-
"crewStatus": "Crews Arrived",
122-
"reported": "04:47 PM on 08/25",
123-
"zip": "84119"
124-
},
125101
{
126102
"icon": "standard",
127103
"longitude": -111.901,
@@ -146,18 +122,6 @@
146122
"reported": "05:42 PM on 08/25",
147123
"zip": "84104"
148124
},
149-
{
150-
"icon": "standard",
151-
"longitude": -111.921,
152-
"latitude": 40.759,
153-
"etr": "Before 09:00 PM on 08/25",
154-
"outCount": 1,
155-
"custOut": 1,
156-
"cause": "Investigating",
157-
"crewStatus": "Crews Notified",
158-
"reported": "05:34 PM on 08/25",
159-
"zip": "84104"
160-
},
161125
{
162126
"icon": "standard",
163127
"longitude": -111.882,
@@ -166,7 +130,7 @@
166130
"outCount": 1,
167131
"custOut": 1,
168132
"cause": "Investigating",
169-
"crewStatus": "Crews Notified",
133+
"crewStatus": "Crews Arrived",
170134
"reported": "05:27 PM on 08/25",
171135
"zip": "84111"
172136
},
@@ -189,8 +153,8 @@
189153
"etr": "Before 08:30 PM on 08/25",
190154
"outCount": 1,
191155
"custOut": 1,
192-
"cause": "Investigating",
193-
"crewStatus": "Crews Notified",
156+
"cause": "Damaged Line",
157+
"crewStatus": "Crews Arrived",
194158
"reported": "05:29 PM on 08/25",
195159
"zip": "84041"
196160
},
@@ -220,13 +184,6 @@
220184
}
221185
],
222186
"zips": [
223-
{
224-
"zipCode": "84003",
225-
"outCountPlan": 0,
226-
"outCountUnplan": 1,
227-
"custOutPlan": 0,
228-
"custOutUnplan": 1
229-
},
230187
{
231188
"zipCode": "84005",
232189
"outCountPlan": 0,
@@ -262,6 +219,13 @@
262219
"custOutPlan": 0,
263220
"custOutUnplan": 79
264221
},
222+
{
223+
"zipCode": "84084",
224+
"outCountPlan": 1,
225+
"outCountUnplan": 0,
226+
"custOutPlan": 6,
227+
"custOutUnplan": 0
228+
},
265229
{
266230
"zipCode": "84097",
267231
"outCountPlan": 0,
@@ -272,9 +236,9 @@
272236
{
273237
"zipCode": "84104",
274238
"outCountPlan": 0,
275-
"outCountUnplan": 2,
239+
"outCountUnplan": 1,
276240
"custOutPlan": 0,
277-
"custOutUnplan": 2
241+
"custOutUnplan": 1
278242
},
279243
{
280244
"zipCode": "84107",
@@ -291,49 +255,42 @@
291255
"custOutUnplan": 1
292256
},
293257
{
294-
"zipCode": "84119",
258+
"zipCode": "84123",
295259
"outCountPlan": 0,
296260
"outCountUnplan": 1,
297261
"custOutPlan": 0,
298262
"custOutUnplan": 1
299263
},
300264
{
301-
"zipCode": "84121",
302-
"outCountPlan": 1,
303-
"outCountUnplan": 1,
304-
"custOutPlan": 6,
305-
"custOutUnplan": 1
306-
},
307-
{
308-
"zipCode": "84123",
265+
"zipCode": "84124",
309266
"outCountPlan": 0,
310267
"outCountUnplan": 1,
311268
"custOutPlan": 0,
312269
"custOutUnplan": 1
313270
},
314271
{
315-
"zipCode": "84124",
272+
"zipCode": "84310",
316273
"outCountPlan": 0,
317274
"outCountUnplan": 1,
318275
"custOutPlan": 0,
319276
"custOutUnplan": 1
320277
},
321278
{
322-
"zipCode": "84310",
279+
"zipCode": "84401",
323280
"outCountPlan": 0,
324281
"outCountUnplan": 1,
325282
"custOutPlan": 0,
326283
"custOutUnplan": 1
327284
},
328285
{
329-
"zipCode": "84401",
286+
"zipCode": "84645",
330287
"outCountPlan": 0,
331288
"outCountUnplan": 1,
332289
"custOutPlan": 0,
333290
"custOutUnplan": 1
334291
},
335292
{
336-
"zipCode": "84645",
293+
"zipCode": "84664",
337294
"outCountPlan": 0,
338295
"outCountUnplan": 1,
339296
"custOutPlan": 0,
@@ -365,9 +322,9 @@
365322
{
366323
"countyName": "Salt Lake",
367324
"outCountPlan": 1,
368-
"outCountUnplan": 8,
325+
"outCountUnplan": 5,
369326
"custOutPlan": 6,
370-
"custOutUnplan": 8
327+
"custOutUnplan": 5
371328
},
372329
{
373330
"countyName": "Utah",

maplistWY.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
{
2-
"count": 3,
3-
"totalState": 9,
2+
"count": 4,
3+
"totalState": 10,
44
"outages": [
5+
{
6+
"icon": "standard",
7+
"longitude": -107.248,
8+
"latitude": 41.789,
9+
"etr": "Before 09:00 PM on 08/25",
10+
"outCount": 1,
11+
"custOut": 1,
12+
"cause": "Investigating",
13+
"crewStatus": "Crews Notified",
14+
"reported": "05:55 PM on 08/25",
15+
"zip": "82301"
16+
},
517
{
618
"icon": "standard",
719
"longitude": -110.947,
@@ -40,6 +52,13 @@
4052
}
4153
],
4254
"zips": [
55+
{
56+
"zipCode": "82301",
57+
"outCountPlan": 0,
58+
"outCountUnplan": 1,
59+
"custOutPlan": 0,
60+
"custOutUnplan": 1
61+
},
4362
{
4463
"zipCode": "82604",
4564
"outCountPlan": 0,
@@ -63,6 +82,13 @@
6382
}
6483
],
6584
"counties": [
85+
{
86+
"countyName": "Carbon",
87+
"outCountPlan": 0,
88+
"outCountUnplan": 1,
89+
"custOutPlan": 0,
90+
"custOutUnplan": 1
91+
},
6692
{
6793
"countyName": "Lincoln",
6894
"outCountPlan": 0,

0 commit comments

Comments
 (0)