{% extends 'finances/base.html' %} {% load countries %} {% load static %} {% block meta_description %}{{ block.super }} Country balance info{% endblock meta_description %} {% block pagetitle %}: Country balance info{% endblock pagetitle %} {% block headsup %} {% endblock headsup %} {% block content %}
This table presents our cumulative financial balance information, broken down per country. Top of the list are our champions; those at the bottom of the list threaten our sustainability.
Click on flag to view that country's data
Country | Expenditures [rank] {% include 'bi/sort-up.html' %} {% include 'bi/sort-down.html' %} |
Subsidy income [rank] {% include 'bi/sort-up.html' %} {% include 'bi/sort-down.html' %} |
Impact on reserves [rank] {% include 'bi/sort-up.html' %} {% include 'bi/sort-down.html' %} |
||
---|---|---|---|---|---|
{{ country_obj.code }} | {{ country_obj.name }} | €{{ item.expenditures }} [{{ item.expenditures_rank }}/{{ nr }}] | €{{ item.subsidy_income }} [{{ item.subsidy_income_rank }}/{{ nr }}] | €{{ item.impact_on_reserves }} [{{ item.impact_on_reserves_rank }}/{{ nr }}] | |
Toggle details |
|||||