home / wvu

crimelog

2 rows where outcome = "Under Investigation" and title = "ABCC VIOLATION" sorted by datetime descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date)

year 1 ✖

  • 2023 2

title 1 ✖

  • ABCC VIOLATION · 2 ✖

outcome 1 ✖

  • Under Investigation · 2 ✖
Link rowid id title year datetime ▲ building address outcome
16333 16333 23-03031 ABCC VIOLATION 2023 2023-10-21 02:15:00 LAMBDA CHI ALPHA FRATERNITY 670 NORTH HIGH ST, MORGANTOWN, WV 26501 Under Investigation
13554 13554 #23-00422 ABCC VIOLATION 2023 2023-02-10 02:37:00 WVU DADISMAN HALL NORTH HIGH ST, MORGANTOWN, WV Under Investigation

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