home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-04-26 and keywords contains "Hospital"

✎ 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:
1900000421
Date:
2019-04-26
Time:
17:33
Address:
2014 WASHINGTON ST
Speed limit:
10
Violation cited:
no
Narrative:
Vehicle 1 was parked unoccupied in the employee parking lot of Newton Wellesley Hospital when it was hit by Vehicle 2. The operator of vehicle 2 stated she was correcting her parking job and tried to back up, but the car was actually in drive and not reverse. the car drove forward hitting vehicle 1 going over a curb and hit a tree a few feet past the curb. This caused minor damage to Vehicle 1 and major front end damage to Vehicle 2 as well as front air bag deployment. Since this occurred on hospital grounds the operator of vehicle 2 walked herself to the ER for precautionary reasons and was cleared. Vehicle 2 remained in the parking area for a private tow company.
Keywords:
Hospital, Tree, Walk
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3306338
Longitude:
-71.2464373
Location:
2014 Washington St, Newton, MA 02462, USA
Case number:
1900000422
Date:
2019-04-26
Time:
17:39
Address:
ADAMS ST & WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated that as he was attempting to make a left turn from Washington St, to Lewis St, he collided with Vehicle #2. He added that he believed Vehicle #2 was travelling at a high rate of speed. The operator of Vehicle #2 stated that as he was travelling Eastbound on Washington St, he collided with Vehicle #1 as he attempted to make a left turn. The operator of Vehicle #3 stated that Vehicle #2 was travelling at a high rate of speed, and went through the red light, prior to the collision with Vehicle #1. As a result of the collision with Vehicle #2, Vehicle #1 struck Vehicle #3 with its rear driver's side. Vehicle #3 was damaged in the front bumper, as well as the driver's side quarter panel. The operator of Vehicle #1 was transported to Newton-Wellesley Hospital for an evaluation. Both Vehicles 1, and 2 were towed by Tody's Towing Co.
Keywords:
Hospital, Speed
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.3548522
Longitude:
-71.1956673
Location:
Adams St & Washington St, Newton, MA 02458, 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 335.266ms