home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2019-03-04, intersection = 0 and keywords contains "Ems"

✎ 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:
1900000230
Date:
2019-03-04
Time:
06:58
Address:
428 HAMMOND ST
Speed limit:
30
Violation cited:
no
Narrative:
On 3/4/19 I responded to the area of Hammond St and Chestnut Hill Rd for a report of a two car MVA. Upon arrival it was determined there were no injuries and the two drivers signed patient refusals with the ambulance. I first spoke with the operator of MV#1 who stated he was driving northbound on Hammond St near the Chestnut Hill T station where it bends and MV#2 was coming southbound and skidded on the snow and came into his lane. I then spoke with the operator of MV#2 who stated he was driving southbound on Hammond St when his vehicle lost control around the turn and drifted into the opposite lane and struck MV#1. I issued the operator of MV#2 MA Citation T1268628 for Chapter 89/4A; Marked Lanes Violation. At the time of this accident there were heavy snow conditions. Tody's Towing responded and towed both vehicles from the scene.
Keywords:
Citation, Crash, Ems, Snow
Dcc:
Too fast for conditions, Lane departure
Report url:
report
Image url:
image
Latitude:
42.3284846
Longitude:
-71.1650892
Location:
428 Hammond St, Chestnut Hill, 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 318.529ms