home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-01-05 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), dcc_code (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000020
Date:
2019-01-05
Time:
14:13
Address:
111 NEEDHAM ST
Speed limit:
30
Violation cited:
yes
Narrative:
Veh #1 was stopped on Needham St. at Columbia Ave red light, when veh #2 hit her from behind. Operator of veh #1 complained she hit her head on the back rest and wrist on steering wheel. She was evaluated by Amb #1 but signed a patient refusal and declined to go to the hospital. Minor damage to rear of veh #1. The operator of veh #2 stated he was stopped behind veh #1 at the red light when his foot slipped off. He then struck the gas instead of the brake. The operator was cited in hand Mass# T1441206-Failure to use care in stopping. No visible damage to veh #2.
Keywords:
Citation, Hospital
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.3137685
Longitude:
-71.2121457
Location:
111 Needham St, Newton, MA 02464, 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 330.355ms