{% import 'includes/filters/filter-variables.j2' as vars %}
{% with key='Clean-data-filter' %}{% include "includes/help.html" %}{% endwith %}
Clean up your dataset by standardising dates and numbers, removing
whitespace, etc.
{% include 'includes/filters/label-field-multicol.html' %}
{% set name='clean-whitespace-tags{0:02}'.format(n) %}
{% set name='clean-latlon-tags{0:02}'.format(n) %}
{% set name='clean-toupper-tags{0:02}'.format(n) %}
{% set name='clean-tolower-tags{0:02}'.format(n) %}