home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

4 rows where dcc = "["Failed to yield"]", intersection = 0 and keywords contains "Airbag"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, keywords, 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:
2000000511
Date:
2020-09-11
Time:
09:28
Address:
624 COMMONWEALTH AVE
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated he was traveling east bound on Commonwealth Ave when MV#2 pulled out in front of him from the carriage lane. MV#1 struck the side of MV#2. The operator of MV#2 stated that he was making a turn from the carriage lane crossing over 2 lanes of traffic heading east on Commonwealth Ave. MV#2 was struck by MV#1 on the passenger side. Both vehicles had airbag deployment, both vehicles were towed by Tody's, and medical refusals were signed by both operators.
Keywords:
Airbag
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3359072
Longitude:
-71.1928167
Location:
624 Commonwealth Avenue, Newton, MA 02459, USA
Case number:
2100000454
Date:
2021-06-22
Time:
15:06
Address:
130 NEEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
Veh #1 was traveling due West on Needham St. when veh #2 pulled out of #141 Needham St attempting to take a left and collided with veh #1. Veh #2 traveled into #130 Needham St window, Loyal Companion. Both air bags went off on veh #2 and both drivers were checked out by Medics and both signed patent refusals. Operator of veh #2 had a rash on her forearm from the airbag. Both vehicles were towed by Todys (David). Building Inspector Paul Nelson from the City of Newton came down on scene and stated that the damage to the building (#130 Needham St.) didn't effect the structural integrity. The operator of veh#2 admitted to hitting the gas instead of the brake. Operator of veh #2 cited in hand Mass. #T2080855 N.C.O.-Failure to use care in starting. I went inside Loyal Companion and spoke with Manager Micheal Wade. Wade stated no pets were hurt during the accident and he had already notified the buildindgs mainternece company to repsonde and board up the windows.
Keywords:
Airbag, Citation, Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3130364
Longitude:
-71.2118267
Location:
130 Needham St, Newton, MA 02464, USA
Case number:
2100000472
Date:
2021-06-28
Time:
21:16
Address:
2040 COMMONWEALTH AVE
Speed limit:
30
Violation cited:
no
Narrative:
I responded to 2040 Commonwealth Ave for a report of two car MVA. I arrived on location and the two involved MV's pulled into the parking lot of the Star Market. V1; MA Reg 66LS55, 2016 Volvo/Stwag color gray, operated by Hamar, Benjamin MA OLNS70134803. V1 traveling southbound on Commonwealth Ave collided with V2. V2; MA Reg 294F30, 2020 Jeep/util color white, operated by Xerras, Madeline MA OLN SA0790468. V2 was attempting to exit the parking lot of the Star Market, turning left from the exit. V2 was inattentive and failed to yield to oncoming traffic. V2 sustained front end damage. V1 sustained front/right end damge to the passenger side of the vehicle. Neither vehicle had airbag deployment. Neither of the operators sustained injury as a result of the collision. V2 operator was issued MA Uniform citation T2081075; 89/9 Fail to Yield.
Keywords:
Airbag, Citation
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3469722
Longitude:
-71.2448227
Location:
2040 Commonwealth Avenue, Auburndale, MA 02466, USA
Case number:
2100001023
Date:
2021-12-06
Time:
15:20
Address:
2000 WASHINGTON ST
Speed limit:
30
Violation cited:
no
Narrative:
MV1 was traveling eastbound on Washington St when MV2 struck the right side of MV1. MV2 was pulling out of NWH west entrance parking lot to turn right onto Washington St to head eastbound. MV1 operator, Frederick Aubuchon says he was driving straight when MV2 struck the passenger side of his vehicle. MV1 had heavy damage and side airbags were deployed. MV2 had no airbags deployed with heavy damage to the front. Both vehicles were towed by Tody's and was towed by Toddy's Towing. MV2 operator, Heather Hausladen was transported by medics to NWH on a precaution because of her pregnancy. She did not complain about injuries. Due to urgency, I was not able to obtain a statement from HAUSLADEN as she left with the Medics upon my arrival.
Keywords:
Airbag
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3310819
Longitude:
-71.2462149
Location:
2000 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 271.396ms