home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2022-03-05, dcc = "["Reckless driving"]" and intersection = 1

✎ 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:
22000204
Date:
2022-03-05
Time:
10:10
Address:
BOYLSTON ST & PARKER ST
Speed limit:
30
Violation cited:
yes
Narrative:
The operator of MV1 (Ma Reg 234YR5) stated sometime after 2200hrs on Friday 3/4/22 he was driving SB on Parker Street when he hit something in the street and noticed his front plate was missing when he returned home. I was dispatched to the area of Parker St and Boylston St for the report of a Crosswalk Signal that had been knocked over. Dispatch informed me an anonymous party called in the plate that was located at the scene in front of 255 Parker Street. I arrived on scene and observed a Crosswalk poll knocked over with two sets of tire tracks that went up on the sidewalk. A Mass plate was also left at the scene which came back to a party from Newton. Refer to incident number 22008061 for full report.
Keywords:
Crosswalk
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3187881
Longitude:
-71.1944274
Location:
Parker St & Boylston 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 493.369ms