home / wvu

crimelog

2 rows where "datetime" is on date 2020-03-06 and outcome = "Cleared by Exception - Prosecution Declined"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
2740 2740 #20-01189 TRAFFIC STOP, 1054 2020 2020-03-06 14:45:00 VAN VOORHIS RD, MORGANTOWN, WV 26501 Cleared by Exception - Prosecution Declined
2751 2751 #20-01177 TRAFFIC STOP, 1054 2020 2020-03-06 11:10:00 PATTESON DR, MORGANTOWN, WV 26501 Cleared by Exception - Prosecution Declined

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 5669.677ms