home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-04-13 and dcc = "["Other improper action"]"

✎ 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:
1900000373
Date:
2019-04-13
Time:
17:13
Address:
PAUL ST & CYPRESS ST
Speed limit:
30
Violation cited:
no
Narrative:
Vehicle #1 stated they were driving northbound on Cypress St. when her passenger accidently bumped into the cars shifter and put the car into reverse. Vehicle #1 stated they didn't notice and hit the gas and went backwards striking Vehicle #2 in the front. Vehicle #2 stated they were driving northbound on Cypress St. when the car in front of them stopped and then proceeded to reverse into the front of their vehicle. Vehicle #1 had minor damage to the rear of the vehicle and was able to be driven away. Vehicle #2 had minor damage to the front of the vehicle and was able to be driven. All operators and passengers stated they were uninjured and denied any medical treatment.
Keywords:
Crash
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3278969
Longitude:
-71.1942744
Location:
Paul St & Cypress St, Newton, MA 02459, 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 394.412ms