home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-10-24 and dcc_code = "[97]"

✎ 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:
1900001092
Date:
2019-10-24
Time:
12:13
Address:
808 BEACON ST
Speed limit:
25
Violation cited:
yes
Narrative:
Mv#1 was travelling on Beacon St W/B (opposite #808) in the left lane. #1 started passing Mv#2 travelling in the right lane. #1 made a lane change into the right lane colliding with #2. #1 passenger side struck #2 driver's side front end. #1 wedged itself into #2's front end and had to be towed out by Tody's to avoid any more damage. Witness stated she observed #1 make a sudden lane change to the right crashing into the side of #2. #1 cited for 90/14 Improper lane change. Both vehicles could be driven away by the operators.
Keywords:
Citation, Crash
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.330038
Longitude:
-71.1938425
Location:
808 Beacon 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 321.309ms