Skip to content

Commit

Permalink
Latest data as of Tue Jan 7 09:21:09 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
outage-detector committed Jan 7, 2025
1 parent 396f0da commit 7bcb5e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 62 deletions.
30 changes: 2 additions & 28 deletions maplistUT.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 3,
"totalState": 13,
"count": 2,
"totalState": 2,
"outages": [
{
"icon": "standard",
Expand All @@ -25,18 +25,6 @@
"crewStatus": "Crews Arrived",
"reported": "04:11 PM on 01/06",
"zip": "84121"
},
{
"icon": "standard",
"longitude": -112.027,
"latitude": 41.468,
"etr": "Before 05:00 AM on 01/07",
"outCount": 1,
"custOut": 11,
"cause": "Investigating",
"crewStatus": "Crews Arrived",
"reported": "11:33 PM on 01/06",
"zip": "84302"
}
],
"zips": [
Expand All @@ -53,23 +41,9 @@
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
},
{
"zipCode": "84302",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 11
}
],
"counties": [
{
"countyName": "Box Elder",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 11
},
{
"countyName": "Salt Lake",
"outCountPlan": 0,
Expand Down
39 changes: 5 additions & 34 deletions maplistWY.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,7 @@
{
"count": 1,
"totalState": 1,
"outages": [
{
"icon": "standard",
"longitude": -105.907,
"latitude": 42.869,
"etr": "Before 05:00 AM on 01/07",
"outCount": 1,
"custOut": 1,
"cause": "Investigating",
"crewStatus": "Crews Notified",
"reported": "01:33 AM on 01/07",
"zip": "82637"
}
],
"zips": [
{
"zipCode": "82637",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
}
],
"counties": [
{
"countyName": "Converse",
"outCountPlan": 0,
"outCountUnplan": 1,
"custOutPlan": 0,
"custOutUnplan": 1
}
]
"count": 0,
"totalState": 0,
"outages": [],
"zips": [],
"counties": []
}

0 comments on commit 7bcb5e2

Please sign in to comment.