home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-07-29, dcc = "["Inattention", "Other improper action"]" and keywords contains "Moderate"

✎ 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:
1900000778
Date:
2019-07-29
Time:
10:50
Address:
755 DEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of Motor Vehicle #1 stated that she was traveling Northbound in the left lane on Dedham Street getting ready to turn left onto Nahanton Street when the car next to her all of a sudden took a left crossing over the double yellow line in an attempt to turn around. Operator of motor Vehicle # 2 stated that she was travelling Westbound on Brookline Street in Newton and wanted to take a left onto Dedham Street however due to the traffic detour she was forced to take a right onto Dedham Street (Northbound). Operator Motor Vehicle # 2 stated that she attempted to take a left turn into a driveway so she could turn around and thought she could make a U Turn instead. Operator of Motor Vehicle #2 stated that she took the left and did not see the vehicle that was in the left lane next to her and struck vehicle # 2. Motor Vehicle #2 sustained moderate drivers side, side damage, and motor vhehicle #1 sustained moderate front end damage. Both parties reported no injuries and signed medical refusal forms.
Keywords:
Moderate
Dcc:
Inattention, Other improper action
Report url:
report
Image url:
image
Latitude:
42.2994766
Longitude:
-71.1878553
Location:
755 Dedham St, Newton, MA 02459, 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 277.025ms