home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Followed too closely", "Inattention", "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:
2100000631
Date:
2021-08-24
Time:
16:25
Address:
265 WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was traveling around the rotary at Newton Corner in the left lane when he was struck from behind by the MV#2 at 265 Washington St. OPMV#1 Stated the other vehicle wouldn't let him in the lane and when he went through the light at the rotary the other vehicle sped through. Then when I breaked in traffic he hit the back of my car becoming irate. MV#2 Was traveling around the rotary at Newton Corner when he collided with MV#1 in traffic. OPMV#2 Stated he was cut off by MV#1 and when he went through the intersection MV#1 breaked and he had no time to stop before colliding with him.
Keywords:
[]
Dcc:
Followed too closely, Inattention, Unknown
Report url:
report
Image url:
image
Latitude:
42.3573777
Longitude:
-71.1847578
Location:
265 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 398.236ms