{{ _('What are Showcases?') }}

{% trans %}Datasets have been used to build apps, websites and visualizations. They've been featured in articles, and written about in news reports and blog posts. Showcases collect together the best examples of datasets in use, to provide further insight, ideas, and inspiration.{% endtrans %}

{% if h.check_access('ckanext_showcase_admin_add') %}

{% trans url=h.url_for(controller='ckanext.showcase.controller:ShowcaseController', action='manage_showcase_admins') %}Sysadmins can manage Showcase Admins from the Showcase configuration page.{% endtrans %}

{% endif %}