West Bengal Election Data
2021 Assembly election candidates
@kaggle.sugandhkhobragade_west_bengal_election_data
2021 Assembly election candidates
@kaggle.sugandhkhobragade_west_bengal_election_data
CREATE TABLE west_bengal (
"candidate" VARCHAR,
"constituency" VARCHAR,
"party" VARCHAR,
"criminal_cases" BIGINT,
"education" VARCHAR,
"total_assets" BIGINT,
"liabilities" BIGINT
);
Anyone who has the link will be able to view this.