home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-05-09 and hit_run = 1

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000475
Date:
2019-05-09
Time:
16:10
Address:
COMMONWEALTH AVE & LEXINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
I responded to the area of Commonwealth Ave@Lexington st at approx 1610 hrs on 05/09/2019 for a report of a H&R/MVA. I arrived in the area and located Sarah Hamilton. Sarah informed me that she was on Comm. Ave (westbound) stopped attempting to turn left into the Dunkin Donuts parking lot. Sarah stated she was rear ended by a silver sedan operated by a female operator. Sarah spoke with the unidentified woman, who refused to exchange information. The woman returned to her vehicle and left the area. Sarah could not get the license plate, vehicle make /model. Sarah Hamilton complained of neck pain. EMS responded to medically evauate her. Sarah did not want to be transported to the hospital and signed a refusal/waiver with EMS. The only damage I observed to V1 was paint scratches along the rear bumper. The rear bumper was intact free of any dents/creases.
Keywords:
Ems, Hospital
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3478859
Longitude:
-71.247136
Location:
Commonwealth Avenue & Lexington St, Newton, MA 02466, USA
Case number:
1900000477
Date:
2019-05-09
Time:
16:50
Address:
NAHANTON ST & JCC LOT
Speed limit:
10
Violation cited:
no
Narrative:
Operator of MV1 (Ma Reg 35T230) stated she was exiting the JCC parking lot, turning right onto Nahanton Street when a black SUV (No further description was provided), came around the corner, heading Southbound on Nahanton Street when MV2 (Black SUV) struck MV1's driver side front bumper. Operator of MV1 stated MV2 was traveling at a speed greater than it should around the corner prior to striking her vehicle. Operator of MV1 stated she got out of her vehicle to check on the damage and saw MV2 stopped further down the road. When she got back into her vehicle to meet with the operator of MV2, the vehicle was no longer there. No direction of travel of provided. Operator of MV1 and her daughter were not injured. There was minor damage to the front driver side bumper of MV1. I spoke with the JCC Facility Manager, Brian Morris (617-775-1719) who stated he will check the cameras to see if the cameras recorded the accident. I provided Mr. Morris with the time of the accident and my name and advised him to contact NPD if he has any information to provide. Prior to clearing, I canvassed the area for the vehicle with the description provided, yielding negative results.
Keywords:
Crash, Speed
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.2994774
Longitude:
-71.2043066
Location:
333 Nahanton St, Newton Centre, 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 298.418ms