home / wvu

crimelog

1 row where address = "1145 EVANSDALE DR, MORGANTOWN, WV 26501", outcome = "Closed - Resolved" and year = 2023

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ id title year datetime building address outcome
15505 15505 SR23-01933 UNSECURE BUILDING 2023 2023-08-09 04:17:00 WVU PERCIVAL HALL 1145 EVANSDALE DR, MORGANTOWN, WV 26501 Closed - Resolved

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