{% set url = h.url_for(controller='package', action='resource_read', id=pkg.name, resource_id=res.id) %}
  • {{ h.resource_display_name(res) | truncate(50) }}{{ res.format }} {{ h.popular('views', res.tracking_summary.total, min=10) }}

    {% if res.description %} {{ h.markdown_extract(res.description, extract_length=80) }} {% else %} {{ _('No description for this resource') }} {% endif %}

    {{ _('Explore Data') }}