home / wvu

crimelog

1 row where outcome = "Clear by Citation", title = "PARKING VIOLATION" and year = 2022

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date)

Link rowid ▼ id title year datetime building address outcome
11449 11449 #22-01703 PARKING VIOLATION 2022 2022-08-10 22:05:00   STANTON 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 6401.779ms