pnpm cix intel.
| Cancer{sortMark('canonical_name')} | Deaths {scope.year} {sortMark('deaths')} | Death share{sortMark('death_share')} | Active trials{sortMark('active_trials')} | Trial share{sortMark('trial_share')} | Publications 5 y{sortMark('publications_5y')} | Publication share{sortMark('publication_share')} | Trial gap ratio{sortMark('trial_gap_ratio')} | Research gap ratio{sortMark('research_gap_ratio')} | Trials / 1,000 deaths{sortMark('trials_per_1000_deaths')} | Pubs / 1,000 deaths{sortMark('publications_per_1000_deaths')} | Eligibility | Inputs |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {r.canonical_name} {r.eligible && (r.trial_gap_rank != null || r.research_gap_rank != null) ? ( #{r.trial_gap_rank ?? '—'} / #{r.research_gap_rank ?? '—'} ) : null} | {fmtInt(r.deaths)} {scope.year} {sourceBadge} | {fmtPct(r.death_share, 1)} | {fmtInt(r.active_trials)} | {fmtPct(r.trial_share, 1)} | {fmtInt(r.publications_5y)} | {fmtPct(r.publication_share, 1)} |
|
|
{fmtValue(r.trials_per_1000_deaths, 'per_1000_deaths')} | {fmtValue(r.publications_per_1000_deaths, 'per_1000_deaths')} |
{r.eligible ? (
|
inputscomponent {r.component_id} · {r.formula_version} |
{it.f}
{it.v ? {it.v} : null}
Full methodology {' '} · percentile-based indexes: Trial Gap Index, Research Gap Index.