home / crashreports

home

Menu
  • GraphQL API

crash_reports

Table actions
  • GraphQL API for crash_reports

1 row where "datetime" is on date 2020-01-22 and dcc = "[]"

✎ View and edit SQL

This data as json, CSV (advanced)

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

case_number ▼ date time address speed_limit violation_cited narrative keywords dcc report_url image_url latitude longitude
Case number:
2000000083
Date:
2020-01-22
Time:
11:18
Address:
60 NEEDHAM STREET
Speed limit:
30
Violation cited:
no
Narrative:
MV#1 was stopped in traffic on Needham Street when it was struck by MV#2. -OpMv#1 stated he was stopped in traffic on Needham Street when it was struck by MV#2. -OpMv#2 stated she was traveling east on Needham Street and as she closed the distance between her and Mv#1 she misjudged the distance and collided with MV#1. -There were no vehicle towed from the scene and no injuries were reported at this time.
Keywords:
[]
Dcc:
[]
Report url:
report
Image url:
image
Latitude:
42.3152652
Longitude:
-71.2100632
Location:
60 Needham St, Newton Highlands, 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 430.069ms