{% extends 'finances/base.html' %} {% block headsup %} {% endblock %} {% load static %} {% load bootstrap %} {% block breadcrumb_items %} {{ block.super }} {% endblock %} {% block meta_description %}{{ block.super }} Finances{% endblock meta_description %} {% block pagetitle %}: Finances{% endblock pagetitle %} {% block content %}

Finances

Business Model

Sponsors & Subsidies

Financial Balance

The graph below gives a summarized representation of our financial health and of our current levels of sustainability.

Note that our Financial Reports below present our authoritative financial figures. An immediate difference is that multi-year subsidies are counted in our Reports in the year they were obtained, but are here spread out evenly to all years they apply to.

For the year in progress, all numbers are purely indicative. Expenditures for a given year are in general converged 3 months after the end of the year.

Subsidies listed in future years originate from longer-term sponsorship agreements which are already in place.

{% autoescape off %} {{ subsidies_plot }} {% endautoescape %}

Current Resources & Sustainability Level

Resources
(current cumulative balance +
future subsidy coverage)
Expenditures per month
(based on data averaged
over the last 6 months)
Sustainable months
(if no additional subsidy comes in,
that's when our resources run out)
Corresponding number of publications
(based on a weighted average of
per-publication expenditures)
€{{ resources.resources }} €{{ resources.expenditures_mo|floatformat:"0" }} {{ resources.sustainable_months|floatformat:"0" }}
 {{ resources.sustainable_until|date:'Y-m' }}
{{ resources.npub|floatformat:"0" }}

Average Publication Expenditures

Financial Reports

{% if perms.scipost.can_view_timesheets %}

Timesheets

{% endif %}
{% endblock content %}