home / wvu

crimelog

2 rows where outcome = "Clear by Citation" and title = "LOUD NOISE"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
2692 2692 #20-01242 LOUD NOISE 2020 2020-03-08 21:51:00 THETA CHI FRATERNITY 692 NORTH HIGH ST, MORGANTOWN, WV 26501 Clear by Citation
4689 4689 #20-02809 LOUD NOISE 2020 2020-09-26 01:39:00   220 PROSPECT 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 2477.153ms