home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where date = "2020-01-16" and dcc = "["Inattention"]"

✎ 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:
2000000056
Date:
2020-01-16
Time:
10:30
Address:
1000 COMMONWEALTH AVE
Speed limit:
5
Violation cited:
yes
Narrative:
Witness stated he observed Mv#1 attempting to parallel park between two parked cars in the City Hall roundabout 1000 Commonwealth Ave. Witness stated #1 struck both cars during the unsuccessful attempt to park and left to go park in another spot. #1 passenger side front sideswiped Mv#2 driver's side rear; #1 driver's side rear end struck Mv#3 driver's side front end. #1 operator was located at the other parking spot. #1 stated he was unaware he struck both cars. #1 cited for failing to use care stopping starting and turning CO Ch19/Sec75.
Keywords:
Citation
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3373691
Longitude:
-71.2088415
Location:
1000 Commonwealth Avenue, Newton Centre, MA 02459, 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 275.036ms