home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-07-08, dcc = "["Failed to yield"]" and keywords contains "Citation"

✎ 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:
1900000697
Date:
2019-07-08
Time:
18:00
Address:
CHESTNUT ST & COMMONWEALTH AVE
Speed limit:
25
Violation cited:
yes
Narrative:
MV1 was traveling SOUTH on Chestnut St when he proceeded through a green light showing at the intersection. When he entered the intersection at Commonwealth Ave he was struck by MV2. MV2 had a stop sign on Commonwealth Ave in the carriage lane and proceeded into the intersection resulting in a collision with MV1. MV1, a 2010 Toyt Scion (RI Reg: ZI954), was being operated by a Kebin Eduardo Morales Pena. MV2, 2013 Subaru Legacy (MA Reg: 616WF8), was being operated by a Leonid Natanzon. There was heavy front end damage to MV2 and the driver's side back door was crushed in on MV1. Airbag deployment on MV1, Pena signed a refusal with the medics and his vehicle was towed by Tody's. Natanzon was uninjured and was issued in hand MA Uniform Citation T1441751 for 89/9 - Stop Sign, Fail.
Keywords:
Airbag, Citation
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.336717
Longitude:
-71.223643
Location:
Commonwealth Avenue & Chestnut St, 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 547.58ms