home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2022-07-19, dcc = "["Unknown"]" and keywords contains "Phone"

✎ 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:
22000653
Date:
2022-07-19
Time:
16:40
Address:
64 ELDREDGE ST
Speed limit:
15
Violation cited:
no
Narrative:
LE, Chieu (RI OLN 3218891) reported she was parked in the parking lot of 64 Eldredge St. when her vehicle (MV1 - RI Reg JX720) was struck by a vehicle, causing minor damage to the front right bumper. No tow needed. Accident occurred on 7/12/22 between 1400-1800 hrs. KANODE, Amanda (MA OLN S34810658) is a client and stated via e-mail that she backed into MV1 in the parking lot and thought there was no damage. Registered to KANODE is MA Reg 66P630 (MV2). She left her phone number and I left a voicemail to confirm details.
Keywords:
Crash, Phone
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
42.3535048
Longitude:
-71.1834925
Location:
64 Eldredge 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 429.739ms