This repository contains data and queries related to electoral bonds, including purchaser details and transaction information.
The repository includes the following data files:
- purchasers.csv: CSV file containing details of electoral bond purchasers.
- parties.csv: CSV file containing details of political parties receiving electoral bonds.
- branches.csv: CSV file containing information about bank branches.
Sr No.: Serial numberReference No (URN): Unique Reference NumberJournal Date: Date of journalDate of Purchase: Date of bond purchaseDate of Expiry: Date of bond expiryName of the Purchaser: Name of the bond purchaserPrefix: Prefix of the bondBond Number: Electoral bond numberDenominations: DenominationsIssue Branch Code: Branch code of issueIssue Teller: Teller ID of issueStatus: Status of the bond
Sr No.: Serial numberDate of Encashment: Date of bond encashmentName of the Political Party: Name of the political party receiving the bondAccount no. of Political Party: Account number of the political partyPrefix: Prefix of the bondBond Number: Electoral bond numberDenominations: DenominationsPay Branch Code: Branch code of paymentPay Teller: Teller ID of payment
IFSC: Indian Financial System CodeMICR: Magnetic Ink Character RecognitionBRANCH: Branch NameADDRESS: Branch AddressSTATE: StateCONTACT: Contact InformationUPI: UPI Availability (True/False)RTGS: RTGS Availability (True/False)CITY: CityCENTRE: CentreDISTRICT: DistrictNEFT: NEFT Availability (True/False)IMPS: IMPS Availability (True/False)SWIFT: SWIFT CodeISO3166: ISO 3166 CodeBANK: Bank NameBANKCODE: Bank Code
The repository includes SQL queries for retrieving and processing electoral bond data stored in the purchasers.csv and parties.csv files.
- retrieve_purchaser_party_details.sql: SQL query to retrieve details of bond purchasers and the political parties receiving the bonds.
Here's a CSV fiddle containing multiple queries on the electoral bond data: