| {{ col_label }} {% if is_active %} {{ '▲' if stor_direction == 'asc' else '▼' }} {% endif %} | {% endfor %}|||||
|---|---|---|---|---|---|
| {{ tbl.dataset_name }} | {{ tbl.table_count }} | {% with billing_model=tbl.billing_model %} {% include "components/storage_billing_badge.html" %} {% endwith %} | {{ "%.1f"|format(tbl.compression_ratio) }}x | {{ tbl.monthly_cost | format_usd }} | {% if tbl.potential_savings|float > 0 %}{{ tbl.potential_savings | format_usd }}{% else %}—{% endif %} |
Showing {{ stor_pagination.start_index }} to {{ stor_pagination.end_index }} of {{ stor_pagination.total_items }} results
{% if stor_pagination.total_pages > 1 %} {% endif %}No storage snapshot is available for this project yet.
{% endif %}