home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2021-09-01 and keywords contains "Moderate"

✎ 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:
2100000654
Date:
2021-09-01
Time:
12:12
Address:
110 PROSPECT ST
Speed limit:
25
Violation cited:
no
Narrative:
On 9/1/21 Feeney Bros was working at a job site on the corner of Tennyson Rd and Prospect St with a paid detail officer. Cones and appropriate signage were in the area. The operator of MV#1 stated he parked his car,a 2019 Subaru Outback in front of 110 Prospect St and went to visit a nearby home. The operator of MV#2 stated he backed a Feeney Bros 2017 Ram 5599 truck out of Tennyson Rd and backed onto Prospect St where he hit MV#1. MV#1 sustained moderate damage to the rear drivers side of the vehicle. MV#2 sustained minor damage. All vehicles were able to be driven from the scene. No injuries reported.
Keywords:
Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3443336
Longitude:
-71.2315272
Location:
110 Prospect St, West Newton, MA 02465, 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 283.263ms