Office Of Police Accountability Complaints
City of Seattle
@usgov.city_of_seattle_office_of_police_accountability_compla_81be8c00
City of Seattle
@usgov.city_of_seattle_office_of_police_accountability_compla_81be8c00
CREATE TABLE table_1 (
"unique_id" VARCHAR,
"file_number" VARCHAR,
"incident_number" BIGINT,
"occurred_date" VARCHAR,
"received_date" VARCHAR,
"incident_precinct" VARCHAR,
"incident_sector" VARCHAR,
"incident_beat" VARCHAR,
"source" VARCHAR,
"incident_type" VARCHAR,
"allegation" VARCHAR,
"disposition" VARCHAR,
"discipline" VARCHAR,
"complainant_number" BIGINT,
"complainant_gender" VARCHAR,
"complainant_race" VARCHAR,
"complainant_age_complaint" BIGINT,
"case_status" VARCHAR,
"finding" VARCHAR,
"investigation_begin_date" VARCHAR,
"investigation_end_date" VARCHAR
);
Anyone who has the link will be able to view this.