home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where keywords contains "Hospital" and "retrieved" is on date 2022-03-14

✎ 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:
22000193
Date:
2022-03-01
Time:
13:00
Address:
980 BOYLSTON ST
Speed limit:
10
Violation cited:
no
Narrative:
On Tuesday 3/1/22 at approximately 1300 hours while assigned to marked unit n498 I was dispatched to the area of 980 Boylston Street for a report of a motor vehicle into a building. Upon arrival fire and medics were on scene treating the operator of motor vehicle #1 (EDMAN Brigitta). EDMAN's vehicle crashed into the front of Mr K's Liquor store smashing out the front window and doing minor damage to the inside of the store. Prior to striking the building she also slightly struck an Anton Cleaner's van doing very little to no damage to the van. EDMAN states she was attempting to park in the handicap parking spot in front of the store when she accidentally stepped on the accelerator instead of the brake, which caused her vehicle to lunge forward and crash into the front of the building. EDMAN was not trapped in the vehicle but had difficulty exiting the vehicle so she was assisted by Newton Fire. EDMAN was also evaluated and transported to Newton Wellesley Hospital by Medi 4. While on scene Newton Inspectional Services was notified and responded to determine the structural integrity of the building. After looking inside the building Inspectional Services requested the vehicle be removed at which time Tody's was notified. Upon removal Inspectional Services also inspected the outside of the structure and determined the structural integrity of the building was not compromised and Mr. K's was able to stay open for business. Due to the nature of the crash I requested through the Massachusetts Registry of Motor Vehicle an immediate threat license suspension / revocation for EDMAN's drivers license. Seven pictures were taken and forwarded to IT to be attached to this report.
Keywords:
Bus, Crash, Fire, Hospital, Pictures
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3181482
Longitude:
-71.2114226
Location:
980 Boylston St, Newton, 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 612.082ms