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