home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-01-18, 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), dcc_code (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000065
Date:
2019-01-18
Time:
12:01
Address:
2014 WASHINGTON ST
Speed limit:
30
Violation cited:
yes
Narrative:
The operator of MV#1 stated that she was waiting to exit NWH at the east exit/entrance. When her light turned green she proceeded to enter Washington St and her MV was struck by MV#2, who was traveling south on Washington St. The operator of MV#2 stated that she was traveling south on Washington St approaching NWH and had a green light to proceed thru the intersection at the east exit/entrance. An independent witness stated that she was in a MV directly behind MV#1 at the east exit when she observed their traffic light turn green and both her and MV#1 proceeded into the intersection. The witness then observed MV#2 traveling south on Washington St enter the intersection crashing into MV#1 while their light was still green. Operator #2 cited for a red light violation.
Keywords:
Citation, Crash
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3306338
Longitude:
-71.2464373
Location:
2014 Washington St, Newton, MA 02462, 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 370.632ms