home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-05-06 and keywords contains "Crash"

✎ View and edit SQL

This data as json, CSV (advanced)

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

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000464
Date:
2019-05-06
Time:
14:47
Address:
ROWE ST & WEBSTER ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated that prior to the crash she was traveling north on Rowe St. Operator #1 came to the intersection at Webster St, stopped and observed no other cars at the intersection and proceeded straight thru the intersection. While in the intersection, operator #1 observed MV#2 traveling west on Webster St travel thru the stop sign without stopping and strike her MV. MV#2 did not stop, but instead continued on Webster St towards Auburndale Square. Operator #1 describes MV#2 as a gold sedan being operated by a 55-70 year old female wearing large sunglasses. A search of the area was negative.
Keywords:
Crash, Solar
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.348768
Longitude:
-71.241021
Location:
Rowe St & Webster 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 280.748ms