{% extends "layout.html" %} {% block title %}Create dataset{% endblock %} {% block body_class %}plain-page frontpage {% endblock %} {% block body %}

Create new dataset


Please be considerate of other users; {{ __tool_name }} is a shared resource and large dataset queries may prevent others from using it if they take a very long time to complete. We recommend to start with smaller date ranges and specific queries and then cast a wider net if needed.

{% if __expire_datasets %}

Note that datasets will be deleted automatically after {{ __expire_datasets|timify_long }}. {% if __expire_optout %} You can choose to keep the dataset for longer from the result page.{% endif %}

{% endif %}
Loading query form for chosen datasource...

4CAT can replace author names with their hashed value. Other personal information may persist; it is your responsibility to further anonymise data where appropriate.

{% endblock %}