home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where intersection = 0, keywords contains "Glare" and "retrieved" is on date 2021-12-13

✎ 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:
2100000917
Date:
2021-11-08
Time:
14:08
Address:
667 COMMONWEALTH AVE
Speed limit:
35
Violation cited:
yes
Narrative:
On 11/08/21 at 14:08 hours while on routine patrol I came across a two car motor vehicle crash in the westbound lane of 667 Commonwealth Avenue. Commonwealth Avenue is a public way owned and maintained by the City of Newton. Both operators were outside of their vehicles at the time and reported no injuries. I observed Vehicle # 1 (Honda Civic MA reg. # 2CWA44) to have heavy front end damage to the bumper and hood area. It was parked back approximately ten feet from Vehicle # 2. Due to the damage and it leaking anti-freeze coolant, Tody's Towing was notified to tow the vehicle away. Vehicle # 2 (Ford EcoSport MA reg. # 2HJV37) was parked in front of Vehicle # 1 and sustained damage to the center and right rear bumper area. It was still driveable. I spoke to the operator of Vehicle # 2 (Maria Bianchi MA D/L # S97972578) and asked her what occurred. She stated that she was traveling westbound on Commonwealth Avenue in her Ford EcoSport (MA # 2HJV37) but was stopped at the time waiting for a vehicle in front of her to make a left turn on to Grafton Street. She was then struck in her rear end by Vehicle # 1. After, I spoke to the operator of Vehicle # 1 (Maria Kuznetsova MA D/L # S48191231) and asked her what occurred. She stated that she was traveling westbound on Commonwealth Avenue in her Honda Civic (MA # 2CWA44) and did not see Vehicle # 2 stopped in traffic due to the sun. She then struck Vehicle # 2 in the rear end. At that time, there was noticeable solar glare in that area of Commonwealth Avenue. This part of Commonwealth Avenue also has a slight curve that you come around and ends at the point where the crash occurred. After, I went back to my cruiser and checked the status of the vehicles and operators through the RMV on my laptop. It showed that Maria Kuznetsova had a expired non renewable driver's license which expired on 07/15/21. Kuznetsova's Honda Civic came back with a status of being unregistered due to revoked insurance. It was revoked on 08/29/21 through the MA RMV. I issued MA Uniform Citation # 185998AB in hand to her for Ch. 90/10/A Unlicensed Operation of a Motor Vehicle, Ch. 90/9/B Unregistered Motor Vehicle, and Ch. 90/34J Uninsured Motor Vehicle and explained the process to her. Motor Vehicle Inventory Tow Form submitted.
Keywords:
Citation, Crash, Glare, Solar
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.336087
Longitude:
-71.1946779
Location:
667 Commonwealth Avenue, Newton Centre, 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 327.29ms