BIA Cases - By Involved Officer
City of Chicago
@usgov.city_of_chicago_bia_cases_by_involved_officer
City of Chicago
@usgov.city_of_chicago_bia_cases_by_involved_officer
CREATE TABLE table_1 (
"log_no" VARCHAR,
"complaint_date" VARCHAR,
"case_type" VARCHAR,
"current_status" VARCHAR,
"administrative_summary_report" VARCHAR,
"final_category" VARCHAR,
"finding_code" VARCHAR,
"beat" VARCHAR,
"race_of_involved_officer" VARCHAR,
"sex_of_involved_officer" VARCHAR,
"age_of_involved_officer" DOUBLE,
"years_on_force_of_involved_officer" DOUBLE,
"complaint_hour" BIGINT,
"complaint_day" BIGINT,
"complaint_month" BIGINT
);
Anyone who has the link will be able to view this.