home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2022-07-07, 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:
22000607
Date:
2022-07-07
Time:
13:30
Address:
10 EMERSON ST
Speed limit:
25
Violation cited:
no
Narrative:
The witness to the hit and run stated she was inside and heard a bang. She looked out the window and heard MV1 back into the parked MV2. The witness then ran outside and observed the driver, a white male drive away and turn right onto Boyd Street. There was significant damage to the bumper of MV2. MV2's bumper was completely off. The vehicle involved was a white van with a green stripe. The witness got a phone number off the van, 401-827-8800. The phone number belongs to Liberty Mobility of West Warwick Rhode Island. A male party answered and stated he sold the vehicle years ago and has received multiple calls regarding the vehicle. A plate was not provided. The witness is not the owner of the vehicle, she is a neighbor.
Keywords:
Phone
Dcc:
Unknown
Report url:
report
Image url:
image
Latitude:
 
Longitude:
 
Location:
None

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 368.561ms