crash_reports
2 rows where dcc contains "Lane departure" and "retrieved" is on date 2021-02-19
This data as json, CSV (advanced)
Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array)
Case
number:
Date:
2021-02-01
Time:
08:25
Address:
WASHINGTON ST & CENTRE ST
Speed
limit:
35
Violation
cited:
no
Narrative:
Oper of vehicle # 1 stated that both he and Veh # 2 were going SB on the one way part of Centre Street that leads to the I-90 ramp. He stated the 18 wheeler that was next to him kept moving closer to the middle of the lane, eventually sideswiping vehicle # 1. Vehicle # 2 didn't stop and got on I-90. Veh # 1 was towed by Tody's.
Keywords:
[]
Dcc:
Lane departure
Report
url:
Image
url:
Latitude:
42.3557988
Longitude:
-71.1865324
Location:
Case
number:
Date:
2021-02-06
Time:
10:41
Address:
1479 WASHINGTON ST
Speed
limit:
25
Violation
cited:
no
Narrative:
The operator of MV#1 stated that he was traveling west on Washington St approaching #1479 Washington St when MV#2, who was traveling to the left of MV#1 and traveling in the same direction, drifted into his lane of travel and crash occurred. The operator of MV#2 stated that she was also traveling west on Washington St directly to the left of MV#1 when crash occurred. Operator #2 stated that she thought she was in her lane of travel the entire time. No injuries, no citations.
Keywords:
Citation, Crash
Dcc:
Lane departure
Report
url:
Image
url:
Latitude:
42.3467789
Longitude:
-71.2322834
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);