Datasheet Summary

{% if description %}

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

{% endif %}
Dataset Statistics
{% if total_size %}
{{ total_size }} Total Size
{% endif %} {% if dataset_count and dataset_count != "0" %}
{{ dataset_count }} Datasets
{% endif %} {% if computation_count and computation_count != "0" %}
{{ computation_count }} Computations
{% endif %} {% if software_count and software_count != "0" %}
{{ software_count }} Software
{% endif %}
{% if formats %}
Available Formats: {% for fmt in formats.split(', ') %} {{ fmt }} {% endfor %}
{% endif %} {% if content_url %} {% endif %}
AI-Readiness Score{% if aiready_json_filename %} (View Details){% endif %}
{# r=54 -> circumference 2*pi*54 = 339.3; dasharray scales the arc to the score #} {{ aiready_total_percentage|int }}%
Overall
{% for cat in aiready_categories %}
{{ cat.label }}
{{ cat.earned }}/{{ cat.possible }}
{% endfor %}