home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

4 rows where "datetime" is on date 2019-08-21, intersection = 0 and "retrieved" is on date 2020-10-07

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, dcc, dcc_code, datetime (date), date (date), retrieved (date), keywords (array), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000858
Date:
2019-08-21
Time:
13:17
Address:
843 BEACON ST
Speed limit:
25
Violation cited:
no
Narrative:
Mv#1 operator states she was pulling out forward W/B from a parallel marked parking space in front of 843 Beacon St. #1 states she was about half way into the travel lane coming out of her turn to proceed straight ahead. #1 states at this time, she was struck on her driver's side front end that took off the bumper by Mv#2 that was travelling past her at a high rate of speed from behind straight ahead on Beacon St W/B. #1 operator further states #2 had crossed over the double yellow line to drive around her as she was out into the travel lane. Mv#2 operator states she was travelling on Beacon St W/B and was struck on her passenger side by #1 as #1 was pulling out of the parking space. I observed the initial contact damage on #2 on its passenger side rear door running down to the front of the passenger side wheel well and passenger side rear tire (tire wall partly sliced from impact). When #2 operator was asked if she crossed over the double yellow line, #2 replied only after the impact. #2 added prior to the collision, she briefly looked at her GPS. After statements were received from both operators and at the conclusion of this investigation, a witness identified herself on scene. The witness stated she was sitting in her driver's seat in her parked Mv directly in front of #1. Witness stated she observed #1 pull out from behind her into the travel lane. Witness stated #1's front end had almost fully reached her driver's side door before #2 made impact. Based on statements and witness statements and it appears #2 operator did not see #1 enter the roadway until the last second before impact by overcorrecting and entering the opposite lane of travel.
Keywords:
Crash, Speed
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3302668
Longitude:
-71.1955617
Location:
843 Beacon St, Newton Centre, MA 02459, USA
Case number:
1900000859
Date:
2019-08-21
Time:
15:54
Address:
1897 WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
The OP. of MV#1 states while travelling westbound on Washington Street., MV#2 suddenly came out from the side and entered her lane. She tried to accelerate past MV#2 but was still sideswiped. The OP. of MV#2 states she was attempting to leave 1897 Washington St. (Woodland Golf Club) to make a left turn onto Washington St. Traffic was stopped for a nearby red light and a vehicle on Washington St. gave her room to exit. She slowly pulled out into traffic and thought MV#1 was slowing down to let her out as well, that's when there was a collision.
Keywords:
[]
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3365452
Longitude:
-71.2460112
Location:
1897 Washington St, Auburndale, MA 02466, USA
Case number:
1900000860
Date:
2019-08-21
Time:
16:45
Address:
673 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 was travelling southbound on Centre St, behind Vehicle 2. Vehicle 2 started to stop because of traffic ahead. Vehicle 1 attempted to slow down, and hydroplaned into the left rear of vehicle 1. I observed minor damage to the left rear of vehicle 2, and moderate damage to the right front of vehicle 1. No one was injured due to the accident.
Keywords:
Crash, Moderate
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3485513
Longitude:
-71.1882266
Location:
673 Centre St, Newton, MA 02458, USA
Case number:
1900000861
Date:
2019-08-21
Time:
17:11
Address:
1370 COMMONWEALTH AVE
Speed limit:
30
Violation cited:
no
Narrative:
MV1 and MV2 were stopped at the traffic signal on Commonwealth Ave approaching Chestnut St when MV2 rear ended MV1. Operator 2 stated he thought operator 1 had started driving forward and was unable to stop in time. No injuries. MV1 sustained minor rear end damage and was driven from the scene. MV2 sustained moderate front end damage and was towed by a private tow company.
Keywords:
Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3363792
Longitude:
-71.2229417
Location:
1370 Commonwealth Avenue, Newton, MA 02465, USA

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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);
Powered by Datasette · Queries took 379.715ms