home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Failed to yield", "Lane departure"]" and keywords contains "Ice"

✎ 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:
1900000586
Date:
2019-06-06
Time:
17:36
Address:
TREMONT ST & WAVERLEY AVE
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 was traveling northbound on Waverly ave when she was attempting to turn left onto Tremont St. Vehicle 2 was traveling straight on Waverly ave. Vehicle 1 attempted to take a left hand turn and hit vehicle 2 head on. There was no damage or scratches to either vehicle. Operator of vehicle 1 was complaining of arm and shoulder pain, but stated she had privious back pain from an earlier incident. Med 2 arrived on scene and evaluated the operator. At that time operator of vehicle 1 had an ice pack on her sholder and was attempting to rotate her arm to assess the pain. Operator of vehicle 1 requested her vitals to be checked multiple times to make sure she they were stable. Operator of vehicle 1 signed a patient refusal form to not be treated.
Keywords:
Ice
Dcc:
Failed to yield, Lane departure
Report url:
report
Image url:
image
Latitude:
42.3540073
Longitude:
-71.1790101
Location:
Tremont St & Waverley Ave, Newton, MA 02458, 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 285.785ms