home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where date = "2021-10-23" and "retrieved" is on date 2021-10-28

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, violation_cited, 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:
2100000859
Date:
2021-10-23
Time:
11:35
Address:
1390 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 states that he was traveling south on Washington St directly behind MV#2 in the middle lane approaching the Mass Pike off ramp. According to operator #1, MV#2 veered to the left at the island and then without warning turned to the right crashing into MV#1. Very minor damage to drivers side tire on MV#1. The operator of MV#2 states he was traveling south on Washington St in the middle travel lane and at the island used his directional to turn into the right hand lane when crash occurred with MV#1. Damage to front quarter on passengers side and MV was towed by Todys at owners request. The operator of MV#2 provided MA Reg. 7ZP982 as a witness. MV did not match description and owner stated to me when contacted that he did not witness a crash in Newton today. No injuries and no citations issued.
Keywords:
Citation, Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3483707
Longitude:
-71.2296589
Location:
1390 Washington St, Newton, MA 02465, USA
Case number:
2100000862
Date:
2021-10-23
Time:
19:05
Address:
CENTRE ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was traveling Northbound from Washington St onto Centre St when he was struck by MV#2. OPMV#1 Stated he was in the far right lane of the rotary when he was hit on the left side of his vehicle by the OPMV#2. MV#2 Was Eastbound on Washington St merging into Centre St at the rotary when she was struck by MV#1. OPMV#2 Stated she was driving straight on Centre St when the other vehicle came out of no where and hit the right front side bumper of her vehicle.
Keywords:
[]
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3557988
Longitude:
-71.1865324
Location:
Centre St & Washington St, Newton, MA 02458, USA
Case number:
2100000863
Date:
2021-10-23
Time:
22:15
Address:
66 BENNINGTON ST
Speed limit:
25
Violation cited:
yes
Narrative:
The operator of MV1 stated she was backing out of her fathers driveway at 73 Benningston St when she struck MV2 in the front driver side. When she struck MV2, the operator stated she got scared, put the vehicle in drive and stepped on the gas. When she stepped on the gas she went onto the neighbors lawn, through the bushes, striking MV3 that was parked. The vehicle rested behind MV3 at an angle, in between the stairs to the residence at 69 Benningston St. The operator stated she is pregnant and was checked out by the medics and signed a refusal. The vehicle was towed to Todys due to it being inoperable. The owners of MV2 and MV3 were home and notified of the accident. The operator of MV1 has her MA permit but was operating the motor vehicle with no licensed operator. She was cited for unlicensed operation and given the citation in hand.
Keywords:
Bus, Citation, Crash
Dcc:
Over-steering
Report url:
report
Image url:
image
Latitude:
42.3518533
Longitude:
-71.1886443
Location:
66 Bennington St, Newton, MA 02458, 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 212.44ms