crash_reports_fts
1 row where "date" is on date 2019-04-26 and keywords = "["Citation", "Crash", "Ems"]"
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 419 | 419 | 1900000425 | 2019-04-26T22:32 | 2019-04-26 | 22:32 | BEACON ST & WALNUT ST | Operator of MV1 states she was driving westbound on Beacon St. She states she was driving through a green light at Walnut St, when her vehicle was struck on the passenger side by MV2. MV2 was traveling southbound and went through a red light prior to colliding with MV1. Operator of MV2 stated she was "at fault". She was issued in hand MA citation #T1444149 for 89/9, Fail to Stop, Yield. Both vehicles were towed by Todys. Initially both parties refused medical attention. After the accident was cleared, Operator of MV2 admitted the accident was a suicide attempt. She was transported to NWH voluntarily by Cataldo EMS. | Citation, Crash, Ems | Signs/Signals, Emotional | 3, 15 | Beacon St & Walnut St, Newton, MA 02461, USA | 11626 |
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]
);