home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2019-02-11 and longitude = "-71.1727828"

✎ View and edit SQL

This data as json, CSV (advanced)

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

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000172
Date:
2019-02-11
Time:
19:46
Address:
BEACON ST & HAMMOND ST
Speed limit:
30
Violation cited:
no
Narrative:
OPMV#1 Was traveling Northbound on Hammond St when he arrived at the intersection of Hammond St and Beacon St. There was vehicle in front of the OPMV#1 and appeared as if they were going Northbound across Beacon St then suddenly took a left turn onto Beacon St. OPMV#1 Attempted to avoid collision and struck the OPMV#2. OPMV#1 Stated he was attempting to move out of the way from the vehicle in front of him and hit the OPMV#2 as they were crossing Beacon St. OPMV#2 Was traveling Northbound on Hammond St when she came to the intersection of Hammond St and Beacon St. OPMV#2 Was attempting to cross Beacon St but was struck by the OPMV#1. OPMV#2 Stated she was crossing Beacon St and noticed the OPMV#1 swerve into her lane to get out of the way of the vehicle in front them. OPMV#2 Stated she had no time to react until it was to late and was struck by the OPMV#1.
Keywords:
[]
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3328654
Longitude:
-71.1727828
Location:
Beacon St & Hammond St, Newton, MA 02467, 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 642.567ms