{% load bootstrap4 %} PEDASI {% load static %} {% bootstrap_css %}
{% bootstrap_messages %}

{{ datasource.name }}

{% if datasource.description %}

{{ datasource.description|linebreaks }}

{% endif %}

{% if datasource.is_catalogue %}
Active data set
None
{% endif %}
Query Builder
{% if data_query_params %} {% else %} {% endif %}
Query URL: {{ api_url }}data/?
Parameter Value
Query Results
            

Metadata
Metadata from PEDASI
Metadata from source
Datasets

{% bootstrap_javascript jquery=True %}