Police Arrest From 2021-2023
Tracking Trends in Law Enforcement: Key Arrest Data from 2021-2023
@kaggle.shayanshahid997_police_arrest_from_2021_2023
Tracking Trends in Law Enforcement: Key Arrest Data from 2021-2023
@kaggle.shayanshahid997_police_arrest_from_2021_2023
CREATE TABLE police_arrests_20240702 (
"id_reference_number" BIGINT,
"subject_s_race" VARCHAR,
"subject_s_gender" VARCHAR,
"subject_s_age" BIGINT,
"ethnicity" VARCHAR,
"district_of_occurrence" DOUBLE,
"adjacent_to_school" BIGINT,
"assigned_division" VARCHAR,
"assigned_bureau" VARCHAR,
"event_date_time" TIMESTAMP
);
Anyone who has the link will be able to view this.