Indiana Crime Analysis
Identifying arrests and potential areas for effective change
@kaggle.amymantel_indiana_crime_analysis
Identifying arrests and potential areas for effective change
@kaggle.amymantel_indiana_crime_analysis
CREATE TABLE n_2023_q1 (
"age_group" VARCHAR,
"race" VARCHAR,
"sex" VARCHAR,
"month" BIGINT,
"county" VARCHAR,
"offense" VARCHAR,
"charge" VARCHAR
);
Anyone who has the link will be able to view this.