home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where address = "38 TANGLEWOOD RD" and "date" is on date 2019-04-23

✎ 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:
1900000408
Date:
2019-04-23
Time:
21:26
Address:
38 TANGLEWOOD RD
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 was parked on the side of the road, in front of 38 Tanglewood Rd. MV#2 was traveling east on Tanglewood Rd, and turning North, continuing on Tanglewood Rd. MV#2 crashed into MV#1. Owner of MV#1 stated that she was not in the vehicle at the time. She stated that the operator of MV#2 came and found her to tell her that she had crashed into her. Operator of MV#2 stated that she was turning from east to north on Tanglewood Rd. Operator MV#2 stated that she did not see MV#1 parked on the side of the road, and crashed into it. MV#1 was towed by AAA. MV#2 was driven off scene. No injuries occurred.
Keywords:
Crash
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3171514
Longitude:
-71.1813173
Location:
38 Tanglewood Rd, Newton, MA 02467, 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 280.118ms