📊 Consommation intrants
Statistiques de la consommation intrants
Consommation mensuelle
Evolution mensuelle de la consommation de l'intrant en {{dateAnnnee|date('Y')}}
{% if intrant is not null %}
{{intrant.nom}}
{% endif %}
Consommation trimestrielle
Evolution trimestrielle de la consommation de l'intrant en {{dateAnnnee|date('Y')}}
{% if intrant is not null %}
{{intrant.nom}}
{% endif %}
Consommation semestrielle
Réalisation semestrielle de la taxe en {{dateAnnnee|date('Y')}}
{% if intrant is not null %}
{{intrant.nom}}
{% endif %}
Evolution
Evolution annuelle de la consommation de l'intrant
{% if intrant is not null %}
{{intrant.nom}}
{% endif %}
Consommateurs
15 premiers consommateurs de l'intrant {% if intrant is not null %}({{intrant.nom}}){% endif %}{{dateAnnnee|date('Y')}}
| N° | OPERATEUR | PROJET | CENTRE | QUANTITé | POURCENTAGE |
|---|---|---|---|---|---|
| {{ compter }} | {{ proprietaire_reel.operateur }} | {{ proprietaire_reel.projet }} | {{ proprietaire_reel.centre }} | {{ proprietaire_reel.quantite}} L | {{((proprietaire_reel.quantite / total) * 100)|round(2, 'floor')}} % |
| Aucune information dans la base de données. | |||||