home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield"]", intersection = 0 and "retrieved" is on date 2021-10-30

✎ 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:
2100000830
Date:
2021-10-14
Time:
18:05
Address:
612 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of Vehicle #1 stated that as he was attempting to turn left from the parking lot of 612 Washington St, he collided with Vehicle #2. He stated that he crossed in front of one lane of travel prior to the collision. The operator of Vehicle #2 stated that as she was travelling Eastbound on Washington St she collided with Vehicle #1. All parties declined medical attention when it was offered to them. Both vehicles were towed from the scene due to being disabled.
Keywords:
[]
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3538657
Longitude:
-71.198379
Location:
612 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 305.177ms