home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2022-06-12 and "retrieved" is on date 2022-07-26

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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:
22000517
Date:
2022-06-12
Time:
16:42
Address:
CONCORD ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The OP. of MV#1 stated he was travelling westbound on Washington Street. He had a solid green light to proceed past Concord Street when MV#2 suddenly made a turn in front of him causing them to collide together. The OP. of MV#2 stated she was travelling eastbound on Washington Street when she thought she saw a green left turn arrow for her. She proceeded to make a left turn onto Concord Street and collided with MV#1. Witness#1 stated he was travelling westbound on Washington Street, a good distance behind MV#1 when he saw MV#2 suddenly make a left turn in front of MV#1's path. He saw MV#1 brake and his motorcycle fishtail a bit before colliding into MV#2. Witness#1 stated he was sure westbound Washington Street traffic had a solid green light. Parties involved refused medical transport and will seek medical attention on their own. No vehicles towed.
Keywords:
[]
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
 
Longitude:
 
Location:
None
Case number:
22000518
Date:
2022-06-12
Time:
13:33
Address:
832 DEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
On Sunday 6/12/22 at approximately 1333 hours while assigned to marked unit n498 I was dispatched to the area of 832 Dedham Street for a report of a 2 car motor vehicle crash with no injuries. Upon arrival I spoke with the operator, GERSHON Andrew, of motor vehicle #1 (6HS292). GERSHON states he was traveling Westbound on Dedham Street toward Brookline Street when he approached the driveway at 832 Dedham Street and motor vehicle #2 started to pull out in front of him. GERSHON states as he saw the vehicle pull out he swerved into oncoming traffic to avoid the collision, however motor vehicle #2 struck the passenger side of his vehicle. After the collision GERSHON attempted to pull back into his lane of travel, but lost control causing him to overcorrect and go off the road on the westbound side of the road in front of 824 Dedham Street causing some damage to the front landscaping of the yard. Secondly, I spoke with the operator, JIN Zhien, of motor vehicle #2 (EV87SA). JIN states she was attempting to pull out of the driveway of 832 Dedham Street and didn't see motor vehicle #1. JIN states she was distracted because there was a lot going on inside the car. She stated she was not on her cell phone. Finally I also spoke with a witness, CURTIS Ron, who was travelling in the opposite direction and witnessed the crash. Ron stated he saw motor vehicle #1 travelling straight in the opposite direction on Dedham Street. He saw the Tesla (MV#2) attempting to pull out of the driveway at 832 Dedham Street and drive into the side of MV#1. Ron stated he also observed MV#1 swerve into his lane of traffic trying to avoid the collision and then spinning out into the front of 824 Dedham Street. Taking the witness, operator, and passenger statements into account as well as my observations, I determined the operator, (JIN Zhien) of MV#2 (EV87SA) is at fault for the crash and she has been issued Massachusetts Uniform Citation T2012918 C89 S8 Failure to Yield Right of Way.
Keywords:
Citation, Crash, Distracted, Phone, Solar
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.2983252
Longitude:
-71.1847921
Location:
832 Dedham St, Newton, MA 02459, 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 359.753ms