home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

2 rows where "datetime" is on date 2019-04-12, intersection = 0 and keywords contains "Crash"

✎ 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:
1900000368
Date:
2019-04-12
Time:
13:46
Address:
283 MELROSE ST
Speed limit:
15
Violation cited:
no
Narrative:
The operator of MV#1 states that she was traveling north on Melrose St from Auburn St when she encountered a large flat bed truck blocking the roadway in front of #283 Melrose St, which is currently under construction. The operator of MV#1 states she then spoke with an individual whom she believes to be Steven Vona of Vona Construction who is currently developing the site at #283 Melrose St. According to operator #1, Mr. Vona told her she needed to turn around immediately, which she attempted to do when the front of her MV struck a raised sidewalk causing damage to the front of her MV. Operator #1 was very concerned that there was no signage or personnel from Vona Construction directing motorist where to go and feels he is responsible for the damage to her MV as he was the one informing her she needed to leave the "construction zone" immediately. She further states that no one assisted her in turning around, her view was obstructed because her MV is so low to the ground and that a construction truck was blocking the nearest driveway, making it even more difficult to maneuver. As I entered Melrose St from Comm Ave when I arrived I observed no signage and MV's were having to turn around. I informed Steven Vona that if he was going to temporarily block the street to unload equipment he needed to either use cones, signs or workers to assist drivers. In regards to the crash, Mr. Vona stated that as operator #1 attempted to turn her MV around the front of her MV struck the sidewalk. Photographs of the sidewalk area where the crash occurred taken by Traffic Officer M.McSweeney
Keywords:
Crash, Pictures
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3468629
Longitude:
-71.2492313
Location:
283 Melrose St, Auburndale, MA 02466, USA
Case number:
1900000369
Date:
2019-04-12
Time:
14:59
Address:
680 WALNUT ST
Speed limit:
30
Violation cited:
yes
Narrative:
OPERATOR OF MV 1 STATED HE WAS TRAVELING NORTHBOUND ON WALNUT ST AND WASN'T PAYING ATTENTION. HE STRUCK MV 2 FROM BEHIND WHO WAS STOPPED IN TRAFFIC IN FRONT OF HIM. DUE TO THE IMPACT OF THE CRASH, MV 2 REAR ENDED MV 3. THERE WERE NO INJURIES REPORTED (5 PATIENT REFUSALS SIGNED) AND MODERATE DAMAGE SUSTAINED TO ALL THREE VEHICLES, FRONT END DAMAGE TO M/V 2. MV'S 1 AND 2 WERE TOWED FROM THE SCENE BY TODYS TOWING TO THEIR LOT IN WEST NEWTON SQUARE AFTER ALL VALUABLES WERE SECURED FROM THE VEHICLES. OPERATOR OF MV 1 WAS CITED MASS UNIFORM CITATION T1268379 FOR C.O. 19/75 FAILURE TO USE CARE.
Keywords:
Citation, Crash, Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3381455
Longitude:
-71.2066056
Location:
680 Walnut 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 304.696ms