home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-05-14 and intersection = 0

✎ 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:
1900000488
Date:
2019-05-14
Time:
08:11
Address:
230 CHAPEL ST
Speed limit:
30
Violation cited:
no
Narrative:
OWNER OF VEHICLE REPORTS THAT WHILE HER BLUE 2013 HONDA CIVIC, MA REG 774-PX2 WAS PARKED OVERNITE IN FRONT OF #230 CHAPEL ST UNKNOWN VEHICLE SIDESWIPED HER CAR CAUSING DAMAGE TO HER DRIVERS SIDE. VEHICLE #2 HIT& RUN.
Keywords:
[]
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3583126
Longitude:
-71.1969521
Location:
230 Chapel St, Newton, MA 02458, USA
Case number:
1900000489
Date:
2019-05-14
Time:
08:34
Address:
333 NAHANTON ST
Speed limit:
30
Violation cited:
yes
Narrative:
Emery Mays states that he took his fathers vehicle Ma. Reg 8BL949, this morning. Emery states that he got lost and ended up in the parking lot at 333 Nahanton St which is only accessible by the Jewish Community Center's access road and Nahanton Street (public way in the City of Newton). Emery then proceeded to do "doughnuts" in the muddied lot. Emery then lost control of the vehicle and struck a parked storage container causing minor damage. Both airbags were deployed. Emery does not have a license and was transported to NWH (as he is a juvenile and a parent could not sign a refusal in a reasonable time period ). He attends the Fusion Academy in Newton. I spoke with Emery's father Randolph Mays. I told Randolph of the accident. Randolph stated that he did not give Emery permission to take his vehicle. Randolph stated that he would meet Emery at NWH. I told Randolph that Emery was going to be charged wit Ch.90 Sec.10 unlicensed operation of a m/v, citation # T1272114 (in the mail due to his being at the hospital). I also advised that he could take out his own charges against Emery for using without authority if he chooses to do so. Todys towed the vehicle. JCC staff were notified of the incident.
Keywords:
Airbag, Citation, Crash, Hospital
Dcc:
Other improper action
Report url:
report
Image url:
image
Latitude:
42.2993233
Longitude:
-71.2036386
Location:
333 Nahanton 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 282.332ms