| Latest Build | {{ ebook.latest_build }} |
|---|---|
| Core ZIP (KB) | {{ ebook.core_zip_kb }} |
| Founder ZIP (KB) | {{ ebook.founder_zip_kb }} |
| Institution ZIP (KB) | {{ ebook.institution_zip_kb }} |
| Checkout Copy | {{ 'Generated' if ebook.checkout_copy else 'Missing' }} |
| Channel | Revenue | Units | Conversion |
|---|---|---|---|
| {{ c.name or 'Unknown' }} | ${{ '%.2f'|format(c.revenue or 0) }} | {{ c.units or 0 }} | {{ c.conversion or '—' }} |
the_open_source_student_distribution/output/distribution_metrics.json.