home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2020-04-22 and dcc = "["Wrong way"]"

✎ 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:
2000000272
Date:
2020-04-22
Time:
11:43
Address:
WALNUT ST & TURNER ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator #1 reports that she was driving S/B on Walnut St when she observed what she thought was the road closed ahead so she had slowed to a stop by Turner St. She then began to turn left towards Turner St when the vehicle behind her had began to go around her vehicle causing the crash. Operator #2 reports that he was travelling S/B on Walnut St when he reported seeing vehicle #1 stopped ahead of him. He then decided to go around vehicle #1 when vehicle #1 suddenly turned left into his vehicle as he was passing. There were no reported injuries or tows from this crash.
Keywords:
Crash
Dcc:
Wrong way
Report url:
report
Image url:
image
Latitude:
42.354377
Longitude:
-71.208419
Location:
Turner St & Walnut St, Newton, MA 02460, 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 464.061ms