You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenSecrets Open Data
Hello everyone,
I need to merge data about lobbying and PAC for all cycles from 1990 to this year, with the aim of assessing firms how much they contributed to political activities over the years.
Does anyone have idea about how to do it?
Thanks so much :)
Kamron Eck
unread,
Aug 15, 2024, 1:18:59 PM8/15/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenSecrets Open Data
Because there is no universal identifier that links the data perfectly, you will have to do some string matching. I used a python tool called SPlink, i’ve even left some code in another thread on this groups page. The official method for linking the data to firms would be considered probabilistic matching. I noticed that using a 80% probability to be the sweet spot for matching firm names from OpenSecrets and Capital IQ.