customers
Data source: Original Data Source · About: https://github.com/jpadilla/tracking-luma-outages
4 rows where "created_at" is on date 2021-09-27 and total_customers = 141663 sorted by total_customers
This data as json, CSV (advanced)
Link | rowid | region | total_customers ▼ | affected_customers | created_at |
---|---|---|---|---|---|
444 | 444 | CAROLINA | 141663 | 8523 | 2021-09-27T12:00:00 |
2712 | 2712 | CAROLINA | 141663 | 21870 | 2021-09-27T18:00:00 |
5036 | 5036 | CAROLINA | 141663 | 377 | 2021-09-27T06:00:00 |
7766 | 7766 | CAROLINA | 141663 | 17707 | 2021-09-27T00:00:00 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [customers] ( [region] TEXT, [total_customers] INTEGER, [affected_customers] INTEGER, [created_at] TEXT );