{% set facet='tagger' %} Add hashtags @ HXL Proxy {% include "includes/headers.html" %} {% set page_help='Tagger-page' %} {% 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 header_row is none %}
{% 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 %}
{% if recipe.recipe_id %} {% set method="POST" %} {% set action=url_for('do_data_save') %} {% else %} {% set method="GET" %} {% set action="" %} {% endif %}
{% if recipe.recipe_id %} {% endif %} {% import 'includes/filters/filter-variables.j2' as vars %} {% include "includes/metadata-params.html" %} {% include "includes/recipe-params.html" %}
{{ value }}
{% else %}
{% if recipe.recipe_id %} {% set method="POST" %} {% set action=url_for('do_data_save') %} {% else %} {% set method="GET" %} {% set action=url_for('data_edit') %} {% endif %}
{% if recipe.recipe_id %} {% endif %} {% import 'includes/filters/filter-variables.j2' as vars %}

Tagger settings

Pick HXL tags for some or all of your headers. Note that each string may have only one hashtag spec mapped to it (it is not possible to distinguish multiple columns with identical header text).

(jump to raw source data preview)

{% for mapping in mappings %} {% set name='tagger-%02d' % loop.index %} {% endfor %}
Header (sub)string HXL hashtag
E.g. Province #adm1
{{ loop.index }}
{% include "includes/metadata-params.html" %} {% include "includes/recipe-params.html" %}
{% endif %}
{% include "includes/scripts.html" %}