Skip to content

Commit

Permalink
Fetch data at Sun Oct 6 12:31:19 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent db10203 commit 8f32fba
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 26 deletions.
6 changes: 3 additions & 3 deletions data-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"summaryTotalId": "total-1",
"total_cust_a": {
"val": 130
"val": 65
},
"total_percent_cust_a": {
"val": 0.01
Expand All @@ -14,10 +14,10 @@
"val": 99.99
},
"total_cust_s": 2253934,
"total_outages": 19
"total_outages": 21
}
],
"date_generated": "2024-10-06T11:34:53.035Z",
"date_generated": "2024-10-06T12:23:01.879Z",
"overwritten_ca": false,
"overwritten_etr": false,
"page_mode": {
Expand Down
12 changes: 6 additions & 6 deletions data-home.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"lastUpdated": "2024-10-06T11:30:01.058Z",
"lastUpdated": "2024-10-06T12:30:01.189Z",
"currentSituations": [
{
"key": "crews",
"displayValue": "96"
"displayValue": "123"
},
{
"key": "customersAffected",
"displayValue": "176"
"displayValue": "112"
},
{
"key": "percentageWithPower",
"displayValue": "99.99"
}
],
"totalCustomers": "2265233",
"customersAffected": "176",
"customersWithPower": "2265057",
"totalCustomers": "2265234",
"customersAffected": "112",
"customersWithPower": "2265122",
"percentageWithPower": "99.99"
}
36 changes: 19 additions & 17 deletions data.csv
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
timestamp,zipcode,number_outages,customers_served,customers_affected,percent_affected
2024-10-06T11:37:53.036Z,48312,1,15953,4,0.01
2024-10-06T11:37:53.036Z,48062,1,4416,4,0.02
2024-10-06T11:37:53.036Z,48340,1,10897,4,0.01
2024-10-06T11:37:53.036Z,48127,2,15373,4,0.01
2024-10-06T11:37:53.036Z,48304,2,7558,39,0.52
2024-10-06T11:37:53.036Z,48341,1,7737,4,0.01
2024-10-06T11:37:53.036Z,48239,1,16170,4,0.01
2024-10-06T11:37:53.036Z,48042,1,14005,73,0.52
2024-10-06T11:37:53.036Z,48223,1,9928,4,0.01
2024-10-06T11:37:53.036Z,48045,1,14059,4,0.01
2024-10-06T11:37:53.036Z,48240,1,7714,4,0.01
2024-10-06T11:37:53.036Z,48138,1,4976,4,0.02
2024-10-06T11:37:53.036Z,48108,1,14263,4,0.01
2024-10-06T11:37:53.036Z,48204,1,10858,4,0.02
2024-10-06T11:37:53.036Z,48180,1,28782,4,0.01
2024-10-06T11:37:53.036Z,48089,1,14428,4,0.01
2024-10-06T11:37:53.036Z,48315,1,13383,4,0.01
2024-10-06T12:31:18.680Z,48312,1,15953,4,0.01
2024-10-06T12:31:18.680Z,48062,1,4416,4,0.02
2024-10-06T12:31:18.680Z,48340,1,10897,4,0.01
2024-10-06T12:31:18.680Z,48127,2,15373,4,0.01
2024-10-06T12:31:18.680Z,48304,2,7558,40,0.53
2024-10-06T12:31:18.680Z,48341,1,7737,4,0.01
2024-10-06T12:31:18.680Z,48239,1,16170,4,0.01
2024-10-06T12:31:18.680Z,48042,1,14005,7,0.05
2024-10-06T12:31:18.680Z,48223,1,9928,4,0.01
2024-10-06T12:31:18.680Z,48045,1,14059,4,0.01
2024-10-06T12:31:18.680Z,48208,1,3520,4,0.03
2024-10-06T12:31:18.680Z,48240,1,7714,4,0.01
2024-10-06T12:31:18.680Z,48138,1,4976,4,0.02
2024-10-06T12:31:18.680Z,48114,1,9247,4,0.01
2024-10-06T12:31:18.680Z,48108,1,14263,4,0.01
2024-10-06T12:31:18.680Z,48204,1,10858,4,0.01
2024-10-06T12:31:18.680Z,48180,1,28782,4,0.01
2024-10-06T12:31:18.680Z,48089,1,14428,4,0.01
2024-10-06T12:31:18.680Z,48315,1,13383,4,0.01

0 comments on commit 8f32fba

Please sign in to comment.