home / wvu

crimelog

4 rows where "datetime" is on date 2020-11-08, outcome = "Clear by Citation" and title = "ABCC VIOLATION"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
5385 5385 #20-03328 ABCC VIOLATION 2020 2020-11-08 04:53:00 WVU DADISMAN HALL 693 NORTH HIGH ST, MORGANTOWN, WV Clear by Citation
5386 5386 #20-03326 ABCC VIOLATION 2020 2020-11-08 02:10:00   GRANT AVE, MORGANTOWN, WV 26501 Clear by Citation
5387 5387 #20-03325 ABCC VIOLATION 2020 2020-11-08 01:48:00   NORTH HIGH ST / FIFE AVE, MORGANTOWN, WV 26501 Clear by Citation
5390 5390 #20-03322 ABCC VIOLATION 2020 2020-11-08 00:40:00   GLENDON AVE / PRICE ST, MORGANTOWN, WV 26501 Clear by Citation

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