crash_reports_fts
1 row where "datetime" is on date 2019-11-15 and dcc = "["Inattention", "Unknown"]"
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), keywords (array), dcc (array)
| Link | rowid ▼ | case_number | datetime | date | time | address | narrative | keywords | dcc | dcc_code | geocoded_address | crash_reports_fts | rank |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1155 | 1155 | 1900001177 | 2019-11-15T16:03 | 2019-11-15 | 16:03 | 260 NEEDHAM ST | OPMV#1 Was parked in the parking lot of Marshals located at 260 Needham St when she was attempting to exit her vehicle. When the OPMV#1 opened her car door, the door was struck by the OPMV#2. OPMV#1 Stated she was exiting her car and another vehicle wiped into the spot next to her. OPMV#2 Was attempting to pull into a parking spot in the Marshals parking lot located at 260 Needham St when she struck the left drivers side door of the OPMV#1. OPMV#2 Stated the person parked in the spot didn't even check to see if it was clear to open her car door before she pulled into her spot. OPMV#2 Was issued MA UNIFORM CITATION#T1442156 M.G.L. C.90 S.10 Unlicensed Operation. See INCIDENT REPORT#19049296. | Citation | Inattention, Unknown | 19, 99 | 260 Needham St, Newton, MA 02461, USA | 61829 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIRTUAL TABLE [crash_reports_fts] USING FTS5 (
[case_number], [datetime], [date], [time], [address], [narrative], [keywords], [dcc], [dcc_code], [geocoded_address],
content=[crash_reports]
);