home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-04-26, dcc contains "Unknown" and keywords contains "Hospital"

✎ 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:
1900000422
Date:
2019-04-26
Time:
17:39
Address:
ADAMS ST & WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated that as he was attempting to make a left turn from Washington St, to Lewis St, he collided with Vehicle #2. He added that he believed Vehicle #2 was travelling at a high rate of speed. The operator of Vehicle #2 stated that as he was travelling Eastbound on Washington St, he collided with Vehicle #1 as he attempted to make a left turn. The operator of Vehicle #3 stated that Vehicle #2 was travelling at a high rate of speed, and went through the red light, prior to the collision with Vehicle #1. As a result of the collision with Vehicle #2, Vehicle #1 struck Vehicle #3 with its rear driver's side. Vehicle #3 was damaged in the front bumper, as well as the driver's side quarter panel. The operator of Vehicle #1 was transported to Newton-Wellesley Hospital for an evaluation. Both Vehicles 1, and 2 were towed by Tody's Towing Co.
Keywords:
Hospital, Speed
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.3548522
Longitude:
-71.1956673
Location:
Adams St & Washington 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 327.474ms