home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Visibility obstructed" and latitude = "42.3192444"

✎ 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:
22000532
Date:
2022-06-15
Time:
20:13
Address:
CENTRE ST & WINCHESTER ST
Speed limit:
25
Violation cited:
no
Narrative:
Vehicle 1 was traveling Northbound on Winchester St. Vehicle 2 was traveling Westbound on the Route 9 off ramp to turn onto Centre St. It should be noted that at the intersection of Centre St and Winchester St, there was an active work zone with a police detail and is a heavily trafficked area. Newton Police Detail Officer Pohlman was on scene and witnessed vehicle 1 traveling Northbound and as vehicle 2 was slowling inching towards the intersection, the front bumper of vehicle 2 scraped along the right side of the front bumper and the passenger side door of vehicle 1. I observed large dents and scrapes along the passenger side of vehicle 1 and deep scrapes and scuff marks on the front bumper of vehicle 2. All parties declined medical attention and no vehicle needed to be towed.
Keywords:
[]
Dcc:
Visibility obstructed
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 461.04ms