home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where keywords contains "Alcohol" and "retrieved" is on date 2020-12-27

✎ 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:
2000000606
Date:
2020-10-21
Time:
03:41
Address:
524 PARKER ST
Speed limit:
30
Violation cited:
yes
Narrative:
On Wednesday, October 21st 2020 at 0341 hours, Myself N-499 and Ofc Crowe N498 responded to 524 Parker St for a single vehicle accident into a city tree. Upon arrival, I identified Mass Vet #VT36122, 2016 Dodge Sedan, Color Black had crashed into Verizon Pole number 340/50A. The airbags had been deployed. The operator was no longer in the vehicle. The operator was sitting down on the ground nearby . He was identified as Joshua Stomberg. Stomberg admitted he had operated the vehicle. Stomberg stated he was driving south on Parker St toward the VA Hospital for his work shift. Stomberg stated he was tired and did not feel alert. Stomberg also stated there was a heavy fog that made the road difficult to see. Stomberg's vehicle veered off the side of the road and collided with the pole causing heavy front end damage. Stomberg did not show any signs of being impaired by alcohol. An inventory of Stomberg's vehicle showed no discovery of any alcohol. It should be noted that on my way to the accident scene, I observed a very heavy fog on Parker St that made it difficult to see the road in front of me. Stomberg suffered an injury to his back and was transported to the VA Hospital by Cataldo Ambulance. Tody's towed the vehicle. Stomberg was mailed MA Uniform Citation # T2013041 for the amount of $ 105 for M.G.L Ch 89/S4A Marked Lanes Violation. Pictures were taken of the accident and submitted to Newton IT Bureau.
Keywords:
Airbag, Alcohol, Citation, Crash, Ems, Hospital, Impairment, Pictures, Tree
Dcc:
Lane departure
Report url:
report
Image url:
image
Latitude:
42.3096078
Longitude:
-71.1971842
Location:
524 Parker St, Newton, MA 02459, USA
Case number:
2000000612
Date:
2020-10-25
Time:
03:29
Address:
173 GRANT AVE
Speed limit:
25
Violation cited:
yes
Narrative:
On 10/25/2020 at approximately 0330 hours, I responded to 173 Grant Ave for a report of a vehicle into the residence. Upon arrival, the operator of the vehicle was out of her vehicle and speaking with the medics. She stated is that she was driving southbound on Grant Ave when a car swerved at her causing her to swerve. As I was speaking with her, I smelt a strong odor of alcohol and she was slurring her speech. She was brought into the ambulance due to her possible head injuries. She was transported to Newton Wellesley for an evaluation. The residence had structural damage to front window and the door frame. The vehicle was removed and towed by Todys and a towed motor vehicle form was filled out and filed.
Keywords:
Alcohol, Ems
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3340429
Longitude:
-71.1883194
Location:
173 Grant Ave, 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 361.032ms