Indian Prison Statistics
Details of Inmates are classified according to 35+ factors. (35+ csv files)
@kaggle.rajanand_prison_in_india
Details of Inmates are classified according to 35+ factors. (35+ csv files)
@kaggle.rajanand_prison_in_india
CREATE TABLE age_group (
"state_name" VARCHAR,
"is_state" BIGINT,
"year" BIGINT,
"category" VARCHAR,
"type" VARCHAR,
"gender" VARCHAR,
"age_16_18" DOUBLE,
"age_18_30" BIGINT,
"age_30_50" BIGINT,
"age_50_above" BIGINT
);
Anyone who has the link will be able to view this.