Skip to content

Commit

Permalink
Latest data as of Tue Jan 7 20:46:22 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Jan 7, 2025
1 parent c04b0db commit 272c46e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 27 deletions.
81 changes: 56 additions & 25 deletions maplistUT.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 22,
"totalState": 170,
"count": 24,
"totalState": 172,
"outages": [
{
"icon": "planned",
Expand Down Expand Up @@ -62,6 +62,30 @@
"reported": "11:04 AM on 01/07",
"zip": "84042"
},
{
"icon": "standard",
"longitude": -111.972,
"latitude": 40.367,
"etr": "Before 04:30 PM on 01/07",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "01:39 PM on 01/07",
"zip": "84005"
},
{
"icon": "standard",
"longitude": -111.783,
"latitude": 40.383,
"etr": "Before 04:30 PM on 01/07",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "01:32 PM on 01/07",
"zip": "84003"
},
{
"icon": "standard",
"longitude": -109.488,
Expand Down Expand Up @@ -160,27 +184,27 @@
},
{
"icon": "standard",
"longitude": -111.806,
"latitude": 40.731,
"etr": "Before 03:00 PM on 01/07",
"longitude": -112.111,
"latitude": 40.714,
"etr": "Before 05:00 PM on 01/07",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "11:34 AM on 01/07",
"zip": "84108"
"reported": "01:39 PM on 01/07",
"zip": "84044"
},
{
"icon": "standard",
"longitude": -111.978,
"latitude": 40.758,
"etr": "Before 06:00 PM on 01/07",
"longitude": -111.806,
"latitude": 40.731,
"etr": "Before 03:00 PM on 01/07",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "11:36 AM on 01/07",
"zip": "84104"
"reported": "11:34 AM on 01/07",
"zip": "84108"
},
{
"icon": "standard",
Expand Down Expand Up @@ -234,11 +258,11 @@
"icon": "standard",
"longitude": -111.947,
"latitude": 41.252,
"etr": "Before 01:30 PM on 01/07",
"etr": "Assessing",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"crewStatus": "Crews Arrived",
"reported": "10:27 AM on 01/07",
"zip": "84404"
},
Expand Down Expand Up @@ -268,13 +292,27 @@
}
],
"zips": [
{
"zipCode": "84003",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84004",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 45
},
{
"zipCode": "84005",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84014",
"outCountPlan": 0,
Expand Down Expand Up @@ -306,9 +344,9 @@
{
"zipCode": "84044",
"outCountPlan": 0,
"outCountUnplan": 1,
"outCountUnplan": 2,
"custOutPlan": 0,
"custOutUnplan": 1
"custOutUnplan": 2
},
{
"zipCode": "84070",
Expand Down Expand Up @@ -338,13 +376,6 @@
"custOutPlan": 0,
"custOutUnplan": 7
},
{
"zipCode": "84104",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84106",
"outCountPlan": 0,
Expand Down Expand Up @@ -476,9 +507,9 @@
{
"countyName": "Utah",
"outCountPlan": 0,
"outCountUnplan": 3,
"outCountUnplan": 5,
"custOutPlan": 0,
"custOutUnplan": 53
"custOutUnplan": 55
},
{
"countyName": "Weber",
Expand Down
4 changes: 2 additions & 2 deletions maplistWY.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"icon": "standard",
"longitude": -105.624,
"latitude": 41.304,
"etr": "Before 04:30 PM on 01/07",
"etr": "Before 02:00 PM on 01/07",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"crewStatus": "Crews Arrived",
"reported": "01:17 PM on 01/07",
"zip": "82070"
},
Expand Down

0 comments on commit 272c46e

Please sign in to comment.