home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2019-01-20" and keywords contains "Walk"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array), dcc (array), dcc_code (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000077
Date:
2019-01-20
Time:
08:22
Address:
1 ST JAMES ST
Speed limit:
25
Violation cited:
no
Narrative:
On the above date and time I responded to the area of St.James St at Washington Street for a report of a past hit/run with City traffic signal knocked over. Upon arrival I observed the the traffic signal on St. James Street westbound just before the Washington Street bridge on the roadway. I did observe what appeared to be a sidewalk plow tire impressions on the sidewalk to the traffic signal. I cnanvassed the area with negative results and I am waiting to hear back from Public works who may have been assigned the area to plow the side walks. I also checked for any cameras in the area with negative results. I took pictures of the crash site area and I will have them downloaded at th I.T. Bureau.
Keywords:
Crash, Pictures, Walk
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3587653
Longitude:
-71.1802247
Location:
1 St James St, Newton, MA 02458, 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 237.832ms