home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where keywords contains "Ped" and "retrieved" is on date 2020-10-20

✎ 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:
2000000590
Date:
2020-10-10
Time:
11:01
Address:
CENTRE ST & PAUL ST
Speed limit:
30
Violation cited:
no
Narrative:
The operator of MV#1 stated she was travelling northbound on Centre St when she stopped for a pedestrian attempting to cross at the intersection of Paul St. The operator of MV#1 stated she was then struck from behind by MV#2. MV#1 sustained moderate damages to its rear end along with under carriage damages. The operator of MV#1 stated her head struck the steering wheel but she refused medical attention. The operator of MV#2 stated he was travelling northbound on Centre St when he dropped his cigarette and looked down to reach it. The operator of MV#2 stated when he looked back up it was too late and struck MV#1. MV#2 sustained heavy front end damages with both front airbags deployed. The operator of MV#2 stated he was not injured and refused medical attention. Both involved vehicles were legally parked and arranged for their own tows for further assistance.
Keywords:
Airbag, Moderate, Ped
Dcc:
Inattention, Distracted
Report url:
report
Image url:
image
Latitude:
42.326492
Longitude:
-71.197893
Location:
Centre St & Paul St, Newton, 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 497.794ms