JyotiNayak commited on
Commit
6673dac
·
verified ·
1 Parent(s): 2909ac2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md CHANGED
@@ -30,4 +30,64 @@ configs:
30
  data_files:
31
  - split: train
32
  path: data/train-*
 
 
 
 
 
 
 
33
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  data_files:
31
  - split: train
32
  path: data/train-*
33
+ license: apache-2.0
34
+ task_categories:
35
+ - feature-extraction
36
+ language:
37
+ - en
38
+ size_categories:
39
+ - 10K<n<100K
40
  ---
41
+ # Dataset Card for Dataset Name
42
+
43
+ <!-- Provide a quick summary of the dataset. -->
44
+
45
+ This dataset card contains cleaned elctoral bond data (India) by matching the companies that have purchased the electoral bonds to the parties that have encashed them.
46
+
47
+ ## Dataset Details
48
+
49
+ ### Dataset Description
50
+
51
+ - **Curated by:** Jyoti Shankar Nayak
52
+ - **Funded by [optional]:** NA
53
+ - **Language(s) (NLP):** English
54
+ - **License:** Apache 2.0
55
+
56
+ ### Dataset Sources
57
+
58
+ <!-- Provide the basic links for the dataset. -->
59
+
60
+ - **Source:** Election commission of India
61
+ - **Source files:** https://www.eci.gov.in/disclosure-of-electoral-bonds
62
+ - **Data cleaning and curation:** https://github.com/jyoti-sn/Elections/blob/main/Electoral_bond_Analysis.ipynb
63
+
64
+
65
+ ## Citation [optional]
66
+
67
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
68
+
69
+ **BibTeX:**
70
+
71
+ [More Information Needed]
72
+
73
+ **APA:**
74
+
75
+ [More Information Needed]
76
+
77
+ ## Glossary [optional]
78
+
79
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
80
+
81
+ [More Information Needed]
82
+
83
+ ## More Information [optional]
84
+
85
+ [More Information Needed]
86
+
87
+ ## Dataset Card Authors [optional]
88
+
89
+ [More Information Needed]
90
+
91
+ ## Dataset Card Contact
92
+
93
+ [More Information Needed]