home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2020-09-01" and dcc_code = "[3]"

✎ 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:
2000000489
Date:
2020-09-01
Time:
07:31
Address:
NEEDHAM ST & OAK ST
Speed limit:
25
Violation cited:
yes
Narrative:
Catherine Dion was operating vehicle #2, Ma. Reg 8LL196 stopped at the Oak St at Needham St light. Catherine states that the light turned green and she went to go thru the intersection. Catherine states that vehicle #1 ran the red light and she struck vehicle #1 on the right side. Shannon Duchaine-Savage was operating vehicle 1, Ma. Reg. 2TX516 N/B on Needham St. Shannon stated that she had no idea what happened. Both vehicles towed. Duchaine-Savage was transported to the BI by Cataldo and issued citation#T2015217, Ch 89 S.9 F/C Red Light
Keywords:
Citation
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3074482
Longitude:
-71.2161931
Location:
Oak St & Needham St, Newton, MA 02464, 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 236.269ms