{% load bootstrap %} {% load guardian_tags %} {% load user_groups %} {% load organizations_extras %} {% is_scipost_admin request.user as is_scipost_admin %} {% get_obj_perms request.user for org as "user_org_perms" %}
Are you a representative of this Organization? We advise you to:
Organization | Current | Former |
---|---|---|
{{ child }} |
|
|
Type | Amount | Date |
---|---|---|
{{ subsidy.get_subsidy_type_display }} | {% if subsidy.amount_publicly_shown or perms.scipost.can_manage_subsidies or "can_view_org_contacts" in user_org_perms %}€{{ subsidy.amount }}{% else %}-{% endif %} | {{ subsidy.date_from }}{% if subsidy.date_until %} until {{ subsidy.date_until }}{% endif %} |
Total support obtained: | {% with org.get_total_subsidies_publicly_shown as total_subsidies %} {% if total_subsidies %} €{{ total_subsidies }} {% else %}-{% endif %} {% endwith %} |
This Organization has not yet supported SciPost.
{% endif %} {% if org.parent %}PubFracs are not defined for this Organization, since it does not appear as author affiliation in any Publication.
{% else %}Year (click to toggle details) | NAP | PubFrac expenditures |
Subsidy support |
Compensations (self) | Reserved | Compensations (Allies) | Balance | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Cumulative | {{ balance.cumulative.nap }} | €{{ balance.cumulative.expenditures }} | €{{ balance.cumulative.subsidy_income }} | €{{ balance.cumulative.self_compensated }} | €{{ balance.cumulative.reserved }} | €{{ balance.cumulative.ally_compensated }} | €{{ balance.cumulative.balance }} | |||||||||||||||||
{{ key }}{% if key == current_year %} (ongoing){% endif %} | {{ val.expenditures.total.nap }} | €{{ val.expenditures.total.expenditures }} | €{{ val.subsidy_income }} | €{{ val.expenditures.total.self_compensated }} | €{{ val.reserved }} | €{{ val.expenditures.total.ally_compensated }} | €{{ val.balance }} | |||||||||||||||||
The following table give an overview of expenditures and their compensation, compiled for all Publications which are associated to {{ organization }} for {{ year }}. You can see the list of associated publications and their PubFracs under the Publications & PubFracs tab. The data presented here uses PubFracs directly associated to {{ organization }}.
Info on this tableThis Expenditures (Organization-level) table compiles the expenditures by SciPost to publish all papers which are associated to this Organization for {{ year }}, weighed by this Organization's PubFracs for these individual papers. The next columns detail the compensations (through Subsidies) obtained from this Organization, or from other (ally) Organizations on its behalf. Any negative balance hits SciPost's reserve budget. |
This Expenditures (Organization-level) table compiles the expenditures by SciPost to publish all papers which are associated to this Organization, weighed by this Organization's PubFracs for these individual papers. The next columns detail the compensations (through Subsidies) obtained from this Organization, or from other (ally) Organizations on its behalf. Any negative balance hits SciPost's reserve budget.
Year (click to toggle details) | NAP | Undivided expenditures |
Compensations | Uncompensated | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Cumulative | {{ balance.cumulative.nap }} | €{{ balance.cumulative.undivided_expenditures }} | €{{ balance.cumulative.undivided_compensated }} | {% if balance.cumulative.undivided_uncompensated > 0 %}-€{{ balance.cumulative.undivided_uncompensated }} | {% else %}€{{ balance.cumulative.undivided_uncompensated }} | {% endif %}|||||||||||||||
{{ key }}{% if key == current_year %} (ongoing){% endif %} | {{ val.expenditures.total.nap }} | €{{ val.expenditures.total.undivided_expenditures }} | €{{ val.expenditures.total.undivided_compensated }} | {% if val.expenditures.total.undivided_uncompensated > 0 %}-€{{ val.expenditures.total.undivided_uncompensated }} | {% else %}€{{ val.expenditures.total.undivided_uncompensated }} | {% endif %}|||||||||||||||
The following table give an overview of expenditures and their compensation, compiled for all Publications which are associated to {{ organization }} for {{ year }}. You can see the list of associated publications and their PubFracs under the Publications & PubFracs tab. The data presented here uses data on all Publications which are directly associated to {{ organization }}.
Info on this tableThis Expenditures (SciPost-level) table compiles the (total) expenditures by SciPost to publish all papers which are associated to this Organization for {{ year }}. Compensations received from any Organization for these papers is summed up. This sum would equal the expenditures if all Organizations sponsored us according to their PubFrac share. Any uncompensated balance hits SciPost's reserve budget. |
This Expenditures (Organization-level) table compiles the (total) expenditures by SciPost to publish all papers which are associated to this Organization. Compensations received from any Organization for these papers is summed up. This sum would equal the expenditures if all Organizations sponsored us according to their PubFrac share. Any uncompensated balance hits SciPost's reserve budget.
Name | Kind | Date from | Date until | {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}Account active? |
Actions | {% endif %}|
---|---|---|---|---|---|---|
{{ contactrole.contact }} | {{ contactrole.contact.user.email }} | {{ contactrole.get_kind_display }} | {{ contactrole.date_from|date:"Y-m-d" }} | {{ contactrole.date_until|date:"Y-m-d" }} | {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}{% if contactrole.contact.user.is_active %}{% include 'bi/check-circle-fill.html' %}{% else %}{% include 'bi/x-circle-fill.html' %}{% endif %} |
|
{% endif %}
{{ contactperson }} | {{ contactperson.email }} | {{ contactperson.role }} | {% if perms.scipost.can_manage_organizations or "can_view_org_contacts" in user_org_perms %}
|
{% endif %}
No contact person defined |