home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-04-22 and keywords contains "Rain"

✎ 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:
1900000403
Date:
2019-04-22
Time:
21:07
Address:
300 WASHINGTON ST
Speed limit:
35
Violation cited:
no
Narrative:
MV1 operator states he was driving around the Newton Corner Rotary and approached the merge at the beginning of the bridge to change lanes to head towards Waltham/Watertown, when MV2 collided with his vehicle. Damage was observed on the front passenger door. No injuries reported. MV2 operator states she was driving on Washington St and approached the merge at the beginning of the bridge to change lanes and head onto the Mass Pike W-Bound, when MV1 collided with her vehicle. Damage was observed on the front drivers side bumper. MV2 operator reported having whiplash but signed a medical refusal and was not transported to the hospital. I then cleared without further incident. The main crash factor was due to the weather being a heavy rain storm at night. It should be noted there is a yield sign facing MV1s incoming direction.
Keywords:
Crash, Hospital, Night, Rain
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3567319
Longitude:
-71.1859798
Location:
300 Washington St, Newton, MA 02458, 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 452.781ms