Crime In India
State-wise data from 2001 is classified according to 40+factors. (75+ csv files)
@kaggle.rajanand_crime_in_india
State-wise data from 2001 is classified according to 40+factors. (75+ csv files)
@kaggle.rajanand_crime_in_india
CREATE TABLE n_30_auto_theft (
"area_name" VARCHAR,
"year" BIGINT,
"group_name" VARCHAR,
"sub_group_name" VARCHAR,
"auto_theft_coordinated_traced" DOUBLE,
"auto_theft_recovered" DOUBLE,
"auto_theft_stolen" BIGINT
);
Anyone who has the link will be able to view this.