Party Loyalty
Those who consider themselves to be strong partisans, strong Democrats and strong Republicans respectively, tend to be the most faithful in voting for their party's nominee for office and legislation that backs their party's agenda.
Senate at a glance
Party | Number of Reps | % Voted with Party |
---|---|---|
{{ party.name }} | {{ party.number }} | {{ party.voted_with_party_avg.toFixed(2) }} % |
Least Loyal (Bottom 10% of Party)
Name | Number Party Votes | % Party Votes |
---|---|---|
loading... | ||
{{member.first_name}} {{member.middle_name || ''}} {{member.last_name}} | {{ parseInt((member.votes_with_party_pct * member.total_votes) / 100) }} | {{ member.votes_with_party_pct }} % |
Most Loyal (Top 10% of Party)
Name | Number Party Votes | % Party Votes |
---|---|---|
loading... | ||
{{member.first_name}} {{member.middle_name || ''}} {{member.last_name}} | {{ parseInt((member.votes_with_party_pct * member.total_votes) / 100) }} | {{ member.votes_with_party_pct }} % |