home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2020-08-10 and keywords contains "Crash"

✎ 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:
2000000440
Date:
2020-08-10
Time:
04:59
Address:
BROOKLINE ST & VINE ST
Speed limit:
25
Violation cited:
yes
Narrative:
On Monday, August 10th 2020 at 0459 hours, I responded to the intersection of Brookline St at Vine St for a one vehicle accident into a City Of Newton Tree. The vehicle was a Black Honda Accord Mass Reg # 7DZ958. Upon arrival, Samuel Perez was outside the vehicle and no operation of the vehicle was witnessed. There was no drugs or alcohol inside the vehicle. The vehicle appeared to have been operated heading west on Vine St. The vehicle continued through the stop sign at Vine St straight into Brookline St where the vehicle collided into a City of Newton Tree. Pictures were taken and submitted to IT. The airbag was deployed. Perez complained of chest and head pain. Perez was taken by Ambulance to Newton Wellesley Hospital. There was extensive damage to the front of the vehicle. Tody's Towed the vehicle. A Towed Motor Vehicle Inventory form was completed. Perez was mailed Mass Uniform Citation #T1273442 in the amount of $ 105 for M.G.L Ch. 89/9 Failure to Stop at Stop Sign.
Keywords:
Airbag, Alcohol, Citation, Crash, Ems, Hospital, Pictures, Severe, Tree
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3038766
Longitude:
-71.1759984
Location:
Brookline St & Vine St, Newton, MA 02467, USA
Case number:
2000000443
Date:
2020-08-10
Time:
13:36
Address:
19 WOODBINE ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of vehicle one, Agustine Velasco stated that on 08/10/2020 at 13:36 hours he was driving a city of Newton contacted Waste Management trash truck ( 2009 Atuo Xpedit ) northbound on Woodbine St. Woodbine St is a pubic way in the city of Newton. Velasco stated that as his vehicle passed a parked unoccupied northbound facing vehicle ( 2017 Rage Rover MA reg 5GD698 ) in front of 19 Woodbine St the mechanical arm that picks ups trash barrels was not stored in the fully closed position. Velasco stated that the mechanical arm's clamp struck the driver's side rear door and lower quarter panel of the Range Rover causing extensive damage. The truck's arm clamp was broken off in the crash. Owner of vehicle two Maura Brown stated her vehicle was parked unoccupied facing north in front of 19 Wood brine St prior to the crash. Neither vehicle was towed . Velasco stated that hen was not injured in the crash. I took photos of both vehicles and forward the disk to the NPD's IT Bureau for downloading. Based upon Velasco's statements to me about his truck's mechanical arm not being in the fully closed position, and my observations of the crash scene, I issued Velasco MA Citation T2015997 and cited him for a violation of city of Newton Ordnance 19/75, failure to use care while starting.
Keywords:
Citation, Crash, Pictures, Severe
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3463429
Longitude:
-71.2517603
Location:
19 Woodbine St, Auburndale, MA 02466, 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 358.058ms