mliliu commited on
Commit
53cc9c6
·
verified ·
1 Parent(s): 2b2cdff

Upload DIME recipients database with ideology scores

Browse files
Files changed (2) hide show
  1. README.md +143 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,143 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: election
5
+ dtype: string
6
+ - name: cycle
7
+ dtype: int64
8
+ - name: fecyear
9
+ dtype: float64
10
+ - name: bonica.rid
11
+ dtype: string
12
+ - name: bonica.cid
13
+ dtype: float64
14
+ - name: name
15
+ dtype: string
16
+ - name: lname
17
+ dtype: string
18
+ - name: ffname
19
+ dtype: string
20
+ - name: fname
21
+ dtype: string
22
+ - name: mname
23
+ dtype: string
24
+ - name: title
25
+ dtype: string
26
+ - name: suffix
27
+ dtype: string
28
+ - name: party
29
+ dtype: string
30
+ - name: state
31
+ dtype: string
32
+ - name: seat
33
+ dtype: string
34
+ - name: district
35
+ dtype: string
36
+ - name: distcyc
37
+ dtype: string
38
+ - name: ico.status
39
+ dtype: string
40
+ - name: cand.gender
41
+ dtype: string
42
+ - name: recipient.cfscore
43
+ dtype: float64
44
+ - name: recipient.cfscore.dyn
45
+ dtype: float64
46
+ - name: contributor.cfscore
47
+ dtype: float64
48
+ - name: dwdime
49
+ dtype: float64
50
+ - name: dwnom1
51
+ dtype: float64
52
+ - name: dwnom2
53
+ dtype: float64
54
+ - name: ps.dwnom1
55
+ dtype: float64
56
+ - name: ps.dwnom2
57
+ dtype: float64
58
+ - name: irt.cfscore
59
+ dtype: float64
60
+ - name: composite.score
61
+ dtype: float64
62
+ - name: num.givers
63
+ dtype: int64
64
+ - name: num.givers.total
65
+ dtype: int64
66
+ - name: total.receipts
67
+ dtype: float64
68
+ - name: total.disbursements
69
+ dtype: float64
70
+ - name: total.indiv.contribs
71
+ dtype: float64
72
+ - name: total.unitemized
73
+ dtype: float64
74
+ - name: total.pac.contribs
75
+ dtype: float64
76
+ - name: total.party.contribs
77
+ dtype: float64
78
+ - name: total.contribs.from.candidate
79
+ dtype: float64
80
+ - name: ind.exp.support
81
+ dtype: float64
82
+ - name: ind.exp.oppose
83
+ dtype: float64
84
+ - name: prim.vote.pct
85
+ dtype: float64
86
+ - name: pwinner
87
+ dtype: string
88
+ - name: gen.vote.pct
89
+ dtype: float64
90
+ - name: gwinner
91
+ dtype: string
92
+ - name: s.elec.stat
93
+ dtype: string
94
+ - name: r.elec.stat
95
+ dtype: string
96
+ - name: district.pres.vs
97
+ dtype: float64
98
+ - name: fec.cand.status
99
+ dtype: string
100
+ - name: recipient.type
101
+ dtype: string
102
+ - name: igcat
103
+ dtype: string
104
+ - name: comtype
105
+ dtype: string
106
+ - name: ICPSR
107
+ dtype: string
108
+ - name: ICPSR2
109
+ dtype: string
110
+ - name: Cand.ID
111
+ dtype: string
112
+ - name: FEC.ID
113
+ dtype: string
114
+ - name: NID
115
+ dtype: string
116
+ - name: before.switch.ICPSR
117
+ dtype: float64
118
+ - name: after.switch.ICPSR
119
+ dtype: float64
120
+ - name: party.orig
121
+ dtype: string
122
+ - name: nimsp.party
123
+ dtype: string
124
+ - name: nimsp.candidate.ICO.code
125
+ dtype: string
126
+ - name: nimsp.district
127
+ dtype: string
128
+ - name: nimsp.office
129
+ dtype: string
130
+ - name: nimsp.candidate.status
131
+ dtype: string
132
+ splits:
133
+ - name: train
134
+ num_bytes: 245924928
135
+ num_examples: 479502
136
+ download_size: 53812799
137
+ dataset_size: 245924928
138
+ configs:
139
+ - config_name: default
140
+ data_files:
141
+ - split: train
142
+ path: data/train-*
143
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccb92ebf9e026cfb120ef643c207aecad05ede65bbbacb43df6c58fd6fc91269
3
+ size 53812799