home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where longitude = "-71.202328" and "retrieved" is on date 2021-02-19

✎ 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:
2100000096
Date:
2021-02-09
Time:
13:23
Address:
BRIDGE ST & CHANDLER ST
Speed limit:
30
Violation cited:
no
Narrative:
On February 9th, 2021 at approximately 13:23 hours while working N491 I responded to the intersection of Bridge St @ Chandler St for a reported MV crash . On my arrival I identified operator #1 as Angelica Beker, operating a Black Volvo SUV. She reported going S/B on Bridge St when vehicle #2 came out into the intersection from Chandler St crashing into her vehicle. Operator #2 identified as Carly Lazarus was operating a grey 2015 Honda civic. She reported being on Chandler St E/B and as she approached the intersection of Bridge St she attempted to stop but due to the snowy surface slid out into the intersection striking vehicle #1. Neither vehicle needed to be towed.
Keywords:
Crash, Snow
Dcc:
Swerving
Report url:
report
Image url:
image
Latitude:
42.3615389
Longitude:
-71.202328
Location:
Bridge St & Chandler 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 246.023ms