home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "date" is on date 2019-12-17, intersection = 0 and keywords contains "Crash"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: hit_run, 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:
1900001295
Date:
2019-12-17
Time:
05:08
Address:
38 COMMONWEALTH AVE
Speed limit:
35
Violation cited:
no
Narrative:
At approximately 0500HRs on Tuesday, December 17, 2019, I was dispatched to a 2 vehicle MVA in front of 38 Commonwealth Ave. Upon arrival, I spoke with the operator of MV1 (MA CON: S25585) who stated that he attempted to back up his vehicle (Westbound) and accidently struck MV2 because he was not able to see it in his mirror. Upon speaking to the operator of MV2 (MA CON: S13628), he stated he was traveling Eastbound as MV1 was backing up. He then stopped MV2 and when MV1 did not, he activated his horn which had no effect and MV1 backed into him. I observed MV1 to have no discernable damage. I observed MV2 to have sustained damage to its front bumper, grille, hood, passenger's side fender and both head lamps. MV1 had a single passenger who reports he did not witness event in question, as he was focused on eating at the time. No one involved reports any injuries. I cleared without incident.
Keywords:
Crash
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.3392841
Longitude:
-71.1680599
Location:
Southwell Hall, 38 Commonwealth Avenue, Chestnut Hill, MA 02467, USA
Case number:
1900001301
Date:
2019-12-17
Time:
14:47
Address:
717 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
On the above date and time I responded to 717 Centre St for a report of a crash involving two vehicles. The weather was snowy / rainy/ sleeting, and the roadway was a mixture of ice/ snow. Upon arrival on scene I spoke with the operator of V1 Ms. Howe, she stated she was traveling south on Centre St when V2 stopped abruptly. Ms. Howes stated she applied the brakes and her vehicle would nt stop due to the icy roadway and she had contact with V2. I then spoke with the operator of V2, Ms. Nunnally stated that a vehicle had abruptly pulled out of the driveway of 717 Centre St. She stated she applied her brakes immediately to avoid contact and pulled to the right. She stated when she stopped she felt rear impact from V2. Both parties had no injuries at this time. V2 was towed by Todys towing to 1354 Washington Street Newton. Ms. Howe removed valuables from the vehicle. At this time it appears the icy roadway was a contributing factor of the crash.
Keywords:
Crash, Ice, Rain, Snow
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.347321
Longitude:
-71.1892941
Location:
717 Centre St, Newton, MA 02458, USA
Case number:
1900001305
Date:
2019-12-17
Time:
21:45
Address:
276 CHURCH ST
Speed limit:
15
Violation cited:
no
Narrative:
Operator of MV1 stated between the hours of 2000 and 2200 his MV was struck, causing minor damage to his driver side mirror. Operator of MV1 stated he was not in the vehicle at the time and is unknown who had struck his mirror. MV1 was parked in the YMCA parking lot at the time of the accident. I was not able to speak with staff at the YMCA to see if they're cameras because it was closed.
Keywords:
Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3545606
Longitude:
-71.1913595
Location:
276 Church 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 364.719ms