home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-01-24 and keywords contains "Rain"

✎ 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:
1900000104
Date:
2019-01-24
Time:
16:46
Address:
COMMONWEALTH AVE & LEXINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
OPMV#1 Was traveling Southbound on Lexington St in the right turn only lane about to enter Commonwealth Ave traveling Westbound when she was struck by the OPMV#2. OPMV#1 Stated she was making a right turn onto Commonwealth Ave and the OPMV#2 started entering her lane with no signal and struck the left side of her vehicle. OPMV#2 Was traveling Southbound on Lexington St entering the right turn only lane when she struck the OPMV#1. OPMV#2 Stated she was entering the turn lane to make a right turn onto Commonwealth Ave and didn't notice there was a car already in the lane. OPMV#2 Stated she felt distracted due to the heavy rain and lights at the intersection.
Keywords:
Distracted, Rain
Dcc:
Visibility obstructed, Distracted
Report url:
report
Image url:
image
Latitude:
42.3478859
Longitude:
-71.247136
Location:
Commonwealth Avenue & Lexington St, Newton, MA 02466, 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 327.895ms