Datasheet Summary

{% if description %}

{{ description }}{% if description_truncated %}... [read full description]{% endif %}

{% endif %}
Dataset Statistics {% if total_size %}
Total Data Volume: {{ total_size }}
{% endif %} {% if total_entities %}
Total Files: {{ total_entities }}
{% endif %} {% if formats %}
Available Formats: {{ formats }}
{% endif %} {% if dataset_count and dataset_count != "0" %}
Datasets: {{ dataset_count }}
{% endif %} {% if computation_count and computation_count != "0" %}
Computations: {{ computation_count }}
{% endif %} {% if software_count and software_count != "0" %}
Software: {{ software_count }}
{% endif %}
AI-Readiness Score{% if aiready_json_filename %} (View Details){% endif %}
{% for cat in aiready_categories %}
{{ cat.label }}
{{ cat.earned }}/{{ cat.possible }}
{% endfor %}
Overall
{{ aiready_total_percentage|int }}%