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