customers
Data source: Original Data Source · About: https://github.com/jpadilla/tracking-luma-outages
4 rows where "created_at" is on date 2021-09-28 and total_customers = 141663 sorted by total_customers
This data as json, CSV (advanced)
Link | rowid | region | total_customers ▼ | affected_customers | created_at |
---|---|---|---|---|---|
4609 | 4609 | CAROLINA | 141663 | 30419 | 2021-09-28T00:00:00 |
7108 | 7108 | CAROLINA | 141663 | 19326 | 2021-09-28T18:00:00 |
7388 | 7388 | CAROLINA | 141663 | 7277 | 2021-09-28T06:00:00 |
8277 | 8277 | CAROLINA | 141663 | 12326 | 2021-09-28T12:00:00 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [customers] ( [region] TEXT, [total_customers] INTEGER, [affected_customers] INTEGER, [created_at] TEXT );