home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-08-10, dcc = "[]" and intersection = 0

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
1900000824
Date:
2019-08-10
Time:
11:12
Address:
1314 CENTRE ST
Speed limit:
30
Violation cited:
yes
Narrative:
The operator of MV#1 stated he was stationary on Centre St northbound when he was struck from behind by MV#2. MV#1 sustained moderate damages to its rear bumper. There were no reported injuries to the operator of MV#1. The operator of MV#2 stated he was stationary on Centre St northbound when he was struck from behind by MV#3 which in turn pushed him into MV#1. MV#2 sustained moderate damages to its rear and front end. The operator of MV#2 reported non-incapacitating injuries to his back and right shoulder area. He was evaluated by Newton Paramedics and refused medical attention. The operator of MV#3 stated he was travelling northbound on Centre St when he looked to his right at a dump truck and took his vision off the street for a second when he struck MV#2 which in turn pushed MV#2 into MV#1. MV#3 sustained heavy front end damages and had both front airbags deployed. The operator of MV#3 stated both of his thumbs were hurting from the airbag deployment. He was evaluated by Newton Paramedics and refused medical attention. The operator of MV#2 does not have a driver's license and only provided a Brazilian passport. He was issued in hand MA uniform citation #T1268350 for violation of c90 s10 unlicensed operation. A licensed operator (MA license #S48386590) took possession of MV#2 and transported the operator of MV#2 back to his home. Based on the statements made to me I issued in hand to the operator of MV#3 MA uniform citation #T1268351 for violation of C.O 19-71 following too closely. MV#3 was towed by AAA towing and the operator of MV#3 was transported home by his parents.
Keywords:
Airbag, Citation, Moderate
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3287055
Longitude:
-71.1953457
Location:
1314 Centre St, Newton, MA 02459, USA
Case number:
1900000827
Date:
2019-08-10
Time:
17:45
Address:
210 NEEDHAM ST
Speed limit:
15
Violation cited:
no
Narrative:
Owner of Vehicle One came to NPDHQ to report a hit and run motor vehicle crash in the parking lot of Home Goods on Needham St yesterday. He states that approximately 1745hrs on 8/10/19 he returned to his vehicle which was parked facing away from the store and had significant damage to the rear bumper.
Keywords:
Crash
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3107468
Longitude:
-71.2134511
Location:
210 Needham St, Newton, MA 02464, 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 443.94ms