home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2019-02-21 and longitude = "-71.1727828"

✎ 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:
1900000203
Date:
2019-02-21
Time:
08:35
Address:
BEACON ST & HAMMOND ST
Speed limit:
25
Violation cited:
no
Narrative:
Oper of Veh # 1 stated he was going WB on Beacon Street and wasn't able to stop at red light due to the icy roads. He struck Veh # 2 in the middle of the intersection. Oper of Veh 2 stated she had a green light when she was going through intersection and saw veh # 1 go through intersection and hit her. Veh # 1 had a plow equipped was unable to put that in diagram. No Injuries, No Tows
Keywords:
Ice
Dcc:
Too fast for conditions
Report url:
report
Image url:
image
Latitude:
42.3328654
Longitude:
-71.1727828
Location:
Beacon St & Hammond St, Newton, MA 02467, 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 642.187ms