home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2021-10-28, intersection = 0 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:
2100000877
Date:
2021-10-28
Time:
18:18
Address:
1221 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
On October 28, 2021 at approximately 18:26 hours I, Officer Guarino, spoke with Craig Gimbrone over the phone, who reported that he was hit by a motor vehicle in the crosswalk at 1221 Centre St between 15:00 and 15:13 hours. Craig said that he was crossing the crosswalk at 1221 Centre St east to west and was struck by a black car traveling southbound in the far right lane of Centre St. Craig said that the vehicle struck him and caused him to fall over, Craig got up and continued to cross the street and enter CVS without speaking with the operator of the vehicle. Craig did not get a license plate, description of the vehicle or the operator. Craig could only recall that the vehicle was a black sedan. Craig was wearing blue jeans and a gray jacket at the time of the collision. Craig said that the crosswalk flashing lights were not activated prior to him crossing the roadway. Crag said that he did not need EMS but was starting to have pain in his right ankle and right shoulder. He emailed me photographs of his ankle which was forwarded to IT to be attached to this report. Craig was given the crash report number for his records.
Keywords:
Crash, Crosswalk, Ems, Phone, Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3310364
Longitude:
-71.19491
Location:
1221 Centre St, Newton Centre, MA 02459, USA
Case number:
2100000878
Date:
2021-10-28
Time:
15:22
Address:
244 NEEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
On Thursday 10/28/2021 at approx 1522hrs, while assigned to N-498, I responded to 244 Needham St in Newton for a 2 car MVA. Upon arrival, I observed MV1 resting against a utility pole(305/25) with heavy front end damage. Joyce Samuels, the operator of MV1, was standing outside of her vehicle and complained of chest pains(possibly from her seatbelt). She states that she was traveling NB on Needham St when she suddenly lost control of her vehicle. She said she doesn't know why she lost control. Samuels was transported to NWH by medics and her vehicle was towed by Tody's Towing Service. Eversource was notified to inspect the utility pole. It should be noted I observed no fresh damage to the pole due to the accident.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3095933
Longitude:
-71.2143933
Location:
244 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 338.543ms