{{ _('DCAT-US Metadata') }}

{% block package_common_core %} {% for meta in pkg_dict.ordered_common_core %} {% if pkg_dict.labels[meta] %} {% else %} {% endif %} {% if meta == "data_quality" and pkg_dict.common_core[meta] == "true" %} {% elif meta == "data_quality" and pkg_dict.common_core[meta] == "false" %} {% else %} {% endif %} {% endfor %} {% endblock package_common_core %}
{{ _('Field') }} {{ _('Value') }}
{{ pkg_dict.labels[meta] }}{{ _(meta) }}YesNo {{ h.redacted_icon(pkg_dict, meta)|safe }}
{{ h.usmetadata_filter(pkg_dict.common_core[meta]) }}