home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where dcc contains "Followed too closely", intersection = 0 and "retrieved" is on date 2022-03-02

✎ 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:
22000165
Date:
2022-02-22
Time:
07:38
Address:
PARKER ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator #1 stated she was stopped at a light while travelling northbound on Parker St (unknown intersection) when she was rear ended by an unknown vehicle. There was moderate damage to the rear passenger side of the vehicle. Operator could not provide a description of the vehicle. She was uninjured and was able to drive her car from the scene. Operator #1 was advised that a report would be on file and to contact her insurance company.
Keywords:
Moderate
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3174111
Longitude:
-71.1947348
Location:
Parker St, Newton, MA 02459, USA
Case number:
22000170
Date:
2022-02-23
Time:
11:36
Address:
449 COMMONWEALTH AVE
Speed limit:
35
Violation cited:
no
Narrative:
Operator #1 stated he was driving the ambulance WB on Commonwealth Ave with out lights and sirens when he rear ended vehicle # 2. Vehicle # 2 was stopped due to red light ahead. Passenger #2 was in rear of ambulance with Passenger #3 (patient) when accident occurred.Lifeline sent another ambulance to finish the transport from Franciscan Childrens to Tauton State Hospital. No Tows No transports
Keywords:
Crash, Ems, Hospital
Dcc:
Followed too closely
Report url:
report
Image url:
image
Latitude:
42.3369953
Longitude:
-71.1846992
Location:
449 Commonwealth Avenue, Newton Centre, 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 479.147ms