Armored Rescue Vehicle Use
City of Bloomington
@usgov.city_of_bloomington_armored_rescue_vehicle_use_ead99
City of Bloomington
@usgov.city_of_bloomington_armored_rescue_vehicle_use_ead99
CREATE TABLE table_1 (
"case_number" VARCHAR,
"date" VARCHAR,
"full_call_out" BOOLEAN,
"partial_call_out" BOOLEAN,
"nature" VARCHAR,
"how_received" VARCHAR,
"district" VARCHAR,
"suspect_gender" VARCHAR,
"suspect_age" DOUBLE,
"suspect_race" VARCHAR,
"suspect_armed" VARCHAR,
"forced_entry" BOOLEAN,
"less_lethal_munition" BOOLEAN,
"distraction_device" BOOLEAN,
"officer_weapon_fired" BOOLEAN,
"arv_present" BOOLEAN,
"arv_ram_used" BOOLEAN,
"negotiations" VARCHAR
);
Anyone who has the link will be able to view this.