{eliminated} project{eliminated !== 1 ? 's' : ''} eliminated
{previousRound.projectCount} → {currentRound.projectCount}
By Category
{categoryBreakdown.map((cat: any) => { const maxVal = Math.max(cat.previous, 1) const prevPct = 100 const currPct = (cat.current / maxVal) * 100 return (Country Attrition (Top 10)
{previousRound.name}
{typeof previousRound.avgScore === 'number' ? previousRound.avgScore.toFixed(1) : previousRound.avgScore}
Avg Score
{currentRound.name}
{typeof currentRound.avgScore === 'number' ? currentRound.avgScore.toFixed(1) : currentRound.avgScore}
Avg Score