home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

4 rows where dcc contains "Followed too closely", intersection = 0 and keywords contains "Ems"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, dcc, 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:
1900000602
Date:
2019-06-06
Time:
12:28
Address:
587 CHESTNUT ST
Speed limit:
25
Violation cited:
no
Narrative:
On 6/6/20119 at approx 1228hrs while assigned to 497 I responded to the area of 587 Chestnut St for a report of a two car crash upon arrival I met with the operator of Ma. Reg 8187VV Teresa MALLOY who stated she was traveling NB on Chestnut St when the postman ( Musar from Waban Post Office 929-278-0647) stepped out in the street , MALLOY stopped and was hit from behind by Ma. Reg 98FT16 being operated by Mitchell TVERSKOY. I spoke with TVERSKOY who stated MALLOY stopped suddenly and he crashed into her. MALLOY'S passenger, Janet HARRIS was having pain after the crash and was transported to NWH by Cataldo Ambulance. TVERSKOY'S vehicle towed by TODYS.
Keywords:
Crash, Ems
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3296755
Longitude:
-71.2261439
Location:
587 Chestnut St, Waban, MA 02468, USA
Case number:
1900001211
Date:
2019-11-25
Time:
20:05
Address:
300 WASHINGTON ST
Speed limit:
40
Violation cited:
no
Narrative:
MV 1 was changing lanes northbound from the far left lane to the second lane when he rear ended MV 2. All air bags were deployed on all sides to MV 1 and it was towed away by Tody's due to it being disabled on a public way. MV 2 was traveling straight Northbound in the second lane when MV 1 rear ended him. MV 2 was towed due to it being disabled on a public way. Newton Fire Department responded with Cataldo ambulance due to air bags being deployed. There were no injuries to either party. Both parties were advised with crash report numbers.
Keywords:
Crash, Ems, Fire
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3567319
Longitude:
-71.1859798
Location:
300 Washington St, Newton, MA 02458, USA
Case number:
22000170
Date:
2022-02-23
Time:
11:36
Address:
449 COMMONWEALTH AVE
Speed limit:
35
Violation cited:
no
Narrative:
Operator #1 stated he was driving the ambulance WB on Commonwealth Ave with out lights and sirens when he rear ended vehicle # 2. Vehicle # 2 was stopped due to red light ahead. Passenger #2 was in rear of ambulance with Passenger #3 (patient) when accident occurred.Lifeline sent another ambulance to finish the transport from Franciscan Childrens to Tauton State Hospital. No Tows No transports
Keywords:
Crash, Ems, Hospital
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3369953
Longitude:
-71.1846992
Location:
449 Commonwealth Avenue, Newton Centre, MA 02459, USA
Case number:
22000636
Date:
2022-07-15
Time:
17:32
Address:
514 LOWELL AVE
Speed limit:
25
Violation cited:
no
Narrative:
MV1 stated she was traveling southbound on Lowell Ave when she locked up the brakes and came to an abrupt stop due to a turkey coming into the roadway. MV2 was travelling southbound behind MV1 and his vehicle struck MV1 in the rear causing severe front end damage to his vehicle (MV2) and heavy damage to the rear of her vehicle (MV1). MV1 spoke with Fallon Ambulance and signed a patient refusal. MV1 did not require a tow. Both front seat airbags in MV2 deployed and required a tow. MV2 also spoke with Fallon Ambulance and signed a patient refusal.
Keywords:
Airbag, Ems, Severe
Dcc:
Followed too closely, Other improper action
Report url:
report
Image url:
image
Latitude:
 
Longitude:
 
Location:
None

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 1519.257ms