Electoral Bond
Disclosure of Electoral Bonds from State Bank of India
@kaggle.gagandevmishra_electoral_bond
Disclosure of Electoral Bonds from State Bank of India
@kaggle.gagandevmishra_electoral_bond
CREATE TABLE eb_redemption_details (
"sr_no" BIGINT,
"date_of_encashment" VARCHAR,
"name_of_the_political_party" VARCHAR,
"account_no_of_political_party" VARCHAR,
"prefix" VARCHAR,
"bond_number" BIGINT,
"denominations" BIGINT,
"pay_branch_code" BIGINT,
"pay_teller" BIGINT
);
Anyone who has the link will be able to view this.