{{row.name}} |
{{row.legislators.upper_active_count}} |
{{row.legislators.lower_active_count}} |
{{row.legislators.sourceless_count}} |
{{row.legislators.votesmart_id|floatformat}}% |
{{row.legislators.transparencydata_id|floatformat}}% |
{{row.committees.upper_count}} |
{{row.committees.lower_count}} |
{{row.committees.joint_count}} |
{{row.committees.empty_count}} |
{{row.committees.members_with_leg_id|floatformat}}% |
{{row.bills.bill_count}} |
{{row.bills.actionless|length}} |
{{row.bills.versionless|length}} |
{{row.bills.sourceless_count}} |
{{row.bills.bill_types|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_leg_id|floatformat}}% |
{{row.bills.vote_count}} |
{{row.bills.rollcalls_with_leg_id|floatformat}}% |
{{row.bills.bad_vote_counts|length}} |
{% endfor %}