customers
Data source: Original Data Source · About: https://github.com/jpadilla/tracking-luma-outages
4 rows where "created_at" is on date 2021-09-26 and total_customers = 141663 sorted by total_customers
This data as json, CSV (advanced)
Link | rowid | region | total_customers ▼ | affected_customers | created_at |
---|---|---|---|---|---|
3454 | 3454 | CAROLINA | 141663 | 163 | 2021-09-26T18:00:00 |
6226 | 6226 | CAROLINA | 141663 | 72 | 2021-09-26T12:00:00 |
6709 | 6709 | CAROLINA | 141663 | 256 | 2021-09-26T06:00:00 |
8557 | 8557 | CAROLINA | 141663 | 254 | 2021-09-26T00:00:00 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [customers] ( [region] TEXT, [total_customers] INTEGER, [affected_customers] INTEGER, [created_at] TEXT );