home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2020-05-17 and keywords contains "Hospital"

✎ 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:
2000000300
Date:
2020-05-17
Time:
14:26
Address:
16 WATERTOWN ST & CRAFT ST
Speed limit:
30
Violation cited:
yes
Narrative:
On May 17th, 2020 at approximately 14:26 hours while working N491 I responded along with NFD and Medic One to a mv crash at the intersection of Watertown St @ CRAFT St. On my arrival both the Fire Dept. and Medics were assessing the operators of the two involved vehicles. Operator from vehicle #1 a 2014 black Jeep identified as Mark Mccullough was transported from the scene by ambulance to Newton Wellesley due to his injuries. He did give a statement prior to being transported.. He stated he was going N/B on Craft St when vehicle#2 suddenly made a left turn in the intersection towards Watertown St causing the crash. Operator of vehicle #2 reported going S/B on Craft St and was attempting to turn left onto Watertown St when vehicle #1 crashed into him in the intersection. Witness id as Eamen Keane stated he was behind vehicle #1 on Craft St when he observed vehicle #2 turn left in front of vehicle #1 causing the crash. I cited operator #2 for failing to yield at an intersection C89/S8.additionally charged him with operating his mv without a valid license C90/S10. He did possess a Guatemalan license. His vehicle was registered to him with an address of #59 Chester Ave Waltham Ma. e . He was additionally charged with operating his vehicle on a public way without being properly licensed.C90s10.Citation #T2014121. Both vehicles were towed by todys. Both drivers sustained injuries but only operator #1 went to the hospital. Operator #2 refused. All above mentioned streets are public ways and maintained by the city of Newton DPW.
Keywords:
Citation, Crash, Ems, Fire, Hospital
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3643526
Longitude:
-71.1862429
Location:
16 Watertown St, Watertown, MA 02472, 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 449.124ms