home / wvu

crimelog

3 rows where outcome = "Clear by Exception - Juvenile" and title = "ABCC VIOLATION"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
1072 1072 #19-04316 ABCC VIOLATION 2019 2019-10-12 15:09:00 WVU COLISEUM 11 JERRY WEST DR, MORGANTOWN, WV 26501 Clear by Exception - Juvenile
3807 3807 #20-02158 ABCC VIOLATION 2020 2020-08-20 23:06:00   FIFE AVE, MORGANTOWN, WV 26501 Clear by Exception - Juvenile
6625 6625 #21-00395 ABCC VIOLATION 2021 2021-02-14 04:01:00 WVU SUMMIT HALL 211 GRANT AVE, MORGANTOWN, WV 26501 Clear by Exception - Juvenile

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