home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Reckless driving", keywords contains "Walk" and speed_limit = 30

✎ 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:
2000000161
Date:
2020-02-16
Time:
09:23
Address:
CRAFTS ST & WASHINGTON ST
Speed limit:
30
Violation cited:
no
Narrative:
On February 16th, 2020 at approximately 09:23 hours while assigned to N491 I responded to a report of a traffic crosswalk light down on the sidewalk at the intersection of Washington St @ Craft St. On my arrival I observed the walk light down on the sidewalk. It appears to have been struck overnite by unknown vehicle. Dispatch reported that the r/p, heard a loud noise at around 03:00 hours. However never called the police. Pictures taken. Camera disc was placed in the Technology mailbox. Dagle electric light company notified.
Keywords:
Crosswalk, Pictures, Walk
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3539555
Longitude:
-71.1989863
Location:
Crafts St & Washington 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 506.105ms