home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where keywords contains "Fire" and "retrieved" is on date 2022-06-21

✎ 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:
22000482
Date:
2022-06-02
Time:
18:13
Address:
141 NEEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
At approximately 1810HRs on Thursday, June 2, 2022, I responded to 141 Needham Street with The Newton Fire Department for a two car crash with minor injuries. Upon arrival, I observed both vehicles in front of the aforementioned address. MV1 (MA Pass: 1HPG40) had damage to its rear end (lift gate, bumper cover, marker lights and license plate). MV2 had damage to its front end (hood, headlights, radiator core support, bumper, fenders and windshield), both air bags were deployed and it was leaking fluid. Upon speaking to the operator of MV1, they stated they were traveling straight ahead when they slowed their vehicle down and MV2 drove into the rear of it. Upon speaking to the operator of MV2, they stated MV1 decelerated and they did not have time to stop, causing them to drive into the rear of MV1. All parties involved signed patient refusals. NFD cleaned up the leaked fluid. Tody's Services removed MV2 from the roadway and MV1 drove away under its own power. I completed and filled an NPD Towed Motor Vehicle Form.
Keywords:
Crash, Fire
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3131214
Longitude:
-71.212987
Location:
141 Needham St, Newton, MA 02464, USA
Case number:
22000521
Date:
2022-06-14
Time:
12:30
Address:
366 BEACON ST
Speed limit:
30
Violation cited:
no
Narrative:
On Tuesday 6/14/2022 at approx 1230hrs, while assigned to N496, I responded to 366 Beacon St in Newton for a 3 car MVA. There, operator of MV2 sated that she had neck pain and suffered an injury to her head. Fire and medics responded and evaluated the operator of MV2 who was later transported to NWH. Operator of MV1 states that he was driving WB on Beacon St when the vehicle ahead of him slowed down to take a left. He said he was coming to a stop when he was struck by MV2 from behind. Operator of MV2 states that she was driving WB on Beacon St and when she was struck from behind by MV3. She said that after she was hit she "lost control" and collided with MV1. She stated that her head hit the steering wheel. MV2 was towed by Tody's towing service. Operator of MV3 states that he was travelling WB on Beacon St and noticed an incoming sports car which made him turn his head. When he looked back in front of him he could not stop in time before hitting MV2.
Keywords:
Fire
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3324686
Longitude:
-71.1744418
Location:
366 Beacon St, Chestnut Hill, MA 02467, 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 327.577ms