Skip to content

Commit

Permalink
Latest data as of Fri Feb 21 12:43:09 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Feb 21, 2025
1 parent bb229c9 commit de0055f
Showing 1 changed file with 4 additions and 30 deletions.
34 changes: 4 additions & 30 deletions maplistID.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
{
"count": 3,
"totalState": 3,
"count": 2,
"totalState": 2,
"outages": [
{
"icon": "standard",
"longitude": -111.923,
"latitude": 43.614,
"etr": "Before 05:30 AM on 02/21",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "02:50 AM on 02/21",
"zip": "83401"
},
{
"icon": "standard",
"longitude": -112.352,
"latitude": 43.632,
"etr": "Before 08:00 AM on 02/21",
"etr": "Before 10:30 AM on 02/21",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
Expand All @@ -30,7 +18,7 @@
"icon": "standard",
"longitude": -112.485,
"latitude": 44.152,
"etr": "Assessing",
"etr": "Before 07:30 AM on 02/21",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
Expand All @@ -40,13 +28,6 @@
}
],
"zips": [
{
"zipCode": "83401",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "83423",
"outCountPlan": 0,
Expand All @@ -63,13 +44,6 @@
}
],
"counties": [
{
"countyName": "Bonneville",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"countyName": "Clark",
"outCountPlan": 0,
Expand Down

0 comments on commit de0055f

Please sign in to comment.