home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-03-26 and keywords contains "Ped"

✎ 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:
1900000320
Date:
2019-03-26
Time:
16:13
Address:
916 WALNUT ST
Speed limit:
5
Violation cited:
yes
Narrative:
MV1 was backing out of her parking spot in the parking lot at 916 Walnut St when she stopped to allow a pedestrian to cross in front of her vehicle. While she was waiting for the pedestrian to cross safely a vehicle backing out of the parking space across from hers backed into her vehicle and left the scene. Operator 1 was able to obtain a photo of the license plate. I then was able to contact operator 2 on the phone who stated she was at 916 Walnut St and "tapped" a vehicle when leaving and then left the scene. No injuries and both vehicle driven from the scene. MV1 sustained minor damage to the passenger side. Operator 2 states there is no damage to MV2. Operator 2 issued and mailed MA Uniform Citation T1442192 for leaving the scene property damage.
Keywords:
Citation, Ped, Phone, Pictures
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3300663
Longitude:
-71.2063967
Location:
916 Walnut St, Newton, MA 02461, 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 367.006ms