crash_reports
1 row where "datetime" is on date 2019-11-04 and dcc_code = "[4, 99]"
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2019-11-04
Time:
16:39
Address:
LAGRANGE ST & VINE ST
Speed
limit:
30
Violation
cited:
no
Narrative:
MV #1 was traveling northbound on Lagrange St. MV #2 was traveling southbound on Lagrange St. when the operator turned eastbound onto Corey St.(Boston). As MV#2 turned eastbound it collided with MV #1. Significant damage was observed to both MV#1 and MV#2's front bumpers and engine compartments. Both MV#1 and MV#2's airbags were deployed upon impact. The Operator of MV#1 reported she was uninjured while the Operator of MV#2 was transported to the hospital. Both vehicles were towed from the scene by Tody's Tow Service.
Keywords:
Airbag, Crash, Hospital
Dcc:
Failed to yield, Unknown
Report
url:
Image
url:
Latitude:
42.3010684
Longitude:
-71.1697428
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);