Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tusharhero/electoral-bonds-data

Electoral bonds data in CSV format extracted from the PDFs released by the election commission of India.
https://github.com/tusharhero/electoral-bonds-data

csv csv-files electoral electoral-bonds electoral-bonds-data india

Last synced: about 2 months ago
JSON representation

Electoral bonds data in CSV format extracted from the PDFs released by the election commission of India.

Awesome Lists containing this project

README

        

This work is marked with CC0 1.0 Universal

# Electoral Bonds data in proper CSV format.

You can download the CSV data here.

[download](https://github.com/tusharhero/electoral-bonds-data/archive/refs/heads/master.zip "download zip")

# How was this obtained?

It was extracted from the PDFs released by the Election Commission of
India [here](https://www.eci.gov.in/disclosure-of-electoral-bonds). The raw
csv file was obtained using [Tabula](https://tabula.technology/), and
then further processed using [Pandas](https://pandas.pydata.org/).