home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2021-10-21" and "retrieved" is on date 2021-10-25

✎ 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:
2100000847
Date:
2021-10-21
Time:
06:16
Address:
CHAPEL ST & WATERTOWN ST
Speed limit:
30
Violation cited:
yes
Narrative:
MV 1 was traveling north on Watertown St approaching Chapel St. MV 2 was traveling east on Chapel St approaching Watertown St. MV 2 had a green light and began to cross over Watertown St. and continue straight on Chapel St. MV 1 had a red light but failed to stop for it. MV 1 went through the red light crashing into MV 2 in a T-bone manner. The Operator of MV 1 was cited for failure to stop/red light violation (MGL 89-9) )(Citation #T2014775). Both vehicles sustained significant damage and were towed from the scene by Tody's. The operator of MV 1 sustained no injuries. The operator of MV 2 complained of neck pain and was transported to NWH by Fallon Ambulance.
Keywords:
Citation, Crash, Ems
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3608412
Longitude:
-71.200098
Location:
Chapel St & Watertown 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 233.494ms