home / wvu

crimelog

5 rows where "datetime" is on date 2023-08-25, outcome = "Clear by Citation" and title = "ABCC VIOLATION"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: address, datetime (date)

Link rowid ▼ id title year datetime building address outcome
15557 15557 23-02230 ABCC VIOLATION 2023 2023-08-25 23:22:00   NORTH HIGH ST, MORGANTOWN, WV 26501 Clear by Citation
15558 15558 23-02231 ABCC VIOLATION 2023 2023-08-25 23:23:00   NORTH HIGH ST, MORGANTOWN, WV 26501 Clear by Citation
15559 15559 23-02232 ABCC VIOLATION 2023 2023-08-25 23:40:00   NORTH HIGH ST, MORGANTOWN, WV 26501 Clear by Citation
15560 15560 23-02233 ABCC VIOLATION 2023 2023-08-25 23:42:00   NORTH HIGH ST, MORGANTOWN Clear by Citation
15562 15562 23-02235 ABCC VIOLATION 2023 2023-08-25 23:57:00   NORTH HIGH ST, MORGANTOWN Clear by Citation

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