home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

3 rows where "datetime" is on date 2019-07-29 and keywords contains "Moderate"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: speed_limit, keywords, dcc, dcc_code, 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:
1900000777
Date:
2019-07-29
Time:
11:13
Address:
138 NEEDHAM ST
Speed limit:
15
Violation cited:
no
Narrative:
On 07/29/19 at 11:13 hours, I responded to the Dunkin Donuts parking lot located at 138 Needham Street for a three car motor vehicle accident. Operator of MV1 stated at first she could not recall what occurred during the accident due to lightheadedness at the time. After, she then stated after pulling in to the Dunkin Donuts lot she was attempting to back in to a parking spot in the back of the lot. While backing up, she attempted to hit the brake pedal but must have pushed the gas pedal instead. The vehicle then struck parked/unoccupied MV2 and MV2 was then pushed in to parked/unoccupied MV3. The operator was checked out by Cataldo Ambulance and signed a patient refusal. MV1 sustained moderate driver's side rear bumper area damage but it was still driveable. MV2 sustained damage along both sides of the vehicle and a rear broken axle and it was towed by Tody's. MV3 sustained scrapes and dents to the entire driver's side but the vehicle was driveable.
Keywords:
Crash, Ems, Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.3128381
Longitude:
-71.212082
Location:
138 Needham St, Newton, MA 02464, USA
Case number:
1900000778
Date:
2019-07-29
Time:
10:50
Address:
755 DEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of Motor Vehicle #1 stated that she was traveling Northbound in the left lane on Dedham Street getting ready to turn left onto Nahanton Street when the car next to her all of a sudden took a left crossing over the double yellow line in an attempt to turn around. Operator of motor Vehicle # 2 stated that she was travelling Westbound on Brookline Street in Newton and wanted to take a left onto Dedham Street however due to the traffic detour she was forced to take a right onto Dedham Street (Northbound). Operator Motor Vehicle # 2 stated that she attempted to take a left turn into a driveway so she could turn around and thought she could make a U Turn instead. Operator of Motor Vehicle #2 stated that she took the left and did not see the vehicle that was in the left lane next to her and struck vehicle # 2. Motor Vehicle #2 sustained moderate drivers side, side damage, and motor vhehicle #1 sustained moderate front end damage. Both parties reported no injuries and signed medical refusal forms.
Keywords:
Moderate
Dcc:
Inattention, Other improper action
Report url:
report
Image url:
image
Latitude:
42.2994766
Longitude:
-71.1878553
Location:
755 Dedham St, Newton, MA 02459, USA
Case number:
1900000779
Date:
2019-07-29
Time:
18:08
Address:
212 SUMNER ST
Speed limit:
25
Violation cited:
no
Narrative:
Operator of MV1 stated she was traveling Westbound on Beacon St. then turned Northbound onto Sumner St. Operator of MV1 then stated as she turned onto Sumner St. MV2 collided with her vehicle in front of 212 Sumner St. Operator of MV2 stated he was attempting to turn out of his parking spot in front of 212 Sumner St. when he stated he looked, waited for a vehicle to pass him then proceeded to nose out into Sumner St. but observed MV1 at the last second and collided with MV1. No injuries. MV1 sustained moderate front and rear passenger door damage. MV2 sustained moderate left front end damage. No vehicles towed.
Keywords:
Moderate
Dcc:
Inattention
Report url:
report
Image url:
image
Latitude:
42.330882
Longitude:
-71.1920797
Location:
212 Sumner 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 298.299ms