home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Walk" and "retrieved" is on date 2021-03-18

✎ 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:
2100000186
Date:
2021-03-16
Time:
08:56
Address:
CENTRE ST & CENTRE AVE
Speed limit:
30
Violation cited:
no
Narrative:
On March 16th, 2021 at approximately 08:56 hours while working N491 I responded to a report of a two car MV crash at the intersection of Centre St @ Centre Ave. On my arrival I located both involved vehicles. Vehicle #1 was a 2016 blue Toyota camry, MA tag 7HL412. The operator was identified as Renee Joseph. She stated she was on Centre St N/B and was attempting to merge out onto Centre Ave E/B when she was rear ended by vehicle #2. She reported having head and neck pain from the crash. However she declined medical attention at this time. Vehicle #2 was a 2020Toyota prius, MA tag 8ZZ382. The operator was identified as Jacob A Walker. He stated he was stopped behind vehicle #1 at the intersection of Centre St @ Centre Ave. As vehicle #1 began to enter out into the intersection he looked back to his left for oncoming traffic not realizing vehicle #1 has stopped again in front of him. He then crashed into the rear of vehicle #1. No tows were required from this crash. Operator #1 reported an injury but declined an Ambulance.
Keywords:
Crash, Ems, Walk
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3293773
Longitude:
-71.1950856
Location:
Centre St, Newton, MA, 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 414.546ms