home / wvu

crimelog

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

✎ View and edit SQL

This data as json, CSV (advanced)

year 1 ✖

  • 2022 · 1 ✖

title 1 ✖

  • LARCENY 1

outcome 1 ✖

  • Cleared by Exception - Prosecution Declined · 1 ✖

datetime (date) 1 ✖

  • 2022-02-08 · 1 ✖
Link rowid id title year datetime ▲ building address outcome
10223 10223 #22-00384 LARCENY 2022 2022-02-08 07:17:00 WVU MOUNTAINEER STATION VAN VOORHIS RD, MORGANTOWN, WV 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 926.722ms