Skip to content

Commit

Permalink
Latest data as of Sun Sep 29 16:35:15 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Sep 29, 2024
1 parent 2c9614b commit 93a33af
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 58 deletions.
2 changes: 1 addition & 1 deletion maplistID.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"icon": "standard",
"longitude": -111.985,
"latitude": 43.73,
"etr": "Assessing",
"etr": "Before 01:30 PM on 09/29",
"outCount": 1,
"custOut": 92,
"cause": "Investigating",
Expand Down
81 changes: 24 additions & 57 deletions maplistUT.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 9,
"totalState": 24,
"count": 8,
"totalState": 20,
"outages": [
{
"icon": "standard",
Expand All @@ -14,30 +14,6 @@
"reported": "09:52 AM on 09/29",
"zip": "84779"
},
{
"icon": "planned",
"longitude": -112.386,
"latitude": 38.318,
"etr": "Before 11:00 AM on 09/29",
"outCount": 1,
"custOut": 4,
"cause": "Planned Maintenance",
"crewStatus": "Crews Notified",
"reported": "09:33 AM on 09/29",
"zip": "84713"
},
{
"icon": "standard",
"longitude": -111.783,
"latitude": 40.426,
"etr": "Before 12:30 PM on 09/29",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Arrived",
"reported": "09:41 AM on 09/29",
"zip": "84003"
},
{
"icon": "standard",
"longitude": -112.05,
Expand All @@ -58,10 +34,22 @@
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"crewStatus": "Crews Arrived",
"reported": "09:51 AM on 09/29",
"zip": "84121"
},
{
"icon": "standard",
"longitude": -111.995,
"latitude": 40.642,
"etr": "Before 01:30 PM on 09/29",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "10:19 AM on 09/29",
"zip": "84118"
},
{
"icon": "standard",
"longitude": -112.091,
Expand Down Expand Up @@ -112,13 +100,6 @@
}
],
"zips": [
{
"zipCode": "84003",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84025",
"outCountPlan": 1,
Expand Down Expand Up @@ -148,25 +129,25 @@
"custOutUnplan": 0
},
{
"zipCode": "84121",
"zipCode": "84118",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84414",
"zipCode": "84121",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84713",
"outCountPlan": 1,
"outCountUnplan": 0,
"custOutPlan": 4,
"custOutUnplan": 0
"zipCode": "84414",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84779",
Expand All @@ -177,13 +158,6 @@
}
],
"counties": [
{
"countyName": "Beaver",
"outCountPlan": 1,
"outCountUnplan": 0,
"custOutPlan": 4,
"custOutUnplan": 0
},
{
"countyName": "Davis",
"outCountPlan": 1,
Expand All @@ -194,16 +168,9 @@
{
"countyName": "Salt Lake",
"outCountPlan": 1,
"outCountUnplan": 3,
"outCountUnplan": 4,
"custOutPlan": 13,
"custOutUnplan": 3
},
{
"countyName": "Utah",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
"custOutUnplan": 4
},
{
"countyName": "Washington",
Expand Down

0 comments on commit 93a33af

Please sign in to comment.