home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where dcc_code = "[3]" and "retrieved" is on date 2021-09-10

✎ 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:
2100000669
Date:
2021-09-04
Time:
12:33
Address:
GROVE ST & RTE 128
Speed limit:
25
Violation cited:
no
Narrative:
On 9/4/2021 at approx 1233hrs while assigned to 497 I responded to the intersection of Grove St and the 128 N Off ramp for a report of a two car crash with possible injuries. Upon arrival I observed Ma Reg 1FHT59 a gray Toyota Rav4 with extensive front driver side damage with air bags deployed and Ma Reg 6NW414 a black Cadillac SRX with extensive passenger side damage both up on the NW curb of the 128 N On Ramp. Both operators and a child passenger were out of the car. I spoke with the owner of the Rav 4 , Wenmen Pan who stated he was travelling W B on Grove St with his 5 year old son Calvin Pan when the operator of the Cadillac drove off the 128 N of ramp without stopping striking him on the driver side and pushing him up onto the curb. I spoke with the operator of the Cadillac, Rosemary Twumasi who related she did not see the stop sign. Both vehicles towed by Todys, refusals signed with Fallon Ambulance.
Keywords:
Crash, Ems, Severe
Dcc:
Signs/Signals
Report url:
report
Image url:
image
Latitude:
42.3423767
Longitude:
-71.2488975
Location:
128 Grove St, Auburndale, MA 02466, 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 286.556ms