home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-08-22, 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), keywords (array), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000863
Date:
2019-08-22
Time:
16:41
Address:
3 AUBURN ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator #1 states he was traveling westbound on Auburn St when he collided with vehicle #2, which was pulling out of the driveway of #3 Auburn St. Operator #1 states he did not see vehicle #2 until contact was unavoidable. Operator #2 states he was pulling out of his driveway to turn right onto Auburn St when vehicle #1 hit the left driver's side of the vehicle. Operator #2 did not see vehicle #1 approaching. All parties declined medical attention but vehicle #2 had to be towed to Tody's due to moderate damage to the left driver's side door and bumper. Vehicle #1 sustained minor damage to the front right bumper but was driveable.
Keywords:
Moderate
Dcc:
Failed to yield, Unknown
Report url:
report
Image url:
image
Latitude:
42.345588
Longitude:
-71.2346597
Location:
3 Auburn 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 313.889ms