[
  {
    "country": "Israel",
    "per_capita": 4947,
    "total_spend": 46500000000,
    "population": 9400000,
    "rank_by_total": 15,
    "pct_gdp": 8.8
  },
  {
    "country": "United States",
    "per_capita": 2932,
    "total_spend": 997000000000,
    "population": 340100000,
    "rank_by_total": 1,
    "pct_gdp": 3.4
  },
  {
    "country": "Singapore",
    "per_capita": 2416,
    "total_spend": 14300000000,
    "population": 5920000,
    "rank_by_total": 26,
    "pct_gdp": 3
  },
  {
    "country": "Saudi Arabia",
    "per_capita": 2411,
    "total_spend": 80300000000,
    "population": 33300000,
    "rank_by_total": 7,
    "pct_gdp": 7.3
  },
  {
    "country": "Norway",
    "per_capita": 1878,
    "total_spend": 10400000000,
    "population": 5540000,
    "rank_by_total": 29,
    "pct_gdp": 2.2
  },
  {
    "country": "Kuwait",
    "per_capita": 1596,
    "total_spend": 7700000000,
    "population": 4820000,
    "rank_by_total": 34,
    "pct_gdp": 4.8
  },
  {
    "country": "Australia",
    "per_capita": 1289,
    "total_spend": 33800000000,
    "population": 26200000,
    "rank_by_total": 14,
    "pct_gdp": 1.9
  },
  {
    "country": "Oman",
    "per_capita": 1245,
    "total_spend": 5600000000,
    "population": 4500000,
    "rank_by_total": 39,
    "pct_gdp": 5.3
  },
  {
    "country": "Denmark",
    "per_capita": 1540,
    "total_spend": 9000000000,
    "population": 5850000,
    "rank_by_total": 31,
    "pct_gdp": 2.4
  },
  {
    "country": "Finland",
    "per_capita": 1220,
    "total_spend": 6800000000,
    "population": 5570000,
    "rank_by_total": 36,
    "pct_gdp": 2.4
  },
  {
    "country": "Netherlands",
    "per_capita": 1267,
    "total_spend": 22600000000,
    "population": 17850000,
    "rank_by_total": 19,
    "pct_gdp": 2.1
  },
  {
    "country": "Sweden",
    "per_capita": 1148,
    "total_spend": 12100000000,
    "population": 10550000,
    "rank_by_total": 24,
    "pct_gdp": 2.2
  },
  {
    "country": "Germany",
    "per_capita": 1060,
    "total_spend": 88500000000,
    "population": 83500000,
    "rank_by_total": 4,
    "pct_gdp": 1.9
  },
  {
    "country": "Estonia",
    "per_capita": 1055,
    "total_spend": 1440000000,
    "population": 1365000,
    "rank_by_total": 78,
    "pct_gdp": 3.4
  },
  {
    "country": "United Kingdom",
    "per_capita": 1074,
    "total_spend": 72800000000,
    "population": 67800000,
    "rank_by_total": 6,
    "pct_gdp": 2.3
  },
  {
    "country": "France",
    "per_capita": 976,
    "total_spend": 64700000000,
    "population": 66290000,
    "rank_by_total": 9,
    "pct_gdp": 2.1
  },
  {
    "country": "Poland",
    "per_capita": 922,
    "total_spend": 34700000000,
    "population": 37650000,
    "rank_by_total": 13,
    "pct_gdp": 4.1
  },
  {
    "country": "Greece",
    "per_capita": 874,
    "total_spend": 9100000000,
    "population": 10400000,
    "rank_by_total": 30,
    "pct_gdp": 3.1
  },
  {
    "country": "Canada",
    "per_capita": 832,
    "total_spend": 33000000000,
    "population": 39680000,
    "rank_by_total": 17,
    "pct_gdp": 1.4
  },
  {
    "country": "South Korea",
    "per_capita": 914,
    "total_spend": 47600000000,
    "population": 52080000,
    "rank_by_total": 12,
    "pct_gdp": 2.6
  }
]
