Skip to content

Commit 48344a9

Browse files
author
outage-detector
committed
Latest data as of Sun Aug 24 21:31:51 UTC 2025
1 parent 5b8acea commit 48344a9

File tree

3 files changed

+69
-58
lines changed

3 files changed

+69
-58
lines changed

maplistID.json

Lines changed: 5 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,7 @@
11
{
2-
"count": 1,
3-
"totalState": 1,
4-
"outages": [
5-
{
6-
"icon": "standard",
7-
"longitude": -111.555,
8-
"latitude": 42.66,
9-
"etr": "Before 04:00 PM on 08/24",
10-
"outCount": 1,
11-
"custOut": 1,
12-
"cause": "Investigating",
13-
"crewStatus": "Crews Arrived",
14-
"reported": "12:06 PM on 08/24",
15-
"zip": "83276"
16-
}
17-
],
18-
"zips": [
19-
{
20-
"zipCode": "83276",
21-
"outCountPlan": 0,
22-
"outCountUnplan": 1,
23-
"custOutPlan": 0,
24-
"custOutUnplan": 1
25-
}
26-
],
27-
"counties": [
28-
{
29-
"countyName": "Caribou",
30-
"outCountPlan": 0,
31-
"outCountUnplan": 1,
32-
"custOutPlan": 0,
33-
"custOutUnplan": 1
34-
}
35-
]
2+
"count": 0,
3+
"totalState": 0,
4+
"outages": [],
5+
"zips": [],
6+
"counties": []
367
}

maplistUT.json

Lines changed: 58 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
{
2-
"count": 10,
3-
"totalState": 1034,
2+
"count": 12,
3+
"totalState": 1036,
44
"outages": [
5+
{
6+
"icon": "standard",
7+
"longitude": -113.22,
8+
"latitude": 37.602,
9+
"etr": "Before 06:00 PM on 08/24",
10+
"outCount": 1,
11+
"custOut": 1,
12+
"cause": "Investigating",
13+
"crewStatus": "Crews Notified",
14+
"reported": "03:18 PM on 08/24",
15+
"zip": "84720"
16+
},
517
{
618
"icon": "standard",
719
"longitude": -109.481,
@@ -54,7 +66,7 @@
5466
"icon": "standard",
5567
"longitude": -111.843,
5668
"latitude": 40.687,
57-
"etr": "Assessing",
69+
"etr": "Before 06:30 PM on 08/24",
5870
"outCount": 1,
5971
"custOut": 1,
6072
"cause": "Investigating",
@@ -78,11 +90,11 @@
7890
"icon": "standard",
7991
"longitude": -111.844,
8092
"latitude": 40.716,
81-
"etr": "Assessing",
93+
"etr": "Before 04:30 PM on 08/24",
8294
"outCount": 1,
8395
"custOut": 1,
8496
"cause": "Investigating",
85-
"crewStatus": "Crews Notified",
97+
"crewStatus": "Crews Arrived",
8698
"reported": "10:48 AM on 08/24",
8799
"zip": "84106"
88100
},
@@ -102,13 +114,25 @@
102114
"icon": "standard",
103115
"longitude": -111.177,
104116
"latitude": 40.777,
105-
"etr": "Before 07:30 PM on 08/24",
117+
"etr": "Before 08:00 PM on 08/24",
106118
"outCount": 1,
107119
"custOut": 985,
108120
"cause": "Investigating",
109121
"crewStatus": "Crews Notified",
110122
"reported": "03:11 PM on 08/24",
111123
"zip": "84017, 84036"
124+
},
125+
{
126+
"icon": "standard",
127+
"longitude": -111.926,
128+
"latitude": 41.165,
129+
"etr": "Before 06:30 PM on 08/24",
130+
"outCount": 1,
131+
"custOut": 1,
132+
"cause": "Investigating",
133+
"crewStatus": "Crews Notified",
134+
"reported": "03:20 PM on 08/24",
135+
"zip": "84403"
112136
}
113137
],
114138
"zips": [
@@ -154,6 +178,13 @@
154178
"custOutPlan": 0,
155179
"custOutUnplan": 6
156180
},
181+
{
182+
"zipCode": "84403",
183+
"outCountPlan": 0,
184+
"outCountUnplan": 1,
185+
"custOutPlan": 0,
186+
"custOutUnplan": 1
187+
},
157188
{
158189
"zipCode": "84532",
159190
"outCountPlan": 0,
@@ -167,6 +198,13 @@
167198
"outCountUnplan": 1,
168199
"custOutPlan": 0,
169200
"custOutUnplan": 13
201+
},
202+
{
203+
"zipCode": "84720",
204+
"outCountPlan": 0,
205+
"outCountUnplan": 1,
206+
"custOutPlan": 0,
207+
"custOutUnplan": 1
170208
}
171209
],
172210
"counties": [
@@ -177,6 +215,13 @@
177215
"custOutPlan": 0,
178216
"custOutUnplan": 1
179217
},
218+
{
219+
"countyName": "Iron",
220+
"outCountPlan": 0,
221+
"outCountUnplan": 1,
222+
"custOutPlan": 0,
223+
"custOutUnplan": 1
224+
},
180225
{
181226
"countyName": "Salt Lake",
182227
"outCountPlan": 2,
@@ -197,6 +242,13 @@
197242
"outCountUnplan": 1,
198243
"custOutPlan": 0,
199244
"custOutUnplan": 13
245+
},
246+
{
247+
"countyName": "Weber",
248+
"outCountPlan": 0,
249+
"outCountUnplan": 1,
250+
"custOutPlan": 0,
251+
"custOutUnplan": 1
200252
}
201253
]
202254
}

maplistWY.json

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"count": 4,
3-
"totalState": 63,
2+
"count": 3,
3+
"totalState": 37,
44
"outages": [
55
{
66
"icon": "standard",
@@ -37,18 +37,6 @@
3737
"crewStatus": "Crews Notified",
3838
"reported": "12:45 PM on 08/24",
3939
"zip": "82649"
40-
},
41-
{
42-
"icon": "standard",
43-
"longitude": -108.149,
44-
"latitude": 43.311,
45-
"etr": "Before 03:30 PM on 08/24",
46-
"outCount": 1,
47-
"custOut": 26,
48-
"cause": "Investigating",
49-
"crewStatus": "Crews Notified",
50-
"reported": "12:27 PM on 08/24",
51-
"zip": "82649"
5240
}
5341
],
5442
"zips": [
@@ -62,9 +50,9 @@
6250
{
6351
"zipCode": "82649",
6452
"outCountPlan": 0,
65-
"outCountUnplan": 2,
53+
"outCountUnplan": 1,
6654
"custOutPlan": 0,
67-
"custOutUnplan": 27
55+
"custOutUnplan": 1
6856
},
6957
{
7058
"zipCode": "83113",
@@ -85,9 +73,9 @@
8573
{
8674
"countyName": "Fremont",
8775
"outCountPlan": 0,
88-
"outCountUnplan": 2,
76+
"outCountUnplan": 1,
8977
"custOutPlan": 0,
90-
"custOutUnplan": 27
78+
"custOutUnplan": 1
9179
},
9280
{
9381
"countyName": "Sublette",

0 commit comments

Comments
 (0)