home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2020-01-10 and dcc = "["Failed to yield", "Inattention"]"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), dcc (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2000000040
Date:
2020-01-10
Time:
16:24
Address:
CENTRE ST & WINCHESTER ST
Speed limit:
25
Violation cited:
no
Narrative:
OPMV#1 Was traveling Eastbound on Winchester St when the OPMV#2 pulled out in front of him from the intersection at Winchester St and Centre St. OPMV#1 Stated he was traveling straight ahead when a vehicle just pulled out in front of him. OPMV#1 Stated he had no time to stop. OPMV#2 Was stopped at the intersection of Winchester St. and Centre St waiting to make a left turn. OPMV#2 proceeded into the travel lane taking a left turn onto Winchester St when she was struck by the OPMV#1. OPMV#2 Stated she didn't see anything to the left and when she thought she was clear on the right she proceeded into the intersection. OPMV#2 Stated the OPMV#1 came out of no where and collided with her vehicle. MV#1 Was towed by Tody's Towing.
Keywords:
[]
Dcc:
Failed to yield, Inattention
Report url:
report
Image url:
image
Latitude:
42.3192444
Longitude:
-71.2072004
Location:
Winchester St & Centre 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 323.349ms