home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2022-06-21, intersection = 0 and keywords contains "Airbag"

✎ 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:
22000552
Date:
2022-06-21
Time:
21:13
Address:
255 CHERRY ST
Speed limit:
30
Violation cited:
no
Narrative:
MV 1 was traveling straight northbound on Cherry St when he rear ended MV 2. The operator of MV 1 (Mr. Richard Antonellis) stated he did not see the parked vehicle due to poor lighting in the roadway. I observed the street light where the crash occurred to be blocked by multiple trees on the side walk. The operator of MV 1 was not injured during the accident and signed a patient refusal with Fallon medics. The passenger of MV 1 sustained a minor cut on her nose and was treated on scene with Fallon medics and signed a refusal to be transported. MV 1 sustained major damage to its front and right side. Front and side airbags also deployed. MV 1 was towed by Tody's due to it being disabled MV 2 was legally parked on the right side of Cherry St facing Northbound. MV 1 rear ended MV 2. MV 2 was unoccupied and parked when the crash occurred. MV 2 sustained major damage to its rear and left side. MV 2 was towed by Tody's due to it being disabled.
Keywords:
Airbag, Crash, Tree, Walk
Dcc:
Visibility obstructed
Report url:
report
Image url:
image
Latitude:
42.355621
Longitude:
-71.2285339
Location:
255 Cherry St, West Newton, MA 02465, 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 358.806ms