home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2020-09-09 and intersection = 0

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: violation_cited, 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:
2000000503
Date:
2020-09-09
Time:
10:22
Address:
337 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
Oper of MV #1 stated that he tried to pull into a parking spot on Washington Street. His back wheel caught the bumper of Veh # 2 and ripped the front bumper off of Veh # 2. Owner of Veh # 2 was located and was going to call AAA for a tow.
Keywords:
[]
Dcc:
Over-steering
Report url:
report
Image url:
image
Latitude:
42.3569356
Longitude:
-71.1872984
Location:
337 Washington St, Newton, MA 02458, USA
Case number:
2000000504
Date:
2020-09-09
Time:
10:18
Address:
85 WELLS AVE
Speed limit:
25
Violation cited:
no
Narrative:
On 09/09/20 I met with William Wrang the property manager of 85 Wells Ave. Wrang states that on 09/08/20 between 1200 and 1500 hours a delivery driver for A. Duie Pyle backed into a brick wall near the loading dock causing a good amount of damage to the wall. Wrang was notified by a tenant of the building who stated the delivery driver made no mention of the damage but seemed to be in a hurry to leave. The damage was noticed by the tenant after the driver had left. Wrang has already reached out to the delivery company and gave them the tracking number of the package (478769557). The company stated they would pass along the information to their claim department and someone would be in touch. Wrang has still not heard back and wanted the incident documented. There are no cameras in the area. Traffic Bureau update (Officer Gaudet): On Thursday, September 17, 2020, I contacted Duie Pyle Inc and spoke Mr. Tim Hurford. Mr. Hurford stated the incident was not a Hit and Run and that his driver contacted the company and filed a report on the same day as the crash. Mr. Hurford stated the company has already received an estimate for the damage caused to the building and are working with the property owner to resolve the issue. Mr. Hurford stated the operator of the vehicle was identified as Mr. Joeli Perez-Marte (S97970226). Mr. Perez-Marte has an active license. No further action will be required.
Keywords:
Crash
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.2921334
Longitude:
-71.199898
Location:
85 Wells Ave, Newton, MA 02459, USA
Case number:
2000000506
Date:
2020-09-09
Time:
14:19
Address:
308 PRINCE
Speed limit:
25
Violation cited:
yes
Narrative:
The operator of MV1, Sally Wynn, stated she was driving her vehicle on Prince St and her breaks failed her. MV1 stated that she began to roll backwards on Prince St, panicked, and accelerated onto the curb. MV1 came to rest on the property of 308 Prince St. The vehicle came in contact with the front yard wall and railing, damaging both. I took photos of the damage and submitted them to the IT Bureau. Sally Wynn was cited for MGL c90s23 Operating after Suspension, MGL c90s9 Operating an Unregistered Vehicle, MGL c90/34J Operating an Uninsured Vehicle MV1 stated she had no injuries. The vehicle was towed by Tody's.
Keywords:
Citation, Pictures
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3380925
Longitude:
-71.2193451
Location:
308 Prince St, Newton, MA 02465, 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 311.143ms