home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-02-08 and dcc contains "Distracted"

✎ 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:
1900000158
Date:
2019-02-08
Time:
15:35
Address:
2096 COMMONWEALTH AVE
Speed limit:
25
Violation cited:
no
Narrative:
OPMV#1 Was traveling Eastbound on Commonwealth Ave stopped in traffic when he was struck from behind by the OPMV#2. OPMV#1 Stated he was stopped in traffic and was suddenly rear-ended. OPMV#2 Was traveling Eastbound on Commonwealth Ave when he struck the OPMV#1 that was stopped in traffic. OPMV#2 Stated he was picking up his daughter and got distracted when he noticed her across the street and thats when he struck the vehicle in front of him.
Keywords:
Distracted
Dcc:
Inattention, Distracted
Report url:
report
Image url:
image
Latitude:
42.3477761
Longitude:
-71.247491
Location:
2096 Commonwealth Avenue, Auburndale, MA 02466, 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 333.598ms