home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2021-07-07, dcc contains "Unknown" and keywords contains "Walk"

✎ 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:
2100000496
Date:
2021-07-07
Time:
07:12
Address:
2101 WASHINGTON ST
Speed limit:
15
Violation cited:
no
Narrative:
There was a medical emergency at 2101 Washington Street (Care One) so Fire, Medics, and Police were all parked by the front entrance. The OP. of MV#1 states that she was trying to park correctly in her spot. She backed out and her attention was drawn to an ambulance and didn't realize there was a second ambulance behind her. That's when she collided with MV#2. MV#2 is an unoccupied ambulance with its emergency lights on while medics were out assisting a patient. Medic J. Spratt was nearby and observed his truck shake and walked around and noticed MV#1 pulling away from the ambulance with damage to the corner of the vehicle. Pictures have been taken of both MV#1 and MV#2. Ambulance MV#2 has some old damage not related to this current accident. There doesn't appear to be any new damage to MV#2 from this current accident.
Keywords:
Crash, Ems, Fire, Pictures, Walk
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3303129
Longitude:
-71.2500201
Location:
2101 Washington St, Auburndale, MA 02466, 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 538.464ms