home / wvu

crimelog

2 rows where 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

datetime (date) 2 ✖

  • 2022-08-16 1
  • 2022-10-30 1

title 1 ✖

  • ABCC VIOLATION · 2 ✖
Link rowid id title year datetime ▲ building address outcome
12504 12504 #22-02828 ABCC VIOLATION 2022 2022-10-30 01:02:00   NORTH HIGH ST, MORGANTOWN, WV 26501 Cleared by Exception - Prosecution Declined
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 6650.849ms