crash_reports
1 row where date = "2019-01-24" and keywords contains "Rain"
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array), dcc_code (array)
Case
number:
Date:
2019-01-24
Time:
16:46
Address:
COMMONWEALTH AVE & LEXINGTON ST
Speed
limit:
25
Violation
cited:
no
Narrative:
OPMV#1 Was traveling Southbound on Lexington St in the right turn only lane about to enter Commonwealth Ave traveling Westbound when she was struck by the OPMV#2. OPMV#1 Stated she was making a right turn onto Commonwealth Ave and the OPMV#2 started entering her lane with no signal and struck the left side of her vehicle. OPMV#2 Was traveling Southbound on Lexington St entering the right turn only lane when she struck the OPMV#1. OPMV#2 Stated she was entering the turn lane to make a right turn onto Commonwealth Ave and didn't notice there was a car already in the lane. OPMV#2 Stated she felt distracted due to the heavy rain and lights at the intersection.
Keywords:
Distracted, Rain
Dcc:
Visibility obstructed, Distracted
Report
url:
Image
url:
Latitude:
42.3478859
Longitude:
-71.247136
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);