home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc_code = "["19"]" and speed_limit = 10

✎ 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:
1900000115
Date:
2019-01-28
Time:
11:41
Address:
ELLIOT ST & EBOYLSTON ST
Speed limit:
10
Violation cited:
no
Narrative:
Veh #1 stated she was driving from Elliot St. to Rt 9 East ramp when she was stopped waiting to merge. She started and then stopped because it was not safe to proceed when veh #2 struck her from behind. Moderate damage to veh #1. Operator was checked out by Ambulance #1 for a complaint of neck pain and signed a patient refusal. Veh #2 stated she was also merging on Rt 9 East when veh #1 in front of her stopped and she didn't have time to. Light damage to veh #2. Operator of veh#2 was cited in hand Mass #T1441213 for N.C.O. 19/75-Failure to use care in stopping.
Keywords:
Citation, Ems, Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3187859
Longitude:
-71.2125276
Location:
Elliot St & Boylston St, Newton, MA 02461, 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 302.539ms