home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc = "["Improper turn", "Unknown"]" and "retrieved" is on date 2021-11-29

✎ 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:
2100000961
Date:
2021-11-20
Time:
13:12
Address:
121 WALTHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
Newton Police were dispatched to the area of 120 Waltham St. on 11/20/21 at 1312 hrs, for a motor vehicle accident. The operator of MV#2 stated she made a 3-Point Turn crossing over the double yellow line from the northbound lane into the southbound lane. As MV#2 was making this turn into the southbound lane MV#1 collided into the front passenger bumper of MV#2. Damage was observed to MV#2's front passenger bumper while MV#1 sustained damage to its driver side rear passenger door and side panel. No injuries were reported and vehicle were driven from the scene.
Keywords:
Crash
Dcc:
Improper turn, Unknown
Report url:
report
Image url:
image
Latitude:
42.3623159
Longitude:
-71.2250308
Location:
121 Waltham St, 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 278.361ms