home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2021-11-23 and dcc contains "Unknown"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: intersection, 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:
2100000978
Date:
2021-11-23
Time:
14:08
Address:
25 PEARL ST
Speed limit:
20
Violation cited:
no
Narrative:
On November 23rd, 2021 at approximately 14:08 hours while working N491 I responded to #25 Pearl St for a report of a MV crash with airbag deployment. On my arrival I located the involved vehicle a 2021 black Cadillac, Ma reg. K9195 with extensive damage on the property of a four unit condominium complex that abuts #275 Centre St(Plaza). The operator who was standing outside her vehicle was identified as Margaret Cloherty. She appeared uninjured from this crash. She reported the following: She first entered the parking lot to #275 Centre St which has several different businesses. As she drove through the parking lot her vehicle suddenly began to accelerate. She attempted to brake but her vehicle continued straight through the parking lot continuing to accelerate before finally crashing through a wooden fence and onto the property to #21 to #27 Pearl ST. Ms Cloherty was evaluated by the Medics but refused to by transported to the hospital. She signed a patient refusal form. Her vehicle which appeared to be totaled was towed from the scene by Todys. The property owner of the fence was identified as Steve Knapp 508-958-1906 was contacted by police. He will be provided a copy of this report of his insurance.
Keywords:
Airbag, Bus, Crash, Hospital, Severe
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3585652
Longitude:
-71.1862132
Location:
25 Pearl St, Newton, MA 02458, USA
Case number:
2100000979
Date:
2021-11-23
Time:
14:36
Address:
CENTRE ST & SARGENT ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator #1 stated he was travelling northbound on Centre St crossing Sargent St when MV#2 ran the red light and they collided. His passengers stated their light was green. MV#1 suffered moderate damage to the front left side of the vehicle. Operator #2 stated he was travelling eastbound on Sargent St across Centre St where he had a green light when MV#1 ran through a red light at a high rate of speed. MV#2 suffered minor damage to the front right and was able to be driven from the scene. The owner of MV#2 (Matt Murphy - MP Murphy Builders) arrived on scene and was advised. No injuries reported. On 11/23, an independent witness contacted the Newton Police Traffic Bureau. She indicated that Operator MV#2 ran the red light and was at fault for this accident. See narrative.
Keywords:
Crash, Moderate, Speed
Dcc:
Signs/Signals, Unknown
Report url:
report
Image url:
image
Latitude:
42.3470298
Longitude:
-71.1891713
Location:
Sargent St & Centre St, Newton, MA 02458, USA
Case number:
2100000982
Date:
2021-11-23
Time:
18:10
Address:
NEEDHAM ST & WINCHESTER ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was stopped in traffic, in the middle lane at the intersection of Needham St and Winchester St when MV#2 attempted to pass him on his left and collided with his vehicle. OPMV#1 Stated he was waiting at the light and the person behind him became impatient and tried to drive around him and hit his car. MV#2 Was slowing/stopped at the intersection of Needham St and Winchester St when she attempted to enter the left travel lane causing the vehicle to collide with MV#1. OPMV#2 Stated she didn't hit his vehicle but remembers hearing a noise prior to making the left turn onto Winchester St from Needham St. Should be noted there is minor damage on all bumpers on MV#2.
Keywords:
[]
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3165242
Longitude:
-71.2088413
Location:
Needham St & Winchester 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 343.265ms