home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc contains "Wrong way" and time = "13:44"

✎ 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:
1900000385
Date:
2019-04-17
Time:
13:44
Address:
23 PLEASANT ST
Speed limit:
25
Violation cited:
yes
Narrative:
Mv#1 operator was travelling on Pleasant St E/B (one way). Near the end of Pleasant St, #1 reversed backing down Pleasant St the wrong way in order to reach the Pelham St Municipal Parking Lot driveway ( instead of continuing onto Centre St and turning onto Pelham St directly to reach the parking lot). While backing the wrong way, #1 veered into Mv#2 that was legally parked in a space on Pleasant St. #2 was sitting in her MV, not operating, at the time of the collision. #1 passenger side rear struck #2 driver's side front. Both MVs sustained moderate damage. No injuries. #1 was issued citation #T1443634 for CO Ch19/Sec 85 one way violation and Ch90/Sec 11 no license in possession.
Keywords:
Citation, Moderate
Dcc:
Wrong way, Other improper action
Report url:
report
Image url:
image
Latitude:
42.331988
Longitude:
-71.1952632
Location:
23 Pleasant St, 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 233.929ms