home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc = "["Other improper action"]", speed_limit = 15 and violation_cited = 1

✎ 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:
2000000065
Date:
2020-01-18
Time:
01:05
Address:
1205 CHESTNUT ST
Speed limit:
15
Violation cited:
yes
Narrative:
Based on observations, and statements made, the following occurred. The operator of M/V#1 stated that at approx. 21:30 hrs. he parked M/V#1 in a parking lot behind, and parallel to 2011/2013 Chestnut St., in a clearly defined parking spot. M/V#2 appeared to have struck the right rear of M/V#1 pushing it several feet to the left, causing M/V#1's left rear door to impact on a steel balcony support pole (of 2011/2013 Chestnut St. causing damage to M/V#1's left rear door, but no apparent damage to the pole). It appeared that M/V#2 attempted to pull forward, causing damage a long the entire right side of M/V#1, and pushing it a few feet forward, then struck a hand rail causing the hand rail to bend inwards. M/V#2 had left behind a large amount of debris, including MA License Plate Veteran RG9. NPD Dispatch contacted Boston Police (E-5) and requested a unit got to 142 Wren St. Apt/ R1 and make contact with the owner of M/V#2. At approx. 0220 hrs, I contacted BPD (E-5) and was informed that Boston PD confirmed that M/V#2 was at 142 Wren St. with heavy front end damage, missing the front license plate. I was also informed that they made contact with the registered owner and advised him to contact Newton P.D. (See NPD incident report #20003150) After speaking to Robert Godnio, he informed me that his son Wayne Godino had been driving the vehicle on 01/17/2020 at approx. 2100 Hrs. I spoke to Wayne Godino, who stated that someone hit his car behind The Builtmore, and took off, then he left. I advised him that the evidence showed that he struck a parked car. Wayne asked how do you know? there weren't any pieces" I advised him that I recovered the license plate to his fathers car, and he stated "whatever". Charges will be sought for MGL C90 S24 Leaving the scene property damage.
Keywords:
Crash
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3091897
Longitude:
-71.2211671
Location:
1205 Chestnut St, Newton, MA 02464, USA
Case number:
2100000302
Date:
2021-05-02
Time:
08:11
Address:
187 CHURCH ST
Speed limit:
15
Violation cited:
yes
Narrative:
THE OPERATOR OF MV#1 WAS PARKING AT THE ARABIC BAPTIST CHURCH IN THE PARKING LOT. THE OPERATOR OR MV#1 DID NOT STOP PROPERLY AND CRASHED INTO A NO PARKING SIGN OVER THE CURB. THERE WAS DAMAGE TO THE FRONT OF MV#1 AND THE SIGN WAS KNOCKED OVER/ BROKEN. MV#1 WAS UNREGISTERED AND TOWED BY TODYS. MA UNIFORM CITATION (WARNING ) #T2014106 WAS ISSUES CHAPTER 90/9. UNREGISTERED MV. THERE WERE NO INJURIES AND THE PROPERTY MANAGER SINOTE IBRAHIM WAS NOTIFIED ABOUT THE ACCIDENT AND DAMAGE. A VEHICLE INVENTORY FORM WAS FILLED OUT.
Keywords:
Citation, Crash
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3545657
Longitude:
-71.1872287
Location:
187 Church St, Newton, MA 02458, 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 253.166ms