home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where dcc_code = "[14]", intersection = 0 and "retrieved" is on date 2020-10-06

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, violation_cited, 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:
1900000277
Date:
2019-03-12
Time:
15:49
Address:
2014 WASHINGTON ST
Speed limit:
10
Violation cited:
no
Narrative:
The OP. of MV#1 states she has been having issues with controlling her right leg recently and went to Newton-Wellesley Hospital today to precisely see her doctor about it. As she was pulling up to stop for the Valet, her leg hit the gas pedal instead of the brakes. She steered around pedestrians, went up on the curb, through a frozen snow mound before managing to stop on a roadway towards the other hospital buildings. The OP. of MV#1 understands that she shouldn't be driving for the time being. Immediate Threat Form was faxed to the Driver Control Unit.
Keywords:
Hospital, Ped, Snow
Dcc:
Physical impairment
Report url:
report
Image url:
image
Latitude:
42.3306338
Longitude:
-71.2464373
Location:
2014 Washington St, Newton, MA 02462, USA
Case number:
2000000276
Date:
2020-04-24
Time:
18:38
Address:
37 COMMONWEALTH AVE
Speed limit:
30
Violation cited:
yes
Narrative:
On Friday 04/24/2020 at approx 1838hrs, while assigned to N-494, I responded to 37 Comm Ave in Newton for MVA involving a pedestrian. Upon arrival, I observed MV1 facing the wrong way in the Comm Ave carriage lane. The pedestrian, Mark Logue, stated he was jogging EB on Comm Ave(carriage lane) on the right side when MV1 hit him from behind. He stated that he fell on his hands and injured his right elbow. Logue also stated that his cell phone screen was cracked due to hitting the pavement. Both parties refused medical treatment. Pictures were taken of injuries and submitted to IT. Operator of MV1 was cited for OUI liquor, neg operation of a MV and wrong way. See incident report #20019822
Keywords:
Citation, Ped, Phone, Pictures
Dcc:
Physical impairment
Report url:
report
Image url:
image
Latitude:
42.3399057
Longitude:
-71.1682955
Location:
37 Commonwealth Avenue, Chestnut Hill, MA 02467, USA
Case number:
2000000563
Date:
2020-09-28
Time:
12:16
Address:
90 EAST SIDE PKWY
Speed limit:
30
Violation cited:
no
Narrative:
On September 28th, 2020 at approximately 12:16 hours while assigned to N491 I responded to #90 East Side Parkway for a report of a two car MV crash. It was further reported that one of the involved MV'S was parked with nobody inside. On my arrival I observed one of the involved vehicles in the middle of East Side Parkway, a black colored caddy with front end damage. I then located the second involved vehicle, parked near #90 with heavy damage on the drivers side. The owner of the parked car was located at the scene. He stated it was his daughter/wife s vehicle. He later was given all operator to vehicle #1's information on scene. I took a statement from the operator of vehicle #1 identified as Myles Silvia. He reported that he was going N/B on East Side Parkway and was attempting to pull over to park when his driving hand(cast on it) slipped off the steering wheel causing him to crash into vehicle #2. I observed the cast on the drivers hand which he uses for steering. He admitted to me due to his injured hand it led to this crash. Both cars were towed from the scene by Tody's. Mr Silvia was evaluated on scene by the Medics and medically cleared. Mr Silvia signed a patient refusal.
Keywords:
Crash
Dcc:
Physical impairment
Report url:
report
Image url:
image
Latitude:
42.3513211
Longitude:
-71.1961217
Location:
90 East Side Pkwy, 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 257.084ms