home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where dcc = "["Distracted"]", intersection = 0 and keywords contains "Ems"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, violation_cited, dcc_code, 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:
1900000094
Date:
2019-01-22
Time:
09:08
Address:
241 NEEDHAM ST
Speed limit:
25
Violation cited:
yes
Narrative:
On 01/22/19 I responded to a three vehicle crash on Needham St. in front on #241- Marshalls Plaza. The operator of veh #1 stated she was driving due West on Needham St. when she looked right at a car waiting to pull out of the parking lot. When she looked back to Needham St., the traffic was stopped and she hit her brakes and snow slid covered her windshield. Operator of veh #1 never saw the impact, but veh #1 struck stopped veh #2 which was pushed into stopped veh #3. Moderate damage to veh #1 and 2 but no damage at all to veh #3. Operator of veh #2 said she was going "2-3 MPH " when she was pushed into veh #3. Operator of veh #3 claimed she was dizzy from the accident and signed a patient refusal from Ambulance #1. Engine #7 was also on scene assisting. Operator of veh #1 was cited in hand Mass citation #T1441211 for Ch 90/ Sec 13- failure to remove snow from vehicle . All vehicles were driven away from the scene.
Keywords:
Citation, Crash, Ems, Moderate, Snow
Dcc:
Distracted
Report url:
report
Image url:
image
Latitude:
42.3097858
Longitude:
-71.2156787
Location:
241 Needham St, Newton, MA 02464, USA
Case number:
2100000607
Date:
2021-08-15
Time:
09:55
Address:
144 CHAPEL ST
Speed limit:
30
Violation cited:
no
Narrative:
On August 15th, 2021 at approximately 09:55 hours I along with NFD and Fallon Ambulance responded to a report of a single car crash into a stone wall at #144 Chapel St. On my arrival I observed a 2006 Brown Honda Accord, MA REG. 93ES83 crashed into a wall at #144 Chapel St. The operator was located outside the vehicle sitting in a chair inside the parking lot adjacent to #144 Chapel ST. She identified herself as Cleausa Cobden, resident of #145 Chapel St,(across the street from accident scene). She stated she had just turned onto Chapel St heading S/B from Watertown St, heading home when she got distracted for a moment taking her eyes briefly off the road and the next thing she remembers was crashing into the wall. She sustained minor injuries to her ankle and some minor cuts to her arm. She later signed a patient refusal for Fallon Ambulance. Tody responded and towed the vehicle. The property owner for the wall was later determined to be the property of the US Postal Office, #326 Watertown St. The wall sustained no damage from the impact that I could see.
Keywords:
Crash, Distracted, Ems, Fire
Dcc:
Distracted
Report url:
report
Image url:
image
Latitude:
42.3605435
Longitude:
-71.1995976
Location:
144 Chapel St, Newton, MA 02458, USA
Case number:
22000073
Date:
2022-01-26
Time:
17:24
Address:
NAHANTON ST
Speed limit:
25
Violation cited:
yes
Narrative:
Operator of MV1 while proceeding W/B on Nahanton Street distracted by cell phone rear-ended MV2 while stopped at red light at Nahanton Street and Winchester Street. Operator MV1 and Operator MV2 both stated they were uninjured and declined EMS. MV1 and MV2 sustained no damage and were driven away. Operator MV1 cited on Massachusetts Uniform Citation T1447838 for 90/10-Unlicensed Operation on public way. Owner of MV1 Flavia Costa (S74550628) arrived on scene and took possession of MV1.
Keywords:
Citation, Distracted, Ems, Phone
Dcc:
Distracted
Report url:
report
Image url:
image
Latitude:
42.2988439
Longitude:
-71.1983842
Location:
Nahanton St, Newton, MA, 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 375.157ms