home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc contains "Visibility obstructed" and "retrieved" is on date 2022-05-04

✎ 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:
22000318
Date:
2022-04-19
Time:
07:33
Address:
2014 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
on 04/19/2022@0733hrs. I responded to 2014 Washington St. @ the entrance to Newton Wellesley Hospital for an MVA. On location I observed the two involved vehicles parked curbside along the westbound side of Washington st directly across from the NWH entrance. V1; 2014 Honda/CR-V Util. color black. V1 Operator Marie Leandre TN OLN#127777292. V2; 2021 KIA/Seltos Util. color blue. V2 Operator Robin McDuffie MA OLN#S71750988. V1 was attempting to turn left to exit NWH heading westbound. The traffic signals at the time were on flash red &yellow instead of normal red, green and yellow. The morning commute traffic on Washington St. is heavy at that time of the morning. V1 operator stated she was waved on by the vehicle operator in the turning lane on the westbound side. V1 proceeded to turn left/westbound onto Washington St. and collided into the driver's side of V2 travelling straight ahead westbound in the outside//32 lane of Washington St. ( westbound). V1 Operator stated she did not see V2. V2 confirmed V1 operator's account of the collision. V2 operator also confirmed the traffic lights were on flash red/yellow. Neither operator was injured as a result of the collision nor was there airbag deployment in either vehicle. Neither vehicle requried towing service.
Keywords:
Airbag, Hospital
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.3306679
Longitude:
-71.2477866
Location:
2014 Washington St, Newton, MA 02462, USA
Case number:
22000358
Date:
2022-05-01
Time:
13:09
Address:
BEACON ST & CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of MV1 states she was traveling eastbound on Beacon Street approaching the intersection of Centre Street when she came to a stop at the red traffic light. Operator of MV1 states when the traffic light turned green she accelerated and struck a male party on a recumbent trike with the front bumper of MV1. Operator of MV1 states her visibility was obstructed from the hood of her vehicle because the recumbent trike is very low to the ground. It should be noted the trike had a flag attached to it, which the operator of MV1 stated she didn't see until after the accident happened. MV1 sustained minor damage to front bumpers license plate. No injuries. The bicyclist, Christopher Tsu, states he was traveling eastbound on Beacon Street on his recumbent trike when he came to a stop at the red traffic light at Centre Street. Mr. Tsu states when the traffic light turned green, MV1 struck him in the rear of his trike causing him to fall to the ground. Fallon Medic 5 evaluated Mr. Tsu and he signed a patient refusal. No damage done to the trike and no injuries.
Keywords:
Bike, Crash
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.3300268
Longitude:
-71.1948254
Location:
Beacon St & Centre 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 389.263ms