home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2022-04-07, intersection = 0 and keywords contains "Pictures"

✎ 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:
22000278
Date:
2022-04-07
Time:
11:35
Address:
15 CYPRESS ST
Speed limit:
25
Violation cited:
yes
Narrative:
Mv#1, observed by a witness, had just backed up and knocked over a City flashing beacon crosswalk sign pole in front of 15 Cypress St. The witness observed #1, a Ryder truck, drive forward, bearing NH reg 497 0874 and turn around. The witness stated she saw the operator stop across the street and stare at the downed pole for a few moments. The operator was then observed drive away onto Centre St. #1 operator was soon after identified as a delivery driver who had just made a delivery at 15 Cypress at a neighboring office. I made contact with the driver from on scene and he returned to the scene. Photos of damage taken by Traffic Ofc Gaudet. #1 operator issued citation for 90/24 Leaving the Scene of Property Damage and CO 19/75 Failure to Use Care Backing. See incident report #22012337 for more details.
Keywords:
Citation, Crosswalk, Pictures
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3285638
Longitude:
-71.1951188
Location:
15 Cypress St, Newton Centre, MA 02459, USA
Case number:
22000280
Date:
2022-04-07
Time:
12:39
Address:
111 NEEDHAM ST
Speed limit:
10
Violation cited:
no
Narrative:
At approximately 1239HRs on Thursday, 04/07/2022, I was dispatched to 111 Needham St. (McDonald's) for a report of a hit & run crash. Upon arrival, I spoke with the operator of MV1 (MA Pass: 49315), who stated that he was in the restaurant when an unidentified concerned citizen came in and showed them a picture of MV2, after it had struck MV1 and informed them that the operator of said vehicle left the scene without leaving their information. I observed that MV1 sustained damage to its driver's side rear quarter panel, just to the rear of the wheel well. The owner of MV2 (MA Passenger: 313FY9) could not be reached to ascertain their version of events. Newton Dispatched was able to find a phone number for the registered owner, left a message and at the time of writing this report, The Newton Police have not been contacted by them. Additionally, I went to the registered owner's address and no one would answer the door, nor the Ring Video Doorbell, which remotely connects those activating it, to the owner's phone.
Keywords:
Crash, Phone, Pictures
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3137683
Longitude:
-71.212198
Location:
111 Needham St, Newton, MA 02464, 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 362.853ms