home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2021-05-24 and dcc = "["Signs/Signals", "Inattention"]"

✎ 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:
2100000378
Date:
2021-05-24
Time:
09:13
Address:
CHERRY ST & DERBY ST
Speed limit:
30
Violation cited:
no
Narrative:
Operator of vehicle #1 stated she was travelling Southbound on Cherry St. Operator #1 stated she became distracted by a passenger in the vehicle and did not see the red light at the intersection at Cherry St. and Derby St. Operator #1 stated that she continued through the intersection and collided with vehicle #2. Operator of vehicle #2 stated she was travelling East bound on Derby St. and had a green light to proceed through the intersection. Operator #2 stated that vehicle #1 did not stop at the red light and collided with vehicle #2. Medics arrived on scene and evaluated all parties. No reported injuries. Both vehicles were towed away by Tody"s due to excessive damage.
Keywords:
Distracted
Dcc:
Signs/Signals, Inattention
Report url:
report
Image url:
image
Latitude:
42.3574786
Longitude:
-71.22748
Location:
Cherry St & Derby St, Newton, MA 02465, 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 350.28ms