home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2022-05-13" and "retrieved" is on date 2022-06-14

✎ 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:
22000395
Date:
2022-05-13
Time:
14:00
Address:
CHERRY ST & WASHINGTON ST
Speed limit:
25
Violation cited:
no
Narrative:
The operator of MV#1 stated he was stopped facing eastbound at the stop light on Washington St. by Cherry St. The operator of MV#2 stated she became distracted looking at the vehicle in he rearview mirror as she approached the stop light on Washington St. by Cherry St. Operator of MV#2's inattention caused MV#2 to rear end MV#1. Damage to both vehicles consistent with a rear end collision. No injuries reported and no tows needed.
Keywords:
Distracted
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3490417
Longitude:
-71.2281633
Location:
Cherry St & Washington St, Newton, MA 02465, 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 235.617ms