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 inmates_death (
"state_name" VARCHAR,
"year" BIGINT,
"details" VARCHAR,
"male" BIGINT,
"female" BIGINT,
"total" BIGINT
);
Anyone who has the link will be able to view this.