home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-11-21, dcc contains "Visibility obstructed" and intersection = 0

✎ 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:
1900001191
Date:
2019-11-21
Time:
17:26
Address:
1600 WASHINGTON ST
Speed limit:
30
Violation cited:
no
Narrative:
OPMV#1 Was traveling Southbound on Greenough St and came to a stop at the intersection of Washington St and Greenough St. OPMV#1 entered the Westbound lane of Washington St crossing over into the Eastbound lane when she was struck by the OPMV#2. OPMV#1 Stated she was being let go by people stuck in traffic and when she entered the other lane, that is when she was struck by another vehicle. OPMV#2 Was traveling Eastbound on Washington St when a vehicle pulled out in front of him causing him to collide with the OPMV#1. OPMV#2 Stated he was traveling straight on Washington St to get onto the Mass Pike to go to the airport when I vehicle pulled out in front of him and he had no time to stop. MV#2 Was towed by Tody's Towing. OPMV#1 Was transported to NWH by EMS.
Keywords:
Ems
Dcc:
Visibility obstructed, Inattention
Report url:
report
Image url:
image
Latitude:
42.3431423
Longitude:
-71.2353558
Location:
1600 Washington St, West Newton, MA 02465, 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 313.75ms