home / wvu

crimelog

1 row where "datetime" is on date 2022-08-16, outcome = "Clear by Warning" and title = "ABCC VIOLATION"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
11663 11663 #22-01799 ABCC VIOLATION 2022 2022-08-16 21:37:00 WVU REC CENTER REC CENTER DR, MORGANTOWN, WV 26501 Clear by Warning

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [crimelog] (
   [id] TEXT,
   [title] TEXT,
   [year] TEXT,
   [datetime] TEXT,
   [building] TEXT,
   [address] TEXT,
   [outcome] TEXT
);
Powered by Datasette · Queries took 3800.095ms