{% if amount.data != [] %}
{% else %}
No data for {{year_of_interest}}. Try another year!
{% endif %}
{% if amount_concentration_time != {} %}
{% else %}
No data for {{year_of_interest}}. Try another year!
{% endif %}