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 caste (
"state_name" VARCHAR,
"is_state" BIGINT,
"year" BIGINT,
"gender" VARCHAR,
"caste" VARCHAR,
"convicts" BIGINT,
"under_trial" BIGINT,
"detenues" BIGINT,
"others" BIGINT
);
Anyone who has the link will be able to view this.