home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-06-26, dcc = "["Improper turn"]" and intersection = 0

✎ 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:
1900000657
Date:
2019-06-26
Time:
09:49
Address:
160 STANTON AVE
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated that she was sitting in her parked MV in front of #160 Stanton Ave when MV#2 side swiped her MV. The operator of MV#2 stated that she was traveling south on Stanton Ave and attempting to park her MV when she side swiped MV#1. Operator #2 was questioning whether MV#1 had prior damage to the area of the MV were the crash occurred. Operator #1 stated that its a new rental that had no prior damage. No injuries, no tows.
Keywords:
Crash
Dcc:
Improper turn
Report url:
report
Image url:
image
Latitude:
42.3338908
Longitude:
-71.2428273
Location:
160 Stanton Ave, 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 411.356ms