home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Visibility obstructed", intersection = 0 and "retrieved" is on date 2022-05-16

✎ 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:
22000333
Date:
2022-04-22
Time:
15:22
Address:
HAMMOND POND PKWY
Speed limit:
10
Violation cited:
no
Narrative:
While turning around in the parking garage at The Towers of Chestnut Hill at 250 Hammond Pond Pkwy, Vehicle 1 backed into a drainpipe for the building's sprinkler system causing minor damage to the pipe. On 5/2/22 staff at the Towers provided security footage confirming that Vehicle 1 had caused the damage.
Keywords:
[]
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.3214194
Longitude:
-71.1723739
Location:
Hammond Pond Pkwy, Newton, MA, 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 305.49ms