home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2022-02-13 and geocoded_address = "Beacon St & Washington St, Newton, MA 02462, USA"

✎ 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:
22000143
Date:
2022-02-13
Time:
17:30
Address:
BEACON ST & WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
I responded to the area of Beacon St.@Washington St. for a two car MVA. I arrived in the area and observed the two vehicles stopped on the eastbound side of Washington St. V1; MA Reg. 6XY435, 2014 Honda/CRV color white, V1 operator Sylvia Chin MA OLN S83835816. V1 passenger Ashley Chin was seated in the rear passenger seat. There was also a medium size dog in the rear passenger compartment. V2; MA Reg. 666RX3, 2015 Honda/SUV color white, V2 operator Shaina Butler MA OLN S38029127. passengers were two minor children (operator's daughters), AKaile Platt 9 y.o. and Anaii Platt 6 y.o. The V1 passenger was evaluated by EMS for a possible back injury. She was transported to Newton Wellesley Hospital by ambulance. V1 operator was concerned about her dog possibly having an injury. The dog appeared to be uninjured. She was advised to have the dog checked by a Vet when possible. Neither MV had airbag deployment. V1 was on Beacon St stopped at the traffic light. V2 attempted to come to a stop behind V1. V2 skidded on the snow covered road (Beacon St.) attempting to stop and collided into the rear of V1. The two vehicles had moderate damage. Neither vehicle required towing service.
Keywords:
Airbag, Ems, Hospital, Moderate, Snow
Dcc:
Swerving
Report url:
report
Image url:
image
Latitude:
42.3300068
Longitude:
-71.2484874
Location:
Beacon St & Washington St, Newton, MA 02462, USA
Case number:
22000146
Date:
2022-02-13
Time:
17:51
Address:
BEACON ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
On Sunday February 13, 2022 at approx. 1751 hours I responded to Beacon Street at Washington Street for a report of a two motor vehicle crash. Upon arrival on scene I observed the roadway to be very icy and snow. Another Officer was at the same intersection from another crash that happened just prior to this one. I spoke with the operator and passenger of vehicle one. They both stated they were stopped at the red traffic signal on Beacon Street at Washington Street when they felt impact in the rear of their vehicle from vehicle two. I spoke with operator of vehicle two who stated she was traveling north on Beacon Street observed the red traffic signal and the vehicle one stopped. She stated he applied the vehicles brakes and the vehicle started to slide uncontrollable down hill. She tried to turn to avoid vehicle one and her vehicle lost control and spun around and had impact with vehicle one. There were no reported injuries at this time and all parties advised of the process. This crash was unavoidable due to weather conditions, Beacon Street was a sheet of ice and the roadway was not treated. A notification was made to have a sander to arrive on scene to treat the roadway before we could even move the impacted vehicles and prevent further crashes.
Keywords:
Crash, Ice, Snow, Solar
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3300068
Longitude:
-71.2484874
Location:
Beacon St & Washington St, Newton, MA 02462, 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 714.902ms