SDOT Collisions All Years
City of Seattle
@usgov.city_of_seattle_sdot_collisions_all_years_2a008
City of Seattle
@usgov.city_of_seattle_sdot_collisions_all_years_2a008
CREATE TABLE table_1 (
"objectid" BIGINT,
"se_anno_cad_data" VARCHAR,
"inckey" BIGINT,
"coldetkey" BIGINT,
"reportno" VARCHAR,
"status" VARCHAR,
"addrtype" VARCHAR,
"intkey" DOUBLE,
"location" VARCHAR,
"exceptrsncode" VARCHAR,
"exceptrsndesc" VARCHAR,
"severitycode" VARCHAR,
"severitydesc" VARCHAR,
"collisiontype" VARCHAR,
"personcount" BIGINT,
"pedcount" BIGINT,
"pedcylcount" BIGINT,
"vehcount" BIGINT,
"injuries" BIGINT,
"seriousinjuries" BIGINT,
"fatalities" BIGINT,
"incdate" VARCHAR,
"incdttm" VARCHAR,
"junctiontype" VARCHAR,
"sdot_colcode" DOUBLE,
"sdot_coldesc" VARCHAR,
"inattentionind" VARCHAR,
"underinfl" VARCHAR,
"weather" VARCHAR,
"roadcond" VARCHAR,
"lightcond" VARCHAR,
"diagramlink" VARCHAR,
"reportlink" VARCHAR,
"pedrownotgrnt" VARCHAR,
"sdotcolnum" DOUBLE,
"speeding" VARCHAR,
"stcolcode" DOUBLE,
"st_coldesc" VARCHAR,
"seglanekey" BIGINT,
"crosswalkkey" BIGINT,
"hitparkedcar" VARCHAR,
"spdcaseno" VARCHAR,
"source_of_the_collision_report" VARCHAR,
"source_description" VARCHAR,
"added_date" VARCHAR,
"modified_date" VARCHAR,
"sharedmicromobilitycd" VARCHAR,
"sharedmicromobilitydesc" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.