home / wvu

crimelog

1 row where "datetime" is on date 2022-08-16, outcome = "Clear by Warning", title = "ABCC VIOLATION" and year = 2022 sorted by datetime descending

✎ View and edit SQL

This data as json, CSV (advanced)

year 1 ✖

  • 2022 · 1 ✖

title 1 ✖

  • ABCC VIOLATION · 1 ✖

outcome 1 ✖

  • Clear by Warning · 1 ✖

datetime (date) 1 ✖

  • 2022-08-16 · 1 ✖
Link rowid id title year datetime ▲ building address outcome
11663 11663 #22-01799 ABCC VIOLATION 2022 2022-08-16 21:37:00 WVU REC CENTER REC CENTER DR, MORGANTOWN, WV 26501 Clear by Warning

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