Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tusharhero/electoral-bonds-data
- Owner: tusharhero
- License: cc0-1.0
- Created: 2024-03-15T04:46:01.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-15T06:37:05.000Z (11 months ago)
- Last Synced: 2024-03-16T05:40:17.858Z (11 months ago)
- Topics: csv, csv-files, electoral, electoral-bonds, electoral-bonds-data, india
- Homepage:
- Size: 167 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).