Skip to content

Commit

Permalink
Latest data as of Sun Sep 29 15:21:03 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Sep 29, 2024
1 parent 9638cd4 commit 623efee
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions maplistUT.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@
"count": 6,
"totalState": 20,
"outages": [
{
"icon": "standard",
"longitude": -111.936,
"latitude": 40.512,
"etr": "Before 11:00 AM on 09/29",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Arrived",
"reported": "07:57 AM on 09/29",
"zip": "84065"
},
{
"icon": "standard",
"longitude": -112.091,
Expand Down Expand Up @@ -50,6 +38,18 @@
"reported": "08:22 AM on 09/29",
"zip": "84025"
},
{
"icon": "standard",
"longitude": -112.002,
"latitude": 41.077,
"etr": "Before 12:00 PM on 09/29",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "09:10 AM on 09/29",
"zip": "84041"
},
{
"icon": "standard",
"longitude": -111.986,
Expand All @@ -70,7 +70,7 @@
"outCount": 1,
"custOut": 5,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"crewStatus": "Crews Arrived",
"reported": "07:39 AM on 09/29",
"zip": "84328"
}
Expand All @@ -84,14 +84,14 @@
"custOutUnplan": 0
},
{
"zipCode": "84044",
"zipCode": "84041",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84065",
"zipCode": "84044",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
Expand Down Expand Up @@ -130,16 +130,16 @@
{
"countyName": "Davis",
"outCountPlan": 1,
"outCountUnplan": 0,
"outCountUnplan": 1,
"custOutPlan": 1,
"custOutUnplan": 0
"custOutUnplan": 1
},
{
"countyName": "Salt Lake",
"outCountPlan": 0,
"outCountUnplan": 3,
"outCountUnplan": 2,
"custOutPlan": 0,
"custOutUnplan": 13
"custOutUnplan": 12
},
{
"countyName": "Weber",
Expand Down

0 comments on commit 623efee

Please sign in to comment.