home / wvu

crimelog

3 rows where "datetime" is on date 2019-09-29, 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
1330 1330 #19-04051 ABCC VIOLATION 2019 2019-09-29 02:00:00 NORTH SPRUCE ST / PROSPECT ST, MORGANTOWN, WV 26501 Clear by Citation
1332 1332 #19-04049 ABCC VIOLATION 2019 2019-09-29 01:35:00 PROSPECT ST / UNIVERSITY AVE, MORGANTOWN, WV 26501 Clear by Citation
1334 1334 #19-04047 ABCC VIOLATION 2019 2019-09-29 00:02:00 FIFE AVE / NORTH HIGH 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 4169.238ms