Hate Crimes 2017-2025
City of Austin
@usgov.city_of_austin_hate_crimes_2024
City of Austin
@usgov.city_of_austin_hate_crimes_2024
CREATE TABLE table_1 (
"month" VARCHAR,
"incident_number" VARCHAR,
"date_of_incident" VARCHAR,
"day_of_week" VARCHAR,
"number_of_victims_under_18" VARCHAR,
"number_of_victims_over_18" VARCHAR,
"number_of_offenders_under_18" VARCHAR,
"number_of_offenders_over_18" VARCHAR,
"race_ethnicity_of_offenders" VARCHAR,
"offense_s" VARCHAR,
"offense_location" VARCHAR,
"bias" VARCHAR,
"zip_code" DOUBLE,
"apd_sector" VARCHAR,
"council_district" DOUBLE
);
Anyone who has the link will be able to view this.