Skip to content

Commit

Permalink
Latest data as of Sun Sep 29 16:46:42 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Sep 29, 2024
1 parent 93a33af commit 955d2eb
Showing 1 changed file with 4 additions and 49 deletions.
53 changes: 4 additions & 49 deletions maplistUT.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 8,
"totalState": 20,
"count": 6,
"totalState": 18,
"outages": [
{
"icon": "standard",
Expand Down Expand Up @@ -38,18 +38,6 @@
"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 @@ -85,18 +73,6 @@
"crewStatus": "Crews Arrived",
"reported": "08:22 AM on 09/29",
"zip": "84025"
},
{
"icon": "standard",
"longitude": -111.986,
"latitude": 41.338,
"etr": "Before 11:00 AM on 09/29",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Arrived",
"reported": "08:44 AM on 09/29",
"zip": "84414"
}
],
"zips": [
Expand Down Expand Up @@ -128,27 +104,13 @@
"custOutPlan": 13,
"custOutUnplan": 0
},
{
"zipCode": "84118",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84121",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84414",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84779",
"outCountPlan": 0,
Expand All @@ -168,23 +130,16 @@
{
"countyName": "Salt Lake",
"outCountPlan": 1,
"outCountUnplan": 4,
"outCountUnplan": 3,
"custOutPlan": 13,
"custOutUnplan": 4
"custOutUnplan": 3
},
{
"countyName": "Washington",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"countyName": "Weber",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
}
]
}

0 comments on commit 955d2eb

Please sign in to comment.