home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where longitude = "-71.2077427" and "retrieved" is on date 2021-10-25

✎ 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:
2100000794
Date:
2021-10-07
Time:
11:37
Address:
1101 BEACON ST
Speed limit:
5
Violation cited:
no
Narrative:
On 10/7/21 at about 1145am I was dispatched to 1101 Beacon St the Walgreen's parking lot for an MVA with injuries. On arrival, I observed 3 parked unoccupied MVs heavily damaged that were smashed into each other. I was approached by one of the MV owners, Tony Dooley. Mr Dooley stated he was walking out of the Walgreen's front door heading to his parked MV (#3) which was approximately <30 feet away. His attention was suddenly drawn to a speeding MV (MA reg 3MKH84) driving through the lot that veered right and smashed into the 3 cars. Mr Dooley's MV was the middle car smashed between the other 2. The female operator briefly stopped afterwards and pulled into an adjacent parking spot at a crooked angle. I approached the female operator who was being taken out of her car and placed onto the stretcher by medics for transport. Female operator was identified as Ms Norma Greenberg. I asked her what happened? She replied in a bewildered manner "I have no idea." I asked her if she was taking any medications today and she replied yes, to treat a spinal condition she has. Ms Greenberg had lacerations on her legs and arm with heavy bleeding as a result of the impact.Ms Greenberg's vehicle (#1) was towed with significant front damage and airbag deployment. MV#2, the first car struck on impact, was towed with very heavy passenger side, rear end damage and driver's side damage. MV#3, the middle vehicle, was towed with significant passenger side damage, flat tire and driver's side damage. MV#4, sustained significant passenger side damage which was able to be driven from the scene. Based on observations and statements, it appeared Ms Greenberg had suddenly dangerously accelerated through a congested parking lot causing heavy damage. Ms Greenberg's driving history shows surchargable accidents from 7/1/21, 11/1/20, 8/25/15 and 12/26/10. Due to Ms Greenberg's inability to recall how or what happened, I am seeking an Immediate Threat application due to and not limited to medical reasons to suspend Ms Greenberg's license through the RMV.
Keywords:
Airbag, Crash, Speed, Walk
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3312976
Longitude:
-71.2077427
Location:
1101 Beacon St, Newton, MA 02461, 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 269.635ms