home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2019-12-05" and dcc contains "Visibility obstructed"

✎ 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:
1900001250
Date:
2019-12-05
Time:
17:57
Address:
CONCORD ST & WASHINGTON ST
Speed limit:
30
Violation cited:
no
Narrative:
OPMV#1 Was traveling Eastbound on Washington St when he collided with the OPMV#2 entering his lane of travel from the Westbound Lane. OPMV#1 Stated he was traveling straight and a vehicle that was taking a left into Lower Falls Wine Company collided with his vehicle. OPMV#2 Was stopped at the intersection of Concord St and Washington St attempting to make a left turn into Lower Falls Wine Company when he was struck by the OPMV#1. OPMV#2 Stated he was being let go by a vehicle stopped in the opposite lane and couldn't see if anyone was in the other lane due to a bus obstructing his vision when he collided with another vehicle driving straight on Washington St.
Keywords:
Bus
Dcc:
Visibility obstructed, Inattention
Report url:
report
Image url:
image
Latitude:
42.3253683
Longitude:
-71.2576928
Location:
Concord St & Washington St, Newton, MA 02462, 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 162.16ms