{% for i in data %}
{{ i.violation_type }}
{{ i.fine_rate }}
{{ i.description }}
{% endfor %}