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
Summary Reporting System (SRS) and the National Incident-Based Reporting System (NIBRS) are part of the FBI's Uniform Crime Reporting system. SRS and NIBRS collect data on crime incidents that are reported by law enforcement agencies across the country. Because SRS and NIBRS data are collected differently, they cannot be compared.
SRS has been used since the 1930s to collect national crime data. Washington SRS data is available from 1994 to 2018. Data will no longer be produced from the SRS as of 2018.
Organization: State of Washington
Last updated: 2021-08-07T13:53:04.430627
Tags: arrests, crime, criminal-justice, law-enforcement, statistics, washington
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.