home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2021-07-10 and keywords contains "Citation"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, speed_limit, hit_run, 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:
2100000500
Date:
2021-07-10
Time:
13:28
Address:
GREEN ST & COOK ST
Speed limit:
25
Violation cited:
yes
Narrative:
On Saturday 7/10/21 I was dispatched to a motor vehicle accident at the intersection of Green and Cook street, both public ways in the city of Newton. MV 1 was travelling southbound on Cook St, failed to stop at a stop sign and went through the intersection. MV 2 had the right of way and was traveling eastbound on Green St, when MV 2 struck the passenger side of MV 1. I observed moderate damage to the right side of MV 1 and moderate damage to the front of MV 2. i spoke with a witness on scene and the witness narrative is attached. Newton Medic 3 cleared with a patient refusal. Tody's towed MV2, and MV 1 was able to be driven away from the scene. I cited the operator of MV 1 for failure to stop at a stop sign (89/9). Citation number T144563.
Keywords:
Citation, Crash, Moderate
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.359117
Longitude:
-71.196957
Location:
Green St & Cook St, Newton, MA 02458, USA
Case number:
2100000501
Date:
2021-07-10
Time:
13:48
Address:
1450 WASHINGTON ST
Speed limit:
35
Violation cited:
yes
Narrative:
On July 10, 2021 at approximately 13:48 hours I responded to the area of 1450 Washington St for a report of a two vehicle crash. Upon arrival, I observed two vehicles with damage in the roadway at 1450 Washington St where the rotary of Washington St crosses over the I90E onramp with damage. MV1 was traveling Eastbound on Washington St and said that they had the green light. They continued through the intersection to the I90E on ramp when MV2 went through the intersection to continue traveling east on Washington St. MV1 was unable to stop in time and struck the passenger's side of MV2. The operator of MV2 was visibly shaken up by the crash and I had the medics respond to evaluate. The operator of MV2 declined medical attention and said that she did not know what happened or if she had a red light. After running both parties, it was discovered that the operator of MV2 had an expired MA license. She was able to renew her license while waiting for a ride but was issued MA uniform citation T2014511 for MGL90/10- Unlicensed Operation of a motor vehicle and MGL 89/9- Failure to stop at red light. MV1 was towed from the scene and MV2 was moved off of the roadway to be driven back by the registered owner.
Keywords:
Citation, Crash
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3465495
Longitude:
-71.2315075
Location:
1450 Washington St, Newton, MA 02465, USA
Case number:
2100000502
Date:
2021-07-10
Time:
23:12
Address:
CRAFTS ST & NORTH ST
Speed limit:
25
Violation cited:
yes
Narrative:
The operator of MV1 stated he was traveling Westbound on Crafts St. at the intersection of North St. He stated MV2 stopped at the red light, and he wasn't able to break in time, causing him to rear end MV2. After a brief encounter, without exchanging information, he then drove away. The operator of MV2 stated he was stopped at the red light Westbound on Crafts St. at the intersection of North St, when he was rear ended by MV1. He stated the operator got out of the vehicle briefly, then proceeded back into the car and drove off. MV1 sustained minor front end damage. MV2 sustained minor rear end damage. All parties involved were uninjured. MV2 was able to drive from the scene safely. After further investigation, the operator of MV1, SOUZA DE BRITOS, Warley, was issued Massachusetts Uniform Citation # T2012851 for Chap. 90 Sec. 10 Unlicensed Operation, and Chap. 90 Sec. 24 Leaving the Scene of Property Damage. See incident # 21029622 for further information.
Keywords:
Citation
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.35977
Longitude:
-71.2156285
Location:
North St & Crafts St, Newton, MA 02460, 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 457.133ms