home / wvu

crimelog

3 rows where outcome = "Cleared by Exception - Prosecution Declined", title = "BATTERY" and year = 2022 sorted by datetime descending

✎ View and edit SQL

This data as json, CSV (advanced)

datetime (date) 3 ✖

  • 2022-01-18 1
  • 2022-10-09 1
  • 2022-10-13 1

title 1 ✖

  • BATTERY · 3 ✖

outcome 1 ✖

  • Cleared by Exception - Prosecution Declined · 3 ✖
Link rowid id title year datetime ▲ building address outcome
12382 12382 #22-02658 BATTERY 2022 2022-10-13 19:00:00 BLUE LOT STADIUM DR, MORGANTOWN, WV Cleared by Exception - Prosecution Declined
12253 12253 #22-02533 BATTERY 2022 2022-10-09 02:03:00   WAVERLY ST, MORGANTOWN Cleared by Exception - Prosecution Declined
10044 10044 #22-00154 BATTERY 2022 2022-01-18 11:12:00 WVU SENECA HALL UNIVERSITY AVE, 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 252.914ms