MCPD Bias Incidents
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_mcpd_bias_incidents
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_mcpd_bias_incidents
CREATE TABLE table_1 (
"id" BIGINT,
"incident_date" TIMESTAMP,
"district" VARCHAR,
"bias_code" VARCHAR,
"bias_code_2" VARCHAR,
"bias" VARCHAR,
"status" VARCHAR,
"n__of_victims" DOUBLE,
"victim_type" VARCHAR,
"n__of_suspects" DOUBLE,
"n__suspects_18_of_age" DOUBLE,
"n__suspects_18_35_of_age" DOUBLE,
"n__suspects_36_45_of_age" DOUBLE,
"n__suspects_46_55_of_age" DOUBLE,
"n__suspects_55_of_age" DOUBLE,
"suspect_known_unknown" VARCHAR
);
Anyone who has the link will be able to view this.