{% extends 'ict/side_bar_base.html' %} {% load staticfiles %} {% block td_style %} analysis_menu_element_dark {% endblock %} {% block post_url %} {% url 'ict:overview' %} {% endblock %} {% block visual %}

Download Overview data

XLS

The Overview visualization shows the amount of posts classified as a given set of categories until a specific date. For example, if only the categories "Network" and "Data Management" were selected, the graph would show the amount of posts belonging to the categories "Network" and "Data Management".

{% endblock %}