Indian Electoral Bonds Data | Complete
This is the Indian Electoral Bonds Data as published by the SBI, Cleaned
@kaggle.noorchauhan_complete_indian_electoral_bonds_data
This is the Indian Electoral Bonds Data as published by the SBI, Cleaned
@kaggle.noorchauhan_complete_indian_electoral_bonds_data
The current released bonds data by SBI is cleaned and presented as to use for Analysis. The total description of the data can be found in the pinned notebook in the 'Code' section
The Dataset contains complete details as published by the SBI in the public domain
CREATE TABLE indianelectoralbonds (
"date" VARCHAR,
"name_of_purchaser" VARCHAR,
"std_name" VARCHAR,
"entity_type" VARCHAR,
"amount" BIGINT
);
Anyone who has the link will be able to view this.