{{row.name}} |
{{row.legislators.vacant_seats|length}} |
{{row.legislators.overfilled_seats|length}} |
{% if row.influence_explorer %}
{{row.legislators.transparencydata_id|floatformat}}% |
{% else %}
--- |
{% endif %}
{{row.legislators.url|floatformat}}% |
{{row.legislators.photo_url|floatformat}}% |
{{row.legislators.email|floatformat}}% |
{{row.legislators.offices|floatformat}}% |
{% if 'upper' in row.chambers %}
{{row.committees.upper_count}} |
{% else %}
--- |
{% endif %}
{% if 'lower' in row.chambers %}
{{row.committees.lower_count}} |
{% else %}
--- |
{% endif %}
{% if row.chambers|length == 1 %}
--- |
{% else %}
{{row.committees.joint_count}} |
{% endif %}
{{row.committees.empty_count}} |
{{row.committees.members_with_leg_id|floatformat}}% |
{{row.bills.actionless_count}} |
{{row.bills.versionless_count}} |
{{row.bills.duplicate_versions|length}} |
--- |
{% else %}
{% if row.bills.have_subjects < 25 %}
class="bad"
{% else %}
{% if row.bills.have_subjects < 90 %}
class="warning"
{% else %}
class="good"
{% endif %}
{% endif %}
>{{row.bills.have_subjects|floatformat}}%
{% endif %}
{{row.bills.typed_actions|floatformat}}% |
{{row.bills.sponsors_with_id|floatformat}}% |
{{row.votes.vote_count}} |
{{row.votes.rollcalls_with_leg_id|floatformat}}% |
{{row.votes.bad_vote_counts|length}} |
{% endfor %}