{% load i18n %} {% load profiles_filters %} {% trans 'How is this calculated?' as how_calcuated %}
{% blocktrans asvar aidtypebycategories_help %}This chart shows the total funds directly provided by the donor by Aid Type Category.{% endblocktrans %}

{% trans "Aid Type by Categories" %}

{% blocktrans asvar activitybystatus_help %}This chart shows the percentage of all funds allocated by {{activity_singular_lower}} status.{% endblocktrans %}

{% blocktrans %}{{activity_plural}} Status & Percentage{% endblocktrans %}

{% trans 'Loading' %}
{% blocktrans asvar transactionbyyear_help %}This chart shows the total assistance for all {{activity_plural_lower}} the development partner is associated with.{% endblocktrans %}

{% trans 'Commitments, Disbursements & Expenditures' %}


{% trans 'Loading' %}
{% blocktrans asvar activitybystatus_help %}This chart shows the number and total value of all {{activity_plural_lower}} the development partner is associated with based on the {{activity_singular_lower}} status.{% endblocktrans %}

{% blocktrans %}{{activity_plural}} by Status & Value{% endblocktrans %}

{% trans 'Loading' %}
{% include 'tags/financials.js' %}