home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-01-31 and "retrieved" is on date 2020-10-06

✎ 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:
1900000126
Date:
2019-01-31
Time:
08:56
Address:
DEDHAM ST & WALNUT ST
Speed limit:
25
Violation cited:
no
Narrative:
On 01/31/19 at 08:56 hours, I responded to Dedham and Walnut Streets for a two car motor vehicle accident with no injuries. Operator of M/V 1 states he was stopped for the stop sign facing northbound on Dedham St towards Walnut St. He then proceeded straight through and observed M/V 2 coming at him so he tried to speed up but M/V 2 ended up striking him on the driver's side rear quarter panel area. He did state that M/V 2 did stop for the stop sign after him but did not understand why they were attempting to come through the intersection. The vehicle sustained minor damage to the driver's side rear quarter panel area and had a flat tire. The operator waited for Triple AAA for the flat. Operator of M/V 2 states she was stopped at the stop sign facing eastbound on Dedham St attempting to take a left turn on to Walnut St. Due to the bright sun and glare, she did not observe M/V 1 coming through the intersection and struck him. The vehicle sustained front end damage to the grille and bumper but the vehicle was still driveable. At the time, I did observe the sun to be blinding at the accident location and there was a lot of glare.
Keywords:
Crash, Glare, Solar, Speed
Dcc:
Glare
Report url:
report
Image url:
image
Latitude:
42.3141434
Longitude:
-71.2018581
Location:
Walnut St & Dedham St, Newton, MA 02461, USA
Case number:
1900000127
Date:
2019-01-31
Time:
10:39
Address:
333 NAHANTON ST
Speed limit:
10
Violation cited:
yes
Narrative:
On 01/31/19 at 10:39 hours, I responded to the parking lot of the Jewish Community Center located at 333 Nahanton Street for a motor vehicle hit and run accident. The parking lot is accessible to the public and designed for vehicles to travel to and from the JCC. Owner of M/V 1 states she was parked on the side of the handicapped parking stall thinking it was ok to park there. She then ran in to the JCC for approximately one minute and when she returned she observed her driver's side front door was struck. I observed significant damage to the door frame and the door would not close. The owner called for a private tow to remove the vehicle. The staff at the JCC stated that a Martha Bixby gave her number and stated that she observed a black colored car with MA reg. # 934HH4 strike M/V 1. I attempted to call the number and left a message. The listing for that plate comes back to a 2010 Lexus ES350 color gray. I was then showed the video surveillance from the JCC's cameras and it shows an older white female exiting the lobby wearing a winter hat and carrying a bag with purple flower designs on it. She then walks through the lot and enters a gray Lexus ES350. The Lexus then starts backing out of the spot. The Lexus then continues backwards in to the other side of the parking stalls and strikes M/V 1 on the driver's side front door. The Lexus then pulls forward and leaves the scene without stopping or providing her information. As the Lexus is leaving, you can see there is a dent to the driver's side rear bumper. The video is not clear enough to see the plate on the Lexus or clearly see the operator's face. After, I located a number for the owner of the Lexus M/V 2 (Tania Lefman). I spoke to Lefman on the phone and she stated that she was backing out of the JCC parking lot at that time and felt a tiny bump to her rear end. She says that she could not stop in time due to the icy parking lot and then left the area thinking that nothing was wrong, it was only minor. I advised her there was significant damage to the other car. She was issued and mailed MA Uniform Citation T1441054 for Ch. 90/24/C Leaving the scene of property damage.
Keywords:
Citation, Crash, Ice, Phone, Walk
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.2993233
Longitude:
-71.2036386
Location:
333 Nahanton St, Newton, MA 02461, 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 305.565ms