home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2019-04-23 and speed_limit = 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:
1900000406
Date:
2019-04-23
Time:
14:35
Address:
150 NEEDHAM ST
Speed limit:
10
Violation cited:
yes
Narrative:
On 04/23/19 at approximately 14:35 Officer Gabriel and I responded to #150 Needham St- The Upper Falls Discount Liquor Store for a crash involving two vehicles. Veh #2 backed into parked veh #1. There was slight damage to veh #1 but moderate damage to veh #2. It was later determined operator of veh #2 was operating under the influence of alcohol when she backed into parked veh #1. Veh #2 was towed from the scene by Tody's towing after Officer Gabriel completed a towed vehicle form. Veh #2 registration was queried and came back revoked for insurance. The operator of veh #2 was arrested (NPD Report #19015765) and given in hand Mass. Citation's # T1444225 and T1444226 for Ch 90/Sec 24/J-O.U.I. Liquor, Ch 90 / Sec 24/E- Negligent Operation of a M.V., Ch 90/ Sec 34/J- Operating with out Insurance and Ch 90/ Sec 23 Operating after Registration Revocation.
Keywords:
Alcohol, Citation, Crash, Moderate
Dcc:
Reckless driving
Report url:
report
Image url:
image
Latitude:
42.3125203
Longitude:
-71.2122908
Location:
150 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 271.176ms