jalvord1 / sds192-mp2

Mini-project 2
0 stars 0 forks source link

House elections? #3

Open jalvord1 opened 7 years ago

jalvord1 commented 7 years ago

What can we join house elections on? Don't see any overlap.

peytondraper commented 7 years ago

The "fec_id" column in house_elections seems to be the same thing as "cand_id" in candidates, just that the house_elections dataset has a lot less rows/data.

peytondraper commented 7 years ago

Perhaps we could use this to investigate winners and their contributions received? A correlation between whether or not the funding you got actually helped you win?

jalvord1 commented 7 years ago

Yeah that's what I was thinking!