home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Emotional", intersection = 0 and "retrieved" is on date 2020-10-07

✎ 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:
1900000741
Date:
2019-07-18
Time:
21:33
Address:
163 LEXINGTON ST
Speed limit:
30
Violation cited:
no
Narrative:
MV#1 was parked on the street in front of 163 Lexington St. Operator of MV#2 stated she was emotional and distracted and did not see the car parked in the road. MV#1 sustained major damage to the left side and back. MV#2 sustained major damage to the right side. The area does not have a functioning street light. Operator of MV#2 declined medical attention. Both cars were towed by David from Todys.
Keywords:
Distracted
Dcc:
Emotional
Report url:
report
Image url:
image
Latitude:
42.3552534
Longitude:
-71.2426722
Location:
163 Lexington St, 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 352.715ms