customers
Data source: Original Data Source · About: https://github.com/jpadilla/tracking-luma-outages
4 rows where "created_at" is on date 2021-10-23 and total_customers = 141663 sorted by total_customers
This data as json, CSV (advanced)
Link | rowid | region | total_customers ▼ | affected_customers | created_at |
---|---|---|---|---|---|
1263 | 1263 | CAROLINA | 141663 | 111 | 2021-10-23T00:00:00 |
1837 | 1837 | CAROLINA | 141663 | 106 | 2021-10-23T12:00:00 |
2341 | 2341 | CAROLINA | 141663 | 10 | 2021-10-23T18:00:00 |
3888 | 3888 | CAROLINA | 141663 | 104 | 2021-10-23T06:00:00 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [customers] ( [region] TEXT, [total_customers] INTEGER, [affected_customers] INTEGER, [created_at] TEXT );