home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2019-04-17" and dcc_code = "[3]"

✎ 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:
1900000383
Date:
2019-04-17
Time:
09:39
Address:
ELLIS ST & RT 9 (BOYLSTON ST) OFF RAMP
Speed limit:
25
Violation cited:
no
Narrative:
The operator of veh #1 was driving due South on Ellis St. when veh #2 drove from his right without stopping for the stop sign. Veh#1 collided with veh#2 causing slight damage to veh #1 bumper. The operator of veh#2 stated he was driving off the Rt 9 (Boylston St.) East off ramp when he "spaced out and didn't fully stop" for the stop sign at the end of the ramp and veh #2 collided with veh#1. Moderate to heavy damage to veh#2 drivers side. Operator of veh#2 issued Mass. Citation #T1444223 in hand for Ch89/ Sec9 Stop Sign violation.
Keywords:
Citation, Moderate
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3193044
Longitude:
-71.2039856
Location:
MA-9 & 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 257.198ms