Washington State Uniform Crime Reporting - Summary Reporting System
State of Washington
@usgov.state_of_washington_washington_state_uniform_crime_rep_cd7cdb27
State of Washington
@usgov.state_of_washington_washington_state_uniform_crime_rep_cd7cdb27
CREATE TABLE table_1 (
"county" VARCHAR,
"indexyear" BIGINT,
"location" VARCHAR,
"population" BIGINT,
"total" BIGINT,
"rate" DOUBLE,
"vtotal" BIGINT,
"vrate" DOUBLE,
"murder" DOUBLE,
"rape" BIGINT,
"robbery" BIGINT,
"assault" BIGINT,
"ptotal" BIGINT,
"prate" DOUBLE,
"arson" DOUBLE,
"burglary" BIGINT,
"theft" BIGINT,
"mvtheft" BIGINT
);
Anyone who has the link will be able to view this.