{% extends 'base.html.twig' %} {% block title %}Statistics{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock stylesheets %} {% block breadcrumbs %}
{% endblock %} {% block body %}
Statistics
Distribution of viruses by sites
Distribution of influenza strains per week
Distribution of laboratory confirmed influenza cases by influenza virus subtype – by sites
Distribution of Intensive care unit (ICU) admissions and deaths among laboratory confirmed influenza cases
Distribution of enrolled patients by age groups - by sites
Distribution of enrolled patients by age groups – all sites
{% endblock %} {% block javascripts %} {{ parent() }} {% endblock %}