home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2020-03-05, dcc = "["Failed to yield", "Unknown"]" and dcc contains "Unknown"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2000000215
Date:
2020-03-05
Time:
08:14
Address:
HOMER ST & KENWOOD AVE
Speed limit:
30
Violation cited:
no
Narrative:
Mv#1 operator stated he came to a full stop at the end of Pleasant St N/B. #1 stated he pulled forward to turn left W/B on Homer St. At that time, #1 passenger side front end collided with Mv#2 driver's side front end which was travelling on Homer St W/B. #1 stated he did not see #2 on Homer St. Significant damage sustained to #1 front end and towed by Tody's. #1 all occupants reported no injuries. #2 operator stated he was travelling on Homer St W/B at approximately 30mph. #2 stated he saw #1 emerge from Pleasant St. #2 stated he did not have enough time to stop at which time the collision occurred with #1. Heavy damage sustained to #2 front end and towed by Tody's. After initial questioning of #2 operator, #2 later stated he could feel some pain in the right leg from getting jammed into the console area. #2 refused a medical evaluation. A beginning of a skid mark was left behind by #2 in the middle of the intersection of the Homer St W/B travel lane on the Kenwood Ave side, where the collision also occurred. A bystander witness who wished to remain anonymous stated #1 came to a full stop before proceeding left W/B on Homer St. The anonymous witness also stated #2 was travelling in excess of 30mph.
Keywords:
[]
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.335145
Longitude:
-71.202974
Location:
Homer St, Newton, MA 02459, 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 417.606ms