Comparison Matrix
| Metric | {{c.name}} |
|---|---|
| Rank | #{{c.rank}} |
| Power Index | {{c.score}} |
| Budget | ${{c.budget}}B |
| Active Personnel | {{fmt(c.active)}} |
| Tanks | {{fmt(c.tanks)}} |
| Air Units | {{fmt(c.air)}} |
| Naval Units | {{fmt(c.navy)}} |
| Nuclear Status | {{c.nuke ? "Armed" : "No"}} |
| Estimated Data | {{c.estimated ? "Yes" : "No"}} |
| Source Date | {{c.sourceDate}} |
| Citations | {{c.citationCount || "-"}} |
| Source Confidence | {{c.confidenceNote}} |
Comparison Output
Best Rank: {{leader("rank","min")}}
Highest Power Index: {{leader("score","max")}}
Highest Budget: {{leader("budget","max")}}
Largest Personnel: {{leader("active","max")}}
Strongest Land (Tanks): {{leader("tanks","max")}}
Strongest Air: {{leader("air","max")}}
Strongest Navy: {{leader("navy","max")}}
Quick verdict: {{comparisonVerdict}}
Interpretation Notes
Use this comparison as directional intelligence. Budget and manpower are often high confidence, while active equipment inventories can vary by source and update cycle.
Always cross-check with source date and confidence notes before using the data in formal reporting.