{% load i18n %} {% load humanize %}
{% if item_type_icon_url is not None %} {{ {% endif %}

{% if item_type.market_group.parent_market_group.parent_market_group.parent_market_group.parent_market_group is not null %} {{ item_type.market_group.parent_market_group.parent_market_group.parent_market_group.parent_market_group }} / {% endif %} {% if item_type.market_group.parent_market_group.parent_market_group.parent_market_group is not null %} {{ item_type.market_group.parent_market_group.parent_market_group.parent_market_group }} / {% endif %} {% if item_type.market_group.parent_market_group.parent_market_group is not null %} {{ item_type.market_group.parent_market_group.parent_market_group }} / {% endif %} {% if item_type.market_group.parent_market_group is not null %} {{ item_type.market_group.parent_market_group }} / {% endif %} {{ item_type.market_group }}

{{ item_type.name }}

{{ item_type.volume }}m3

  {% translate "5%" %} {% translate "Weighted Average" %} {% translate "Median" %} {% translate "Volume" %}
{% translate "Selling" %} {{ type_statistics.sell_fifth_percentile|intcomma }} {{ type_statistics.sell_weighted_average|intcomma }} {{ type_statistics.sell_median|intcomma }} {{ type_statistics.sell_volume|intcomma }}
{% translate "Buying" %} {{ type_statistics.buy_fifth_percentile|intcomma }} {{ type_statistics.buy_weighted_average|intcomma }} {{ type_statistics.buy_median|intcomma }} {{ type_statistics.buy_volume|intcomma }}
{% if type_statistics.explain is not null %}{% endif %}