home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-07-27, intersection = 0 and keywords contains "Speed"

✎ 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:
1900000770
Date:
2019-07-27
Time:
12:42
Address:
1241 CENTRE ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of veh#1 stated he was driving North on Centre St when veh #2 pulled out of her parking spot and struck his vehicle. Minimal damage to veh #1 front bumper. Operator of veh #2 stated she was pulling out of her parking spot due North on Centre St when veh #1 came out of no where and she collided with him. Front bumper removed from veh #2. Operator of veh #2 cited #T1271258 in hand for N.C.O. 19/75 - Failure to use care in starting, stopping and turning. Both operators stated their speed was slow at the time of impact. Centre St is a public way in the City of Newton as it is serviced and maintained by this city.
Keywords:
Citation, Crash, Speed
Dcc:
Failed to yield
Report url:
report
Image url:
image
Latitude:
42.3307248
Longitude:
-71.1948758
Location:
1241 Centre St, Newton, 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 347.317ms