home / wvu

crimelog

3 rows where "datetime" is on date 2019-10-26, 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
814 814 #19-04586 ABCC VIOLATION 2019 2019-10-26 03:53:00 WVU MOUNTAINLAIR PARKING GARAGE 109 PROSPECT ST, MORGANTOWN, WV Clear by Citation
819 819 #19-04581 ABCC VIOLATION 2019 2019-10-26 02:45:00 WVU SUMMIT HALL 211 GRANT AVE, MORGANTOWN, WV 26501 Clear by Citation
821 821 #19-04579 ABCC VIOLATION 2019 2019-10-26 02:16:00 WVU SUMMIT HALL 211 GRANT AVE, 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 5600.126ms