home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-08-06 and hit_run = 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:
1900000806
Date:
2019-08-06
Time:
12:34
Address:
300 NEEDHAM ST
Speed limit:
15
Violation cited:
yes
Narrative:
On 08/06/19 at 12:34 hours, I responded to Industrial Place by The Lakeshore Learning Store at the request of Newton Police Officer Justin March who witnessed an accident in the parking lot of 300 Needham Street. Officer March was working a road construction detail at the time in the City of Newton. He states that at approximately 12:20 hours he observed MV1 exiting the parking lot of 300 Needham Street( a drive way to a building that the public has access to). There is an island in the middle that separates the entrance and exit of the lot as it goes out to Needham Street. As MV1 was exiting, he drove up on the island and pushed two large stone builders out of place. There was also damage to numerous different flowers planted in the ground. MV1 then exited the lot and went eastbound on Needham Street. Officer March then followed in his vehicle and kept beeping his horn to alert the driver to stop. The operator turned on to Industrial Place and pulled over. Ofc. March attempted to speak to the operator, Gelvin Perez-Ramirez but there was a language barrier. Next, Ofc. Calderon responded and assisted with Spanish translation. He asked the operator what occurred and he stated that he never saw the island. Due to the fact that the operator left the scene of the accident and never reported it, he was issued MA Uniform Citation # T1445351 for Ch. 90/24/C. MV1 sustained damage to the two exhaust pipes on the passenger side of the truck. There is also possible undercarriage damage. Ofc. M. Wade took photos of the scene.
Keywords:
Citation, Crash, Pictures
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3077228
Longitude:
-71.2144721
Location:
300 Needham St, Newton, MA 02459, USA
Case number:
1900000810
Date:
2019-08-06
Time:
12:14
Address:
10 WINDSOR RD
Speed limit:
25
Violation cited:
no
Narrative:
On 8/6/2019 at approx 1214hrs while assigned to 497 I responded to 10 Windsor Rdfor a report of a hit and run. upon arrival I met with Lilia LEVITINA who stated her car , Ma Reg 536PRR was hit while she was in shopping. LEVITINAS car had damage to the front left . The owner of The Waban Market came out while I was standing there and told me he had no cameras that cover the front of his store.
Keywords:
[]
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3270351
Longitude:
-71.2308543
Location:
10 Windsor Rd, Waban, MA 02468, 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 857.191ms