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