{% set facet='tagger' %} Add hashtags @ HXL Proxy {% include "includes/headers.html" %} {% include "includes/navbar.html" %}
{% include "includes/data-tabs.html" %}

Tag a non-HXL dataset

{% include "includes/source.html" %} {% if not using_tagger_p(recipe) %}

We can't find any HXL hashtags in your data, but all is not lost! You can define tags to go with your headers below, and the HXL Proxy will add them automatically.

{% endif %}
{% if not header_row %}
{% include "includes/source.html" %} {% if not using_tagger_p(recipe) %}

We can't find any HXL hashtags in your data, but all is not lost! You can define tags to go with your headers below, and the HXL Proxy will add them automatically.

{% endif %}

First, select the last header row before the data starts.

{% for row in preview %} {% for value in row %} {% endfor %} {% endfor %}
{% include "includes/params.html" %}
{{ value }}
{% else %}
{% import 'includes/filters/filter-variables.j2' as vars %}

Tagger settings

Pick HXL tags for some or all of your headers.

(jump to raw source data preview)

{% for value in preview[header_row-1] %} {% set name='tagger-%02d' % loop.index %} {% endfor %}
Header (sub)string HXL hashtag
E.g. Province #adm1
{{ loop.index }}
{% with exclude_prefix='tagger-' %} {% include "includes/params.html" %} {% endwith %}
{% endif %}
{% include "includes/scripts.html" %}