home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "date" is on date 2020-07-04, dcc_code = "[10]" 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:
2000000359
Date:
2020-07-04
Time:
17:18
Address:
165 NEEDHAM ST
Speed limit:
25
Violation cited:
no
Narrative:
Based on observations, and statements made, the following occurred. M/V#1 had been traveling east on Needham St. and was being followed by M/V#2 in a road rage incident. (see NPD incident report #20032561) M/V#1 pulled into 165 Needham St. and parked in front of Stop N Shop. M/V#2 parked a few spots away. All occupants of both M/V's exited the car and yelled at each other. The passenger of M/V#2 (identified as Rene Marquez ) threw a bottle at the occupants of M/V#1 and missed, he then approached them and tried to punch one of them, and missed. All parties then entered their respective M/V's. M/V#1 backed out of its spot, and Marquez got in the drivers seat of M/V#2, backed the M/V up, then drove into M/V#1, before backing up again, and leaving the scene. I spoke to the owner of M/V#2 several hours later, and she stated that she was driving, was scared, and accidentally hit M/V#1. She stated that she was going to go to Needham P.D. to report the incident and accident, but "just didn't". All witnesses state that Marquez was the operator of M/V#2 at the time of the collision.
Keywords:
Crash
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3121478
Longitude:
-71.2138224
Location:
165 Needham 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 303.604ms