{{country.name}}
Rank #{{country.rank}} ยท {{country.region}}
Capability Radar
Strategic Snapshot
Power Index: {{country.score}}
Budget: ${{country.budget}}B
Personnel: {{fmt(country.active)}}
Air: {{fmt(country.air)}}
Tanks: {{fmt(country.tanks)}}
Navy: {{fmt(country.navy)}}
Nuclear: {{country.nuke ? "Yes" : "No"}}
Expanded Numbers
Global Rank
#{{country.rank}}
Country Percentile
{{countryPercentile(country)}}%
Score Band
{{scoreBand(country.score)}}
Budget / Active (USD)
${{fmtFull(Math.round(budgetPerActive(country)))}}
Air / 100k Personnel
{{ratioPer100k(country.air, country.active)}}
Tanks / 100k Personnel
{{ratioPer100k(country.tanks, country.active)}}
Navy / 100k Personnel
{{ratioPer100k(country.navy, country.active)}}
Budget Share vs Max
{{pctOfMax(country.budget, maxBudget)}}%
Personnel Share vs Max
{{pctOfMax(country.active, maxActive)}}%
Capability Breakdown (0-100)
{{row.label}}{{row.value}}
Methodology Context
Source: {{country.source}} ({{country.sourceDate}})
Confidence: {{country.confidenceNote}}
Method: {{country.methodology}}
Citations: {{country.citationCount || "-"}}
Last Updated: {{country.lastUpdated || country.sourceDate}}
This profile is intended for comparative analysis and educational use, not operational planning.