home / wvu

crimelog

1 row where building = "WVU PERCIVAL HALL", "datetime" is on date 2020-02-21 and outcome = "Clear by Citation"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
2447 2447 #20-00845 TRAFFIC STOP, 1054 2020 2020-02-21 09:36:00 WVU PERCIVAL HALL 355 OAKLAND ST, MORGANTOWN, WV 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 6089.795ms