Skip to content

pankajgulia111/Electoral_Bond_India

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Indian Electoral Bond Data

This repository contains information in JSON format about Indian Electoral Bonds. The data includes details on both the receivers and the buyers of these bonds.

Data Format

The data is stored in a JSON file with an array of records. Each record has the following structure:

{
  "Date of Purchase": "DD/MM/YYYY",
  "Purchaser Name": "Name of the Purchaser",
  "Denomination": Amount
}
{
  "Date of Encashment": "DD/MM/YYYY",
  "Name of the Political Party": "Name of the Political Party",
  "Denomination": Amount
}

Usage

This data can be used for analysis, research, and understanding the flow of political funding in India through Electoral Bonds.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published