home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "retrieved" is on date 2022-03-14 and speed_limit = 10

✎ 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:
22000193
Date:
2022-03-01
Time:
13:00
Address:
980 BOYLSTON ST
Speed limit:
10
Violation cited:
no
Narrative:
On Tuesday 3/1/22 at approximately 1300 hours while assigned to marked unit n498 I was dispatched to the area of 980 Boylston Street for a report of a motor vehicle into a building. Upon arrival fire and medics were on scene treating the operator of motor vehicle #1 (EDMAN Brigitta). EDMAN's vehicle crashed into the front of Mr K's Liquor store smashing out the front window and doing minor damage to the inside of the store. Prior to striking the building she also slightly struck an Anton Cleaner's van doing very little to no damage to the van. EDMAN states she was attempting to park in the handicap parking spot in front of the store when she accidentally stepped on the accelerator instead of the brake, which caused her vehicle to lunge forward and crash into the front of the building. EDMAN was not trapped in the vehicle but had difficulty exiting the vehicle so she was assisted by Newton Fire. EDMAN was also evaluated and transported to Newton Wellesley Hospital by Medi 4. While on scene Newton Inspectional Services was notified and responded to determine the structural integrity of the building. After looking inside the building Inspectional Services requested the vehicle be removed at which time Tody's was notified. Upon removal Inspectional Services also inspected the outside of the structure and determined the structural integrity of the building was not compromised and Mr. K's was able to stay open for business. Due to the nature of the crash I requested through the Massachusetts Registry of Motor Vehicle an immediate threat license suspension / revocation for EDMAN's drivers license. Seven pictures were taken and forwarded to IT to be attached to this report.
Keywords:
Bus, Crash, Fire, Hospital, Pictures
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3181482
Longitude:
-71.2114226
Location:
980 Boylston St, Newton, MA 02459, USA
Case number:
22000213
Date:
2022-03-10
Time:
14:30
Address:
24 PROSPECT PL
Speed limit:
10
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated that he observed a vehicle coming from behind that he tried to avoid a collision with. This then led to the collision with Vehicle #2. The operator of Vehicle #2 stated that she was travelling her School Bus van westbound on Prospect Pl when her vehicle was struck on the passenger side by Vehicle #1 as he attempted to pass her. Vehicle #2 was carrying 4 students, all parties involved were checked by medics before being released to their parents. Vehicle #1 was towed by Tody's Towing Co., and Vehicle #1 was parked for a private tow at a later time.
Keywords:
Bus, School
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3467503
Longitude:
-71.233074
Location:
24 Simms Ct, Newton, MA 02465, 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 656.361ms