home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2020-10-09, intersection = 0 and "retrieved" is on date 2020-10-14

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: datetime (date), date (date), retrieved (date), keywords (array)

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2000000588
Date:
2020-10-09
Time:
15:13
Address:
2044 BEACON ST
Speed limit:
25
Violation cited:
no
Narrative:
MV#1 Was traveling Westbound on Beacon St when the vehicle in front of her vehicle struck a low hanging tree branch that landed on top of her vehicle. Branch caused minor damage to the windshield. OPMV#1 Stated she was driving behind a truck on Beacon St and when the truck was entering the turn lane to turn right on Washington St a branch from a tree broke off and landed on her car.
Keywords:
Tree
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3297408
Longitude:
-71.2478316
Location:
2044 Beacon St, Newton, MA 02462, 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 552.908ms