crash_reports
1 row where "datetime" is on date 2022-05-12 and dcc = "["Signs/Signals", "Inattention"]"
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2022-05-12
Time:
14:09
Address:
189 ADAMS ST
Speed
limit:
25
Violation
cited:
no
Narrative:
The Operator of Vehicle #1 stated that she was distracted by something that she saw on the sidewalk, and must have drifted to the right before colliding with Vehicle #2. Vehicle #2 was parked and unoccupied; it collided with Vehicle #3 as a result of the Collision from Vehicle #1. Vehicle #3 was parked and unoccupied; it collided with Vehicle #4 as a result of these prior collisions. Vehicle #4 was also parked and unoccupied. The operator of Vehicle #1 was transported to Newton-Wellesley Hospital, and her vehicle towed by Tody's Towing Co. The 3 other vehicles had tows arranged by their owners.
Keywords:
Distracted, Hospital
Dcc:
Signs/Signals, Inattention
Report
url:
Image
url:
Latitude:
42.3582285
Longitude:
-71.2006186
Location:
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "crash_reports" ( [case_number] TEXT PRIMARY KEY, [datetime] TEXT, [date] TEXT, [time] TEXT, [address] INTEGER, [street1] TEXT, [street2] TEXT, [intersection] INTEGER, [speed_limit] INTEGER, [hit_run] INTEGER, [violation_cited] INTEGER, [narrative] TEXT, [keywords] TEXT, [dcc] TEXT, [dcc_code] TEXT, [report_url] TEXT, [image_url] TEXT , [geocoded_address] TEXT, [latitude] TEXT, [longitude] TEXT, [manual_geocode] INTEGER, [retrieved] TEXT);