home / crashreports

Menu
  • GraphQL API

crash_reports_fts

0 rows where "datetime" is on date 2021-08-13 and dcc_code contains "97"

✎ View and edit SQL

This data as json

0 records

CREATE VIRTUAL TABLE [crash_reports_fts] USING FTS5 (
    [case_number], [datetime], [date], [time], [address], [narrative], [keywords], [dcc], [dcc_code], [geocoded_address],
    content=[crash_reports]
);
Powered by Datasette · Queries took 588.126ms