trumpcare_tracker 0.1.9 → 0.1.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +6 -3
- data/lib/trumpcare_tracker.rb +51 -26
- data/lib/trumpcare_tracker/rake_task.rb +82 -41
- data/lib/trumpcare_tracker/reporters.rb +93 -50
- data/lib/trumpcare_tracker/tweet_bot.rb +39 -27
- data/lib/trumpcare_tracker/twitter_handles.csv +51 -1
- data/lib/trumpcare_tracker/version.rb +1 -1
- data/trumpcare_homepage_report_house_democrats.csv +198 -0
- data/trumpcare_homepage_report_house_republicans.csv +241 -0
- data/trumpcare_homepage_report_senate_democrats.csv +49 -0
- data/trumpcare_homepage_report_senate_republicans.csv +53 -0
- data/trumpcare_tweet_report_house_democrats.csv +194 -0
- data/trumpcare_tweet_report_senate_democrats.csv +48 -0
- metadata +8 -4
- data/trumpcare_homepage_report.csv +0 -49
- data/trumpcare_tweet_report.csv +0 -48
@@ -12,39 +12,51 @@ class TrumpcareTracker
|
|
12
12
|
#
|
13
13
|
# $ bundle exec rake tracker:tweet_bot
|
14
14
|
class TweetBot < RakeTask
|
15
|
-
|
15
|
+
attr_reader :screen_name, :first_tweet_block
|
16
16
|
|
17
17
|
def initialize(screen_name, &first_tweet_block)
|
18
|
+
@screen_name = screen_name
|
19
|
+
@first_tweet_block = first_tweet_block
|
20
|
+
tweet_bot_task
|
21
|
+
end
|
22
|
+
|
23
|
+
def tweet_bot_task
|
18
24
|
namespace(:tracker) do
|
19
|
-
|
25
|
+
namespace(:tweet_bot) do
|
26
|
+
desc 'Audit Democrats Trumpcare tweet activity and post a thread of updates'
|
27
|
+
task(:democrats) { tweet_bot(:democrats) }
|
28
|
+
|
29
|
+
desc 'Audit Republicans Trumpcare tweet activity and post a thread of updates'
|
30
|
+
task(:republicans) { tweet_bot(:republicans) }
|
31
|
+
end
|
32
|
+
end
|
33
|
+
end
|
20
34
|
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
35
|
+
def tweet_bot(caucus)
|
36
|
+
tracker = TrumpcareTracker.new('TrumpCareTracker', screen_name)
|
37
|
+
tweet = Twitter::Tweet.new(id: nil)
|
38
|
+
first_tweet = tracker.client.update(first_tweet_block.call) if block_given?
|
39
|
+
send(caucus).each_with_index do |rep, i|
|
40
|
+
next if rep.twitter.nil?
|
41
|
+
reply_to_tweet = if i.zero?
|
42
|
+
first_tweet
|
43
|
+
else
|
44
|
+
tweet
|
45
|
+
end
|
32
46
|
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
47
|
+
begin
|
48
|
+
tweet = post(rep, i, reply_to_tweet)
|
49
|
+
rescue Twitter::Error => e
|
50
|
+
puts e.message
|
51
|
+
puts 'Waiting 5 minutes to see if the issue can be resolved.'
|
52
|
+
sleep(300)
|
53
|
+
tweet = post(rep, i, reply_to_tweet)
|
54
|
+
rescue Twitter::Error => e
|
55
|
+
puts e.message
|
56
|
+
puts 'Waiting 5 more minutes to try one more time. '\
|
43
57
|
'If there\'s another exception I\'ll let it fail'
|
44
|
-
|
45
|
-
|
46
|
-
end
|
47
|
-
end
|
58
|
+
sleep(300)
|
59
|
+
tweet = post(rep, i, reply_to_tweet)
|
48
60
|
end
|
49
61
|
end
|
50
62
|
end
|
@@ -45,4 +45,54 @@ SenWhitehouse,
|
|
45
45
|
MarkWarner,MarkWarnerVA
|
46
46
|
SenWarren,elizabethforma
|
47
47
|
SenAngusKing,
|
48
|
-
SenSanders,BernieSanders
|
48
|
+
SenSanders,BernieSanders
|
49
|
+
SenAlexander,
|
50
|
+
RoyBlunt,RoyBluntMO
|
51
|
+
SenatorBurr,BurrForSenate
|
52
|
+
JohnBoozman,Boozman4AR
|
53
|
+
SenJohnBarrasso,
|
54
|
+
SenThadCochran,
|
55
|
+
MikeCrapo,
|
56
|
+
SenatorCollins,
|
57
|
+
SenCapito,
|
58
|
+
JohnCornyn,
|
59
|
+
SenBobCorker,
|
60
|
+
SenTomCotton,TomCottonAR
|
61
|
+
SenTedCruz,tedcruz
|
62
|
+
SteveDaines,
|
63
|
+
SenatorEnzi,
|
64
|
+
SenJoniErnst,joniernst
|
65
|
+
JeffFlake,
|
66
|
+
SenatorFischer,
|
67
|
+
GrahamBlog,LindseyGrahamSC
|
68
|
+
ChuckGrassley,
|
69
|
+
SenCoryGardner,CoryGardner
|
70
|
+
senorrinhatch,OrrinHatch
|
71
|
+
SenDeanHeller,DeanHeller
|
72
|
+
SenJohnHoeven,
|
73
|
+
InhofePress,JimInhofe
|
74
|
+
SenatorIsakson,
|
75
|
+
SenRonJohnson,RonJohnsonWI
|
76
|
+
SenJohnKennedy,JohnKennedyLA
|
77
|
+
SenatorLankford,
|
78
|
+
SenMikeLee,
|
79
|
+
SenJohnMcCain,
|
80
|
+
McConnellPress,
|
81
|
+
JerryMoran,
|
82
|
+
lisamurkowski,LisaForSenate
|
83
|
+
senrobportman,robportman
|
84
|
+
sendavidperdue,Perduesenate
|
85
|
+
SenPatRoberts,PatRoberts
|
86
|
+
SenatorRisch,
|
87
|
+
SenRubioPress,marcorubio
|
88
|
+
SenatorRounds,
|
89
|
+
SenShelby,
|
90
|
+
SenatorTimScott,votetimscott
|
91
|
+
SenSasse,BenSasse
|
92
|
+
SenDanSullivan,DanSullivan2014
|
93
|
+
SenatorStrange,lutherstrange
|
94
|
+
SenJohnThune,johnthune
|
95
|
+
SenToomey,PatToomey
|
96
|
+
SenThomTillis,ThomTillis
|
97
|
+
SenatorWicker,RogerWicker
|
98
|
+
SenToddYoung,ToddYoungIN
|
@@ -0,0 +1,198 @@
|
|
1
|
+
senator,url,trumpcare_mentions,russia_mentions,trumpcare_to_russia_ratio
|
2
|
+
Alma S. Adams,http://adams.house.gov,5,4,1.25
|
3
|
+
Pete Aguilar,https://aguilar.house.gov,5,0,0.0
|
4
|
+
"Sanford D. Bishop, Jr.",http://bishop.house.gov,4,0,0.0
|
5
|
+
Earl Blumenauer,https://blumenauer.house.gov,7,0,0.0
|
6
|
+
Robert A. Brady,http://brady.house.gov,9,1,9.0
|
7
|
+
Madeleine Z. Bordallo,https://bordallo.house.gov,2,0,0.0
|
8
|
+
G. K. Butterfield,http://butterfield.house.gov,3,1,3.0
|
9
|
+
Karen Bass,https://bass.house.gov,5,3,1.6667
|
10
|
+
Suzanne Bonamici,http://bonamici.house.gov,7,0,0.0
|
11
|
+
Joyce Beatty,http://beatty.house.gov,9,0,0.0
|
12
|
+
Julia Brownley,http://juliabrownley.house.gov,16,0,0.0
|
13
|
+
Cheri Bustos,https://bustos.house.gov,12,1,12.0
|
14
|
+
Ami Bera,http://bera.house.gov,11,2,5.5
|
15
|
+
"Donald S. Beyer, Jr.",http://beyer.house.gov,7,0,0.0
|
16
|
+
Brendan F. Boyle,https://boyle.house.gov,5,4,1.25
|
17
|
+
Nanette Diaz Barragán,https://barragan.house.gov,6,0,0.0
|
18
|
+
Lisa Blunt Rochester,https://bluntrochester.house.gov,3,2,1.5
|
19
|
+
Anthony G. Brown,https://anthonybrown.house.gov,5,4,1.25
|
20
|
+
James E. Clyburn,http://clyburn.house.gov,4,0,0.0
|
21
|
+
"John Conyers, Jr.",https://conyers.house.gov,3,2,1.5
|
22
|
+
Jim Cooper,http://cooper.house.gov,5,0,0.0
|
23
|
+
Elijah E. Cummings,https://cummings.house.gov,8,0,0.0
|
24
|
+
Michael E. Capuano,http://capuano.house.gov,4,9,0.4444
|
25
|
+
Joseph Crowley,http://crowley.house.gov,8,1,8.0
|
26
|
+
Wm. Lacy Clay,https://lacyclay.house.gov,11,0,0.0
|
27
|
+
Jim Costa,https://costa.house.gov,4,1,4.0
|
28
|
+
Emanuel Cleaver,http://cleaver.house.gov,9,0,0.0
|
29
|
+
Henry Cuellar,http://cuellar.house.gov,10,0,0.0
|
30
|
+
Kathy Castor,http://castor.house.gov,7,0,0.0
|
31
|
+
Yvette D. Clarke,https://clarke.house.gov,6,0,0.0
|
32
|
+
Steve Cohen,https://cohen.house.gov,13,2,6.5
|
33
|
+
Joe Courtney,https://courtney.house.gov,6,0,0.0
|
34
|
+
André Carson,http://carson.house.gov,6,2,3.0
|
35
|
+
Gerald E. Connolly,https://connolly.house.gov,2,0,0.0
|
36
|
+
Judy Chu,https://chu.house.gov,6,0,0.0
|
37
|
+
David N. Cicilline,http://cicilline.house.gov,6,0,0.0
|
38
|
+
Matt Cartwright,http://cartwright.house.gov,6,0,0.0
|
39
|
+
Joaquin Castro,https://castro.house.gov,4,1,4.0
|
40
|
+
Tony Cárdenas,https://cardenas.house.gov,7,1,7.0
|
41
|
+
Katherine M. Clark,https://katherineclark.house.gov,14,4,3.5
|
42
|
+
J. Luis Correa,https://correa.house.gov,6,3,2.0
|
43
|
+
Charlie Crist,https://crist.house.gov,8,0,0.0
|
44
|
+
Salud O. Carbajal,https://carbajal.house.gov,11,0,0.0
|
45
|
+
Danny K. Davis,https://davis.house.gov,1,1,1.0
|
46
|
+
Peter A. DeFazio,http://defazio.house.gov,6,0,0.0
|
47
|
+
Diana DeGette,http://degette.house.gov,12,2,6.0
|
48
|
+
Rosa L. DeLauro,https://delauro.house.gov,7,0,0.0
|
49
|
+
Lloyd Doggett,https://doggett.house.gov,13,4,3.25
|
50
|
+
Michael F. Doyle,http://doyle.house.gov,10,0,0.0
|
51
|
+
Susan A. Davis,https://susandavis.house.gov,13,2,6.5
|
52
|
+
Theodore E. Deutch,http://teddeutch.house.gov,8,3,2.6667
|
53
|
+
Suzan K. DelBene,https://delbene.house.gov,12,0,0.0
|
54
|
+
John K. Delaney,http://delaney.house.gov,9,0,0.0
|
55
|
+
Mark DeSaulnier,https://desaulnier.house.gov,10,4,2.5
|
56
|
+
Debbie Dingell,https://debbiedingell.house.gov,5,2,2.5
|
57
|
+
Val Butler Demings,https://demings.house.gov,5,0,0.0
|
58
|
+
Eliot L. Engel,https://engel.house.gov,1,0,0.0
|
59
|
+
Anna G. Eshoo,http://eshoo.house.gov,12,0,0.0
|
60
|
+
Keith Ellison,https://ellison.house.gov,1,5,0.2
|
61
|
+
Elizabeth H. Esty,https://esty.house.gov,13,2,6.5
|
62
|
+
Dwight Evans,https://evans.house.gov,4,0,0.0
|
63
|
+
Adriano Espaillat,https://espaillat.house.gov,7,0,0.0
|
64
|
+
Bill Foster,http://foster.house.gov,8,0,0.0
|
65
|
+
Marcia L. Fudge,https://fudge.house.gov,24,0,0.0
|
66
|
+
Lois Frankel,http://frankel.house.gov,8,0,0.0
|
67
|
+
Gene Green,https://green.house.gov,12,0,0.0
|
68
|
+
Luis V. Gutiérrez,https://gutierrez.house.gov,6,2,3.0
|
69
|
+
Raúl M. Grijalva,https://grijalva.house.gov,1,1,1.0
|
70
|
+
Al Green,http://algreen.house.gov,5,2,2.5
|
71
|
+
John Garamendi,http://garamendi.house.gov,6,3,2.0
|
72
|
+
Tulsi Gabbard,https://gabbard.house.gov,9,0,0.0
|
73
|
+
Ruben Gallego,https://rubengallego.house.gov,3,0,0.0
|
74
|
+
Vicente Gonzalez,https://gonzalez.house.gov,7,0,0.0
|
75
|
+
Josh Gottheimer,https://gottheimer.house.gov,3,0,0.0
|
76
|
+
Alcee L. Hastings,http://alceehastings.house.gov,9,0,0.0
|
77
|
+
Steny H. Hoyer,https://hoyer.house.gov,1,0,0.0
|
78
|
+
Brian Higgins,http://higgins.house.gov,7,0,0.0
|
79
|
+
James A. Himes,https://himes.house.gov,9,8,1.125
|
80
|
+
Colleen Hanabusa,https://hanabusa.house.gov,15,0,0.0
|
81
|
+
Denny Heck,http://dennyheck.house.gov,8,0,0.0
|
82
|
+
Jared Huffman,http://huffman.house.gov,2,0,0.0
|
83
|
+
Sheila Jackson Lee,http://jacksonlee.house.gov,3,0,0.0
|
84
|
+
Eddie Bernice Johnson,http://ebjohnson.house.gov,8,4,2.0
|
85
|
+
"Henry C. ""Hank"" Johnson, Jr.",https://hankjohnson.house.gov,4,0,0.0
|
86
|
+
Hakeem S. Jeffries,http://jeffries.house.gov,10,3,3.3333
|
87
|
+
Pramila Jayapal,https://jayapal.house.gov,3,3,1.0
|
88
|
+
Marcy Kaptur,https://kaptur.house.gov,8,1,8.0
|
89
|
+
Ron Kind,https://kind.house.gov,3,1,3.0
|
90
|
+
William R. Keating,https://keating.house.gov,9,0,0.0
|
91
|
+
Joseph P. Kennedy III,https://kennedy.house.gov,8,4,2.0
|
92
|
+
Daniel T. Kildee,http://dankildee.house.gov,4,0,0.0
|
93
|
+
Derek Kilmer,https://kilmer.house.gov,9,0,0.0
|
94
|
+
Ann M. Kuster,http://kuster.house.gov,6,0,0.0
|
95
|
+
Robin L. Kelly,https://robinkelly.house.gov,4,0,0.0
|
96
|
+
Ro Khanna,https://khanna.house.gov,5,0,0.0
|
97
|
+
Ruben J. Kihuen,https://kihuen.house.gov,9,0,0.0
|
98
|
+
Raja Krishnamoorthi,https://krishnamoorthi.house.gov,8,9,0.8889
|
99
|
+
Sander M. Levin,http://levin.house.gov,17,0,0.0
|
100
|
+
John Lewis,https://johnlewis.house.gov,6,0,0.0
|
101
|
+
Zoe Lofgren,https://lofgren.house.gov,6,1,6.0
|
102
|
+
Nita M. Lowey,https://lowey.house.gov,5,1,5.0
|
103
|
+
Barbara Lee,https://lee.house.gov,5,0,0.0
|
104
|
+
John B. Larson,https://larson.house.gov,7,0,0.0
|
105
|
+
James R. Langevin,http://langevin.house.gov,9,0,0.0
|
106
|
+
Rick Larsen,http://larsen.house.gov,13,0,0.0
|
107
|
+
Stephen F. Lynch,http://lynch.house.gov,4,2,2.0
|
108
|
+
Daniel Lipinski,https://lipinski.house.gov,1,0,0.0
|
109
|
+
David Loebsack,http://loebsack.house.gov,10,0,0.0
|
110
|
+
Ben Ray Luján,https://lujan.house.gov,1,1,1.0
|
111
|
+
Alan S. Lowenthal,http://lowenthal.house.gov,5,0,0.0
|
112
|
+
Michelle Lujan Grisham,https://lujangrisham.house.gov,13,0,0.0
|
113
|
+
Brenda L. Lawrence,https://lawrence.house.gov,9,7,1.2857
|
114
|
+
Ted Lieu,https://lieu.house.gov,4,0,0.0
|
115
|
+
"Al Lawson, Jr.",https://lawson.house.gov,6,0,0.0
|
116
|
+
Carolyn B. Maloney,http://maloney.house.gov,9,0,0.0
|
117
|
+
James P. McGovern,http://mcgovern.house.gov,1,0,0.0
|
118
|
+
Gregory W. Meeks,http://meeks.house.gov,7,1,7.0
|
119
|
+
Betty McCollum,http://mccollum.house.gov,9,1,9.0
|
120
|
+
Gwen Moore,https://gwenmoore.house.gov,3,0,0.0
|
121
|
+
Doris O. Matsui,https://matsui.house.gov,9,2,4.5
|
122
|
+
Jerry McNerney,http://mcnerney.house.gov,4,0,0.0
|
123
|
+
Sean Patrick Maloney,http://seanmaloney.house.gov,6,0,0.0
|
124
|
+
Grace Meng,http://meng.house.gov,3,0,0.0
|
125
|
+
Seth Moulton,http://moulton.house.gov,11,0,0.0
|
126
|
+
A. Donald McEachin,https://mceachin.house.gov,7,4,1.75
|
127
|
+
Stephanie N. Murphy,https://stephaniemurphy.house.gov,4,0,0.0
|
128
|
+
Jerrold Nadler,http://nadler.house.gov,1,2,0.5
|
129
|
+
Richard E. Neal,https://neal.house.gov,8,3,2.6667
|
130
|
+
Richard M. Nolan,http://nolan.house.gov,11,0,0.0
|
131
|
+
Eleanor Holmes Norton,https://norton.house.gov,5,0,0.0
|
132
|
+
Grace F. Napolitano,http://napolitano.house.gov,12,0,0.0
|
133
|
+
Donald Norcross,https://norcross.house.gov,19,1,19.0
|
134
|
+
Beto O'Rourke,http://orourke.house.gov,1,0,0.0
|
135
|
+
Tom O'Halleran,https://ohalleran.house.gov,12,0,0.0
|
136
|
+
"Frank Pallone, Jr.",https://pallone.house.gov,10,0,0.0
|
137
|
+
"Bill Pascrell, Jr.",http://pascrell.house.gov,6,6,1.0
|
138
|
+
Nancy Pelosi,http://pelosi.house.gov,7,0,0.0
|
139
|
+
Collin C. Peterson,http://collinpeterson.house.gov,8,0,0.0
|
140
|
+
David E. Price,https://price.house.gov,3,0,0.0
|
141
|
+
Ed Perlmutter,https://perlmutter.house.gov,4,0,0.0
|
142
|
+
Chellie Pingree,https://pingree.house.gov,12,0,0.0
|
143
|
+
Jared Polis,http://polis.house.gov,5,0,0.0
|
144
|
+
"Donald M. Payne, Jr.",http://payne.house.gov,7,4,1.75
|
145
|
+
Mark Pocan,http://pocan.house.gov,8,4,2.0
|
146
|
+
Scott H. Peters,http://scottpeters.house.gov,6,0,0.0
|
147
|
+
Stacey E. Plaskett,https://plaskett.house.gov,3,0,0.0
|
148
|
+
Jimmy Panetta,https://panetta.house.gov,3,0,0.0
|
149
|
+
Mike Quigley,https://quigley.house.gov,6,9,0.6667
|
150
|
+
Lucille Roybal-Allard,http://roybal-allard.house.gov,11,0,0.0
|
151
|
+
Bobby L. Rush,http://rush.house.gov,11,0,0.0
|
152
|
+
C. A. Dutch Ruppersberger,http://ruppersberger.house.gov,2,0,0.0
|
153
|
+
Tim Ryan,http://timryan.house.gov,6,0,0.0
|
154
|
+
Cedric L. Richmond,https://richmond.house.gov,7,1,7.0
|
155
|
+
Raul Ruiz,https://ruiz.house.gov,5,0,0.0
|
156
|
+
Kathleen M. Rice,http://kathleenrice.house.gov,6,2,3.0
|
157
|
+
Jamie Raskin,https://raskin.house.gov,7,0,0.0
|
158
|
+
Jacky Rosen,https://rosen.house.gov,2,0,0.0
|
159
|
+
"Robert C. ""Bobby"" Scott",http://bobbyscott.house.gov,16,1,16.0
|
160
|
+
José E. Serrano,https://serrano.house.gov,4,2,2.0
|
161
|
+
Brad Sherman,http://sherman.house.gov,20,12,1.6667
|
162
|
+
Louise McIntosh Slaughter,https://louise.house.gov,5,0,0.0
|
163
|
+
Adam Smith,https://adamsmith.house.gov,8,3,2.6667
|
164
|
+
Janice D. Schakowsky,https://schakowsky.house.gov,12,2,6.0
|
165
|
+
Adam B. Schiff,http://schiff.house.gov,7,0,0.0
|
166
|
+
Linda T. Sánchez,https://lindasanchez.house.gov,7,1,7.0
|
167
|
+
David Scott,http://davidscott.house.gov,4,0,0.0
|
168
|
+
Albio Sires,https://sires.house.gov,5,0,0.0
|
169
|
+
John P. Sarbanes,https://sarbanes.house.gov,8,0,0.0
|
170
|
+
Carol Shea-Porter,https://shea-porter.house.gov,7,3,2.3333
|
171
|
+
Jackie Speier,https://speier.house.gov,3,2,1.5
|
172
|
+
Gregorio Kilili Camacho Sablan,http://sablan.house.gov,5,0,0.0
|
173
|
+
Kurt Schrader,http://schrader.house.gov,4,0,0.0
|
174
|
+
Terri A. Sewell,https://sewell.house.gov,17,2,8.5
|
175
|
+
Bradley Scott Schneider,https://schneider.house.gov,6,2,3.0
|
176
|
+
Kyrsten Sinema,https://sinema.house.gov,1,0,0.0
|
177
|
+
Eric Swalwell,https://swalwell.house.gov,6,8,0.75
|
178
|
+
Darren Soto,https://soto.house.gov,7,0,0.0
|
179
|
+
Thomas R. Suozzi,https://suozzi.house.gov,11,10,1.1
|
180
|
+
Bennie G. Thompson,https://benniethompson.house.gov,8,0,0.0
|
181
|
+
Mike Thompson,http://mikethompson.house.gov,13,2,6.5
|
182
|
+
Niki Tsongas,https://tsongas.house.gov,1,0,0.0
|
183
|
+
Dina Titus,https://titus.house.gov,2,0,0.0
|
184
|
+
Paul Tonko,https://tonko.house.gov,5,0,0.0
|
185
|
+
Mark Takano,https://takano.house.gov,6,0,0.0
|
186
|
+
Norma J. Torres,https://torres.house.gov,5,1,5.0
|
187
|
+
Nydia M. Velázquez,https://velazquez.house.gov,6,0,0.0
|
188
|
+
Peter J. Visclosky,https://visclosky.house.gov,3,0,0.0
|
189
|
+
Juan Vargas,http://vargas.house.gov,6,0,0.0
|
190
|
+
Marc A. Veasey,http://veasey.house.gov,6,0,0.0
|
191
|
+
Filemon Vela,https://vela.house.gov,2,3,0.6667
|
192
|
+
Maxine Waters,https://waters.house.gov,3,0,0.0
|
193
|
+
Debbie Wasserman Schultz,https://wassermanschultz.house.gov,8,0,0.0
|
194
|
+
Timothy J. Walz,https://walz.house.gov,12,0,0.0
|
195
|
+
Peter Welch,https://welch.house.gov,6,0,0.0
|
196
|
+
Frederica S. Wilson,https://wilson.house.gov,1,0,0.0
|
197
|
+
Bonnie Watson Coleman,https://watsoncoleman.house.gov,14,1,14.0
|
198
|
+
John A. Yarmuth,https://yarmuth.house.gov,28,1,28.0
|
@@ -0,0 +1,241 @@
|
|
1
|
+
senator,url,trumpcare_mentions,russia_mentions,trumpcare_to_russia_ratio
|
2
|
+
Robert B. Aderholt,https://aderholt.house.gov,10,5,2.0
|
3
|
+
Justin Amash,http://amash.house.gov,6,0,0.0
|
4
|
+
Mark E. Amodei,https://amodei.house.gov,1,0,0.0
|
5
|
+
Rick W. Allen,http://allen.house.gov,4,0,0.0
|
6
|
+
Ralph Lee Abraham,https://abraham.house.gov,21,0,0.0
|
7
|
+
Jodey C. Arrington,https://arrington.house.gov,7,0,0.0
|
8
|
+
Joe Barton,https://joebarton.house.gov,5,0,0.0
|
9
|
+
Kevin Brady,http://kevinbrady.house.gov,12,0,0.0
|
10
|
+
Marsha Blackburn,http://blackburn.house.gov,4,0,0.0
|
11
|
+
Michael C. Burgess,http://burgess.house.gov,4,0,0.0
|
12
|
+
Rob Bishop,http://robbishop.house.gov,2,0,0.0
|
13
|
+
Gus M. Bilirakis,https://bilirakis.house.gov,4,0,0.0
|
14
|
+
Vern Buchanan,https://buchanan.house.gov,1,1,1.0
|
15
|
+
Lou Barletta,http://barletta.house.gov,3,0,0.0
|
16
|
+
Diane Black,http://black.house.gov,12,2,6.0
|
17
|
+
Mo Brooks,https://brooks.house.gov,6,4,1.5
|
18
|
+
Larry Bucshon,https://bucshon.house.gov,20,0,0.0
|
19
|
+
Andy Barr,https://barr.house.gov,12,0,0.0
|
20
|
+
Jim Bridenstine,http://bridenstine.house.gov,6,0,0.0
|
21
|
+
Susan W. Brooks,http://susanwbrooks.house.gov,21,0,0.0
|
22
|
+
Bradley Byrne,https://byrne.house.gov,4,4,1.0
|
23
|
+
Dave Brat,http://brat.house.gov,4,0,0.0
|
24
|
+
Brian Babin,http://babin.house.gov,10,0,0.0
|
25
|
+
Mike Bishop,https://mikebishop.house.gov,10,1,10.0
|
26
|
+
Rod Blum,https://blum.house.gov,9,2,4.5
|
27
|
+
Mike Bost,https://bost.house.gov,7,0,0.0
|
28
|
+
Ken Buck,https://buck.house.gov,10,0,0.0
|
29
|
+
Don Bacon,https://bacon.house.gov,4,0,0.0
|
30
|
+
Jim Banks,https://banks.house.gov,6,0,0.0
|
31
|
+
Jack Bergman,https://bergman.house.gov,6,0,0.0
|
32
|
+
Andy Biggs,https://biggs.house.gov,3,2,1.5
|
33
|
+
Ted Budd,https://budd.house.gov,5,0,0.0
|
34
|
+
Ken Calvert,http://calvert.house.gov,4,0,0.0
|
35
|
+
Steve Chabot,http://chabot.house.gov,4,0,0.0
|
36
|
+
John Abney Culberson,http://culberson.house.gov,5,0,0.0
|
37
|
+
John R. Carter,https://carter.house.gov,14,0,0.0
|
38
|
+
Tom Cole,https://cole.house.gov,11,0,0.0
|
39
|
+
K. Michael Conaway,http://conaway.house.gov,4,0,0.0
|
40
|
+
Jason Chaffetz,https://chaffetz.house.gov,6,1,6.0
|
41
|
+
Mike Coffman,http://coffman.house.gov,8,0,0.0
|
42
|
+
"Eric A. ""Rick"" Crawford",http://crawford.house.gov,2,1,2.0
|
43
|
+
Chris Collins,https://chriscollins.house.gov,215,3,71.6667
|
44
|
+
Doug Collins,https://dougcollins.house.gov,1,1,1.0
|
45
|
+
Paul Cook,http://cook.house.gov,10,0,0.0
|
46
|
+
Kevin Cramer,http://cramer.house.gov,4,0,0.0
|
47
|
+
"Earl L. ""Buddy"" Carter",http://buddycarter.house.gov,9,0,0.0
|
48
|
+
Barbara Comstock,https://comstock.house.gov,8,0,0.0
|
49
|
+
Ryan A. Costello,https://costello.house.gov,3,0,0.0
|
50
|
+
Carlos Curbelo,http://curbelo.house.gov,8,0,0.0
|
51
|
+
James Comer,https://comer.house.gov,7,0,0.0
|
52
|
+
Liz Cheney,https://cheney.house.gov,6,0,0.0
|
53
|
+
"John J. Duncan, Jr.",http://duncan.house.gov,6,2,3.0
|
54
|
+
Mario Diaz-Balart,http://mariodiazbalart.house.gov,4,0,0.0
|
55
|
+
Charles W. Dent,https://dent.house.gov,10,0,0.0
|
56
|
+
Jeff Denham,http://denham.house.gov,3,0,0.0
|
57
|
+
Sean P. Duffy,https://duffy.house.gov,3,0,0.0
|
58
|
+
Jeff Duncan,http://jeffduncan.house.gov,13,0,0.0
|
59
|
+
Scott DesJarlais,https://desjarlais.house.gov,4,3,1.3333
|
60
|
+
Rodney Davis,http://rodneydavis.house.gov,4,0,0.0
|
61
|
+
Ron DeSantis,http://desantis.house.gov,10,0,0.0
|
62
|
+
"Daniel M. Donovan, Jr.",https://donovan.house.gov,7,0,0.0
|
63
|
+
Warren Davidson,https://davidson.house.gov,7,0,0.0
|
64
|
+
Neal P. Dunn,https://dunn.house.gov,9,0,0.0
|
65
|
+
Tom Emmer,https://emmer.house.gov,6,0,0.0
|
66
|
+
Ron Estes,https://estes.house.gov,8,0,0.0
|
67
|
+
Rodney P. Frelinghuysen,https://frelinghuysen.house.gov,1,0,0.0
|
68
|
+
Trent Franks,https://franks.house.gov,2,0,0.0
|
69
|
+
Jeff Fortenberry,https://fortenberry.house.gov,12,2,6.0
|
70
|
+
Virginia Foxx,http://foxx.house.gov,4,0,0.0
|
71
|
+
"Charles J. ""Chuck"" Fleischmann",http://fleischmann.house.gov,8,0,0.0
|
72
|
+
Blake Farenthold,http://farenthold.house.gov,4,0,0.0
|
73
|
+
Bill Flores,http://flores.house.gov,7,0,0.0
|
74
|
+
John J. Faso,https://faso.house.gov,6,0,0.0
|
75
|
+
A. Drew Ferguson IV,https://ferguson.house.gov,7,0,0.0
|
76
|
+
Brian K. Fitzpatrick,https://brianfitzpatrick.house.gov,7,0,0.0
|
77
|
+
Bob Goodlatte,https://goodlatte.house.gov,3,0,0.0
|
78
|
+
Kay Granger,http://kaygranger.house.gov,6,0,0.0
|
79
|
+
Sam Graves,https://graves.house.gov,4,0,0.0
|
80
|
+
Louie Gohmert,https://gohmert.house.gov,4,5,0.8
|
81
|
+
Brett Guthrie,https://guthrie.house.gov,4,1,4.0
|
82
|
+
Tom Graves,http://tomgraves.house.gov,16,0,0.0
|
83
|
+
Bob Gibbs,https://gibbs.house.gov,7,0,0.0
|
84
|
+
Paul A. Gosar,http://gosar.house.gov,12,0,0.0
|
85
|
+
Trey Gowdy,https://gowdy.house.gov,2,0,0.0
|
86
|
+
H. Morgan Griffith,http://morgangriffith.house.gov,4,0,0.0
|
87
|
+
Glenn Grothman,http://grothman.house.gov,8,0,0.0
|
88
|
+
Garret Graves,https://garretgraves.house.gov,9,0,0.0
|
89
|
+
Matt Gaetz,https://gaetz.house.gov,5,0,0.0
|
90
|
+
Mike Gallagher,https://gallagher.house.gov,9,0,0.0
|
91
|
+
"Thomas A. Garrett, Jr.",https://tomgarrett.house.gov,4,0,0.0
|
92
|
+
Jenniffer González-Colón,https://gonzalez-colon.house.gov,4,0,0.0
|
93
|
+
Jeb Hensarling,http://hensarling.house.gov,18,0,0.0
|
94
|
+
Gregg Harper,http://harper.house.gov,8,0,0.0
|
95
|
+
Duncan Hunter,https://hunter.house.gov,6,0,0.0
|
96
|
+
Andy Harris,http://harris.house.gov,4,0,0.0
|
97
|
+
Vicky Hartzler,https://hartzler.house.gov,3,0,0.0
|
98
|
+
Jaime Herrera Beutler,http://herrerabeutler.house.gov,9,0,0.0
|
99
|
+
Bill Huizenga,http://huizenga.house.gov,10,0,0.0
|
100
|
+
Randy Hultgren,http://hultgren.house.gov,11,0,0.0
|
101
|
+
George Holding,http://holding.house.gov,4,0,0.0
|
102
|
+
Richard Hudson,https://hudson.house.gov,44,1,44.0
|
103
|
+
Jody B. Hice,https://hice.house.gov,2,0,0.0
|
104
|
+
J. French Hill,https://hill.house.gov,10,0,0.0
|
105
|
+
Will Hurd,https://hurd.house.gov,11,0,0.0
|
106
|
+
Trey Hollingsworth,https://hollingsworth.house.gov,3,0,0.0
|
107
|
+
Clay Higgins,https://clayhiggins.house.gov,8,0,0.0
|
108
|
+
Darrell E. Issa,https://issa.house.gov,3,0,0.0
|
109
|
+
Sam Johnson,http://samjohnson.house.gov,6,0,0.0
|
110
|
+
Walter B. Jones,http://jones.house.gov,5,0,0.0
|
111
|
+
Jim Jordan,http://jordan.house.gov,8,2,4.0
|
112
|
+
Lynn Jenkins,https://lynnjenkins.house.gov,1,0,0.0
|
113
|
+
Bill Johnson,http://billjohnson.house.gov,5,1,5.0
|
114
|
+
David P. Joyce,https://joyce.house.gov,1,0,0.0
|
115
|
+
Evan H. Jenkins,https://evanjenkins.house.gov,8,2,4.0
|
116
|
+
Mike Johnson,https://mikejohnson.house.gov,7,1,7.0
|
117
|
+
Peter T. King,http://peteking.house.gov,8,5,1.6
|
118
|
+
Steve King,https://steveking.house.gov,10,0,0.0
|
119
|
+
Mike Kelly,http://kelly.house.gov,5,0,0.0
|
120
|
+
Adam Kinzinger,http://kinzinger.house.gov,10,0,0.0
|
121
|
+
John Katko,https://katko.house.gov,5,0,0.0
|
122
|
+
Stephen Knight,https://knight.house.gov,9,2,4.5
|
123
|
+
Trent Kelly,https://trentkelly.house.gov,3,0,0.0
|
124
|
+
David Kustoff,https://kustoff.house.gov,6,0,0.0
|
125
|
+
Frank D. Lucas,http://lucas.house.gov,6,1,6.0
|
126
|
+
Frank A. LoBiondo,http://lobiondo.house.gov,5,0,0.0
|
127
|
+
Doug Lamborn,http://lamborn.house.gov,9,2,4.5
|
128
|
+
Robert E. Latta,http://latta.house.gov,3,0,0.0
|
129
|
+
Leonard Lance,http://lance.house.gov,4,1,4.0
|
130
|
+
Blaine Luetkemeyer,http://luetkemeyer.house.gov,4,0,0.0
|
131
|
+
Raúl R. Labrador,https://labrador.house.gov,6,0,0.0
|
132
|
+
Billy Long,https://long.house.gov,1,0,0.0
|
133
|
+
Doug LaMalfa,http://lamalfa.house.gov,9,0,0.0
|
134
|
+
Barry Loudermilk,http://loudermilk.house.gov,7,0,0.0
|
135
|
+
Mia B. Love,https://love.house.gov,14,1,14.0
|
136
|
+
Darin LaHood,https://lahood.house.gov,7,0,0.0
|
137
|
+
Jason Lewis,https://jasonlewis.house.gov,7,0,0.0
|
138
|
+
Tim Murphy,https://murphy.house.gov,1,0,0.0
|
139
|
+
Patrick T. McHenry,http://mchenry.house.gov,12,0,0.0
|
140
|
+
Michael T. McCaul,http://mccaul.house.gov,9,0,0.0
|
141
|
+
Kenny Marchant,https://marchant.house.gov,17,0,0.0
|
142
|
+
Cathy McMorris Rodgers,http://mcmorris.house.gov,16,0,0.0
|
143
|
+
Kevin McCarthy,http://kevinmccarthy.house.gov,11,0,0.0
|
144
|
+
Tom McClintock,http://mcclintock.house.gov,12,1,12.0
|
145
|
+
Tom Marino,https://marino.house.gov,11,0,0.0
|
146
|
+
David B. McKinley,https://mckinley.house.gov,1,0,0.0
|
147
|
+
Patrick Meehan,https://meehan.house.gov,9,1,9.0
|
148
|
+
Thomas Massie,https://massie.house.gov,8,0,0.0
|
149
|
+
Mark Meadows,https://meadows.house.gov,4,1,4.0
|
150
|
+
Luke Messer,https://messer.house.gov,16,0,0.0
|
151
|
+
Markwayne Mullin,https://mullin.house.gov,2,0,0.0
|
152
|
+
Thomas MacArthur,https://macarthur.house.gov,26,0,0.0
|
153
|
+
John R. Moolenaar,https://moolenaar.house.gov,9,0,0.0
|
154
|
+
Alexander X. Mooney,https://mooney.house.gov,13,0,0.0
|
155
|
+
Martha McSally,https://mcsally.house.gov,7,0,0.0
|
156
|
+
Roger W. Marshall,https://marshall.house.gov,4,0,0.0
|
157
|
+
Brian J. Mast,https://mast.house.gov,8,0,0.0
|
158
|
+
Paul Mitchell,https://mitchell.house.gov,4,0,0.0
|
159
|
+
Devin Nunes,http://nunes.house.gov,8,3,2.6667
|
160
|
+
Kristi L. Noem,https://noem.house.gov,6,0,0.0
|
161
|
+
Dan Newhouse,https://newhouse.house.gov,6,0,0.0
|
162
|
+
Pete Olson,https://olson.house.gov,13,0,0.0
|
163
|
+
Stevan Pearce,http://pearce.house.gov,8,0,0.0
|
164
|
+
Ted Poe,https://poe.house.gov,4,0,0.0
|
165
|
+
Erik Paulsen,https://paulsen.house.gov,3,0,0.0
|
166
|
+
Bill Posey,http://posey.house.gov,4,0,0.0
|
167
|
+
Steven M. Palazzo,http://palazzo.house.gov,1,0,0.0
|
168
|
+
Scott Perry,http://perry.house.gov,13,0,0.0
|
169
|
+
Robert Pittenger,https://pittenger.house.gov,23,0,0.0
|
170
|
+
Gary J. Palmer,https://palmer.house.gov,9,0,0.0
|
171
|
+
Bruce Poliquin,https://poliquin.house.gov,7,0,0.0
|
172
|
+
Harold Rogers,http://halrogers.house.gov,6,0,0.0
|
173
|
+
Dana Rohrabacher,https://rohrabacher.house.gov,3,1,3.0
|
174
|
+
Ileana Ros-Lehtinen,http://ros-lehtinen.house.gov,7,1,7.0
|
175
|
+
Edward R. Royce,http://royce.house.gov,2,0,0.0
|
176
|
+
Paul D. Ryan,http://paulryan.house.gov,9,0,0.0
|
177
|
+
Mike Rogers,https://mikerogers.house.gov,5,4,1.25
|
178
|
+
David G. Reichert,http://reichert.house.gov,4,0,0.0
|
179
|
+
Peter J. Roskam,https://roskam.house.gov,5,1,5.0
|
180
|
+
David P. Roe,http://roe.house.gov,5,0,0.0
|
181
|
+
Thomas J. Rooney,https://rooney.house.gov,7,0,0.0
|
182
|
+
Tom Reed,https://reed.house.gov,25,0,0.0
|
183
|
+
James B. Renacci,https://renacci.house.gov,11,0,0.0
|
184
|
+
Martha Roby,http://roby.house.gov,1,0,0.0
|
185
|
+
Todd Rokita,http://rokita.house.gov,5,0,0.0
|
186
|
+
Dennis A. Ross,http://dennisross.house.gov,6,0,0.0
|
187
|
+
Tom Rice,http://rice.house.gov,18,0,0.0
|
188
|
+
Keith J. Rothfus,https://rothfus.house.gov,12,0,0.0
|
189
|
+
Aumua Amata Coleman Radewagen,https://radewagen.house.gov,4,0,0.0
|
190
|
+
John Ratcliffe,https://ratcliffe.house.gov,6,2,3.0
|
191
|
+
David Rouzer,https://rouzer.house.gov,6,0,0.0
|
192
|
+
Steve Russell,https://russell.house.gov,4,0,0.0
|
193
|
+
Francis Rooney,https://francisrooney.house.gov,12,0,0.0
|
194
|
+
John H. Rutherford,https://rutherford.house.gov,4,0,0.0
|
195
|
+
Mark Sanford,https://sanford.house.gov,8,2,4.0
|
196
|
+
"F. James Sensenbrenner, Jr.",http://sensenbrenner.house.gov,4,0,0.0
|
197
|
+
Pete Sessions,https://sessions.house.gov,15,12,1.25
|
198
|
+
John Shimkus,https://shimkus.house.gov,13,0,0.0
|
199
|
+
Christopher H. Smith,http://chrissmith.house.gov,5,1,5.0
|
200
|
+
Lamar Smith,http://lamarsmith.house.gov,9,0,0.0
|
201
|
+
Michael K. Simpson,http://simpson.house.gov,5,0,0.0
|
202
|
+
Bill Shuster,https://shuster.house.gov,1,0,0.0
|
203
|
+
Adrian Smith,http://adriansmith.house.gov,4,0,0.0
|
204
|
+
Steve Scalise,http://scalise.house.gov,6,0,0.0
|
205
|
+
David Schweikert,https://schweikert.house.gov,8,0,0.0
|
206
|
+
Steve Stivers,http://stivers.house.gov,5,0,0.0
|
207
|
+
Austin Scott,https://austinscott.house.gov,4,0,0.0
|
208
|
+
Chris Stewart,http://stewart.house.gov,14,0,0.0
|
209
|
+
Jason Smith,https://jasonsmith.house.gov,5,0,0.0
|
210
|
+
Elise M. Stefanik,https://stefanik.house.gov,8,0,0.0
|
211
|
+
Lloyd Smucker,https://smucker.house.gov,10,2,5.0
|
212
|
+
Mac Thornberry,http://thornberry.house.gov,7,0,0.0
|
213
|
+
Patrick J. Tiberi,http://tiberi.house.gov,11,0,0.0
|
214
|
+
Michael R. Turner,https://turner.house.gov,6,0,0.0
|
215
|
+
Glenn Thompson,http://thompson.house.gov,9,3,3.0
|
216
|
+
Scott R. Tipton,http://tipton.house.gov,4,0,0.0
|
217
|
+
David A. Trott,https://trott.house.gov,5,0,0.0
|
218
|
+
Scott Taylor,https://taylor.house.gov,3,0,0.0
|
219
|
+
Claudia Tenney,https://tenney.house.gov,4,0,0.0
|
220
|
+
Fred Upton,http://upton.house.gov,3,0,0.0
|
221
|
+
David G. Valadao,http://valadao.house.gov,10,0,0.0
|
222
|
+
Greg Walden,https://walden.house.gov,5,1,5.0
|
223
|
+
Joe Wilson,http://joewilson.house.gov,9,0,0.0
|
224
|
+
Tim Walberg,http://walberg.house.gov,3,0,0.0
|
225
|
+
Robert J. Wittman,http://wittman.house.gov,12,0,0.0
|
226
|
+
Daniel Webster,http://webster.house.gov,6,0,0.0
|
227
|
+
Steve Womack,http://womack.house.gov,7,2,3.5
|
228
|
+
Rob Woodall,https://woodall.house.gov,9,0,0.0
|
229
|
+
Ann Wagner,http://wagner.house.gov,11,0,0.0
|
230
|
+
Jackie Walorski,http://walorski.house.gov,3,0,0.0
|
231
|
+
"Randy K. Weber, Sr.",http://weber.house.gov,8,0,0.0
|
232
|
+
Brad R. Wenstrup,http://wenstrup.house.gov,10,2,5.0
|
233
|
+
Roger Williams,http://williams.house.gov,13,0,0.0
|
234
|
+
Mark Walker,https://walker.house.gov,10,0,0.0
|
235
|
+
Mimi Walters,https://walters.house.gov,12,0,0.0
|
236
|
+
Bruce Westerman,https://westerman.house.gov,8,0,0.0
|
237
|
+
Don Young,http://donyoung.house.gov,8,0,0.0
|
238
|
+
Kevin Yoder,http://yoder.house.gov,12,0,0.0
|
239
|
+
Ted S. Yoho,http://yoho.house.gov,14,0,0.0
|
240
|
+
David Young,https://davidyoung.house.gov,4,0,0.0
|
241
|
+
Lee M. Zeldin,https://zeldin.house.gov,11,1,11.0
|