Skip to content

Commit

Permalink
Latest data as of Sun Sep 29 13:05:02 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Sep 29, 2024
1 parent 67acc3e commit eddeb87
Showing 1 changed file with 17 additions and 24 deletions.
41 changes: 17 additions & 24 deletions maplistUT.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
{
"count": 3,
"totalState": 24,
"totalState": 3,
"outages": [
{
"icon": "standard",
"longitude": -111.858,
"latitude": 40.368,
"etr": "Before 10:00 AM on 09/29",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "06:53 AM on 09/29",
"zip": "84043"
},
{
"icon": "standard",
"longitude": -111.802,
Expand All @@ -14,18 +26,6 @@
"reported": "06:35 AM on 09/29",
"zip": "84003"
},
{
"icon": "standard",
"longitude": -109.525,
"latitude": 40.463,
"etr": "Before 09:00 AM on 09/29",
"outCount": 1,
"custOut": 22,
"cause": "Damaged Equipment",
"crewStatus": "Crews Arrived",
"reported": "09:31 PM on 09/28",
"zip": "84078"
},
{
"icon": "standard",
"longitude": -111.995,
Expand All @@ -48,11 +48,11 @@
"custOutUnplan": 1
},
{
"zipCode": "84078",
"zipCode": "84043",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 22
"custOutUnplan": 1
},
{
"zipCode": "84118",
Expand All @@ -70,19 +70,12 @@
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"countyName": "Uintah",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 22
},
{
"countyName": "Utah",
"outCountPlan": 0,
"outCountUnplan": 1,
"outCountUnplan": 2,
"custOutPlan": 0,
"custOutUnplan": 1
"custOutUnplan": 2
}
]
}

0 comments on commit eddeb87

Please sign in to comment.