home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2022-05-26 and dcc_code = "[19, 99]"

✎ 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:
22000456
Date:
2022-05-26
Time:
17:34
Address:
BEACON ST & CRESCENT AVE
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was traveling Westbound on Beacon St when he was struck by MV#2 traveling Northbound on Crescent Ave onto Beacon. OPMV#1 Stated he was driving straight on Beacon St when he was struck by a vehicle coming out of a side street. MV#2 Was stopped on Crescent Ave and Beacon St. MV#2 then proceeded out into Beacon St and was struck by MV#1. OPMV#2 Stated he didn't see any coming and attempt to make it to the other side of Beacon St when he was hit by a vehicle on Beacon. Both vehicles were towed by Tody's Towing.
Keywords:
[]
Dcc:
Inattention, Unknown
Report url:
report
Image url:
image
Latitude:
42.3303911
Longitude:
-71.1980873
Location:
Beacon St & Crescent Ave, Newton, MA 02459, 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 593.843ms