home / wvu

crimelog

1 row where "datetime" is on date 2022-08-16, outcome = "Cleared by Exception - Prosecution Declined", title = "ABCC VIOLATION" and year = 2022 sorted by datetime descending

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: year, outcome, datetime

Link rowid id title year datetime ▲ building address outcome
11615 11615 #22-01801 ABCC VIOLATION 2022 2022-08-16 22:11:00 WVU REC CENTER REC CENTER DR, MORGANTOWN, WV 26501 Cleared by Exception - Prosecution Declined

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