{
  "zones": [
    {
      "name": "高効率先進国",
      "countries": [
        {
          "code": "GR",
          "nameJa": "ギリシャ",
          "expenditurePerCapita": 1808,
          "lifeExpectancy": 82.2,
          "doctorsPer1000": 6.3,
          "bedsPer1000": 4.2,
          "efficiency": 45.5
        },
        {
          "code": "KR",
          "nameJa": "韓国",
          "expenditurePerCapita": 2764,
          "lifeExpectancy": 83.7,
          "doctorsPer1000": 2.5,
          "bedsPer1000": 12.3,
          "efficiency": 30.3
        },
        {
          "code": "PT",
          "nameJa": "ポルトガル",
          "expenditurePerCapita": 3064,
          "lifeExpectancy": 81.6,
          "doctorsPer1000": 5.5,
          "bedsPer1000": 3.5,
          "efficiency": 26.6
        },
        {
          "code": "ES",
          "nameJa": "スペイン",
          "expenditurePerCapita": 3616,
          "lifeExpectancy": 83.6,
          "doctorsPer1000": 4.1,
          "bedsPer1000": 3.0,
          "efficiency": 23.1
        },
        {
          "code": "IT",
          "nameJa": "イタリア",
          "expenditurePerCapita": 3649,
          "lifeExpectancy": 83.5,
          "doctorsPer1000": 4.0,
          "bedsPer1000": 3.2,
          "efficiency": 22.9
        },
        {
          "code": "JP",
          "nameJa": "日本",
          "expenditurePerCapita": 4691,
          "lifeExpectancy": 84.3,
          "doctorsPer1000": 2.6,
          "bedsPer1000": 13.0,
          "efficiency": 18.0
        }
      ],
      "avg_life": 83.2,
      "avg_exp": 3265,
      "avg_efficiency": 27.7
    },
    {
      "name": "中効率先進国",
      "countries": [
        {
          "code": "SG",
          "nameJa": "シンガポール",
          "expenditurePerCapita": 2507,
          "lifeExpectancy": 83.6,
          "doctorsPer1000": 2.5,
          "bedsPer1000": 2.4,
          "efficiency": 33.3
        },
        {
          "code": "NZ",
          "nameJa": "ニュージーランド",
          "expenditurePerCapita": 4204,
          "lifeExpectancy": 82.5,
          "doctorsPer1000": 3.5,
          "bedsPer1000": 2.6,
          "efficiency": 19.6
        },
        {
          "code": "FI",
          "nameJa": "フィンランド",
          "expenditurePerCapita": 4228,
          "lifeExpectancy": 82.0,
          "doctorsPer1000": 4.1,
          "bedsPer1000": 3.6,
          "efficiency": 19.4
        },
        {
          "code": "GB",
          "nameJa": "イギリス",
          "expenditurePerCapita": 4653,
          "lifeExpectancy": 81.3,
          "doctorsPer1000": 3.0,
          "bedsPer1000": 2.5,
          "efficiency": 17.5
        },
        {
          "code": "AU",
          "nameJa": "オーストラリア",
          "expenditurePerCapita": 5187,
          "lifeExpectancy": 83.4,
          "doctorsPer1000": 3.8,
          "bedsPer1000": 3.8,
          "efficiency": 16.1
        },
        {
          "code": "IE",
          "nameJa": "アイルランド",
          "expenditurePerCapita": 5164,
          "lifeExpectancy": 82.8,
          "doctorsPer1000": 3.3,
          "bedsPer1000": 3.0,
          "efficiency": 16.0
        },
        {
          "code": "FR",
          "nameJa": "フランス",
          "expenditurePerCapita": 5564,
          "lifeExpectancy": 82.4,
          "doctorsPer1000": 3.4,
          "bedsPer1000": 5.9,
          "efficiency": 14.8
        },
        {
          "code": "BE",
          "nameJa": "ベルギー",
          "expenditurePerCapita": 5765,
          "lifeExpectancy": 82.0,
          "doctorsPer1000": 3.7,
          "bedsPer1000": 5.7,
          "efficiency": 14.2
        },
        {
          "code": "NL",
          "nameJa": "オランダ",
          "expenditurePerCapita": 6753,
          "lifeExpectancy": 82.3,
          "doctorsPer1000": 3.7,
          "bedsPer1000": 3.2,
          "efficiency": 12.2
        }
      ],
      "avg_life": 82.5,
      "avg_exp": 4892,
      "avg_efficiency": 18.1
    },
    {
      "name": "高コスト北欧",
      "countries": [
        {
          "code": "DK",
          "nameJa": "デンマーク",
          "expenditurePerCapita": 6293,
          "lifeExpectancy": 81.6,
          "doctorsPer1000": 4.2,
          "bedsPer1000": 2.6,
          "efficiency": 13.0
        },
        {
          "code": "SE",
          "nameJa": "スウェーデン",
          "expenditurePerCapita": 6808,
          "lifeExpectancy": 82.8,
          "doctorsPer1000": 4.3,
          "bedsPer1000": 2.1,
          "efficiency": 12.2
        },
        {
          "code": "NO",
          "nameJa": "ノルウェー",
          "expenditurePerCapita": 7762,
          "lifeExpectancy": 83.2,
          "doctorsPer1000": 5.2,
          "bedsPer1000": 3.5,
          "efficiency": 10.7
        }
      ],
      "avg_life": 82.5,
      "avg_exp": 6954,
      "avg_efficiency": 12.0
    },
    {
      "name": "低効率高コスト",
      "countries": [
        {
          "code": "CA",
          "nameJa": "カナダ",
          "expenditurePerCapita": 5418,
          "lifeExpectancy": 82.3,
          "doctorsPer1000": 2.7,
          "bedsPer1000": 2.5,
          "efficiency": 15.2
        },
        {
          "code": "AT",
          "nameJa": "オーストリア",
          "expenditurePerCapita": 6700,
          "lifeExpectancy": 81.6,
          "doctorsPer1000": 5.3,
          "bedsPer1000": 7.3,
          "efficiency": 12.2
        },
        {
          "code": "DE",
          "nameJa": "ドイツ",
          "expenditurePerCapita": 7382,
          "lifeExpectancy": 81.3,
          "doctorsPer1000": 4.5,
          "bedsPer1000": 8.0,
          "efficiency": 11.0
        },
        {
          "code": "CH",
          "nameJa": "スイス",
          "expenditurePerCapita": 9666,
          "lifeExpectancy": 83.8,
          "doctorsPer1000": 4.4,
          "bedsPer1000": 4.4,
          "efficiency": 8.7
        },
        {
          "code": "US",
          "nameJa": "アメリカ",
          "expenditurePerCapita": 12318,
          "lifeExpectancy": 77.5,
          "doctorsPer1000": 2.6,
          "bedsPer1000": 2.8,
          "efficiency": 6.3
        }
      ],
      "avg_life": 81.3,
      "avg_exp": 8297,
      "avg_efficiency": 10.7
    }
  ],
  "allDeveloped": [
    {
      "code": "GR",
      "nameJa": "ギリシャ",
      "expenditurePerCapita": 1808,
      "lifeExpectancy": 82.2,
      "doctorsPer1000": 6.3,
      "bedsPer1000": 4.2,
      "efficiency": 45.5
    },
    {
      "code": "SG",
      "nameJa": "シンガポール",
      "expenditurePerCapita": 2507,
      "lifeExpectancy": 83.6,
      "doctorsPer1000": 2.5,
      "bedsPer1000": 2.4,
      "efficiency": 33.3
    },
    {
      "code": "KR",
      "nameJa": "韓国",
      "expenditurePerCapita": 2764,
      "lifeExpectancy": 83.7,
      "doctorsPer1000": 2.5,
      "bedsPer1000": 12.3,
      "efficiency": 30.3
    },
    {
      "code": "PT",
      "nameJa": "ポルトガル",
      "expenditurePerCapita": 3064,
      "lifeExpectancy": 81.6,
      "doctorsPer1000": 5.5,
      "bedsPer1000": 3.5,
      "efficiency": 26.6
    },
    {
      "code": "ES",
      "nameJa": "スペイン",
      "expenditurePerCapita": 3616,
      "lifeExpectancy": 83.6,
      "doctorsPer1000": 4.1,
      "bedsPer1000": 3.0,
      "efficiency": 23.1
    },
    {
      "code": "IT",
      "nameJa": "イタリア",
      "expenditurePerCapita": 3649,
      "lifeExpectancy": 83.5,
      "doctorsPer1000": 4.0,
      "bedsPer1000": 3.2,
      "efficiency": 22.9
    },
    {
      "code": "NZ",
      "nameJa": "ニュージーランド",
      "expenditurePerCapita": 4204,
      "lifeExpectancy": 82.5,
      "doctorsPer1000": 3.5,
      "bedsPer1000": 2.6,
      "efficiency": 19.6
    },
    {
      "code": "FI",
      "nameJa": "フィンランド",
      "expenditurePerCapita": 4228,
      "lifeExpectancy": 82.0,
      "doctorsPer1000": 4.1,
      "bedsPer1000": 3.6,
      "efficiency": 19.4
    },
    {
      "code": "JP",
      "nameJa": "日本",
      "expenditurePerCapita": 4691,
      "lifeExpectancy": 84.3,
      "doctorsPer1000": 2.6,
      "bedsPer1000": 13.0,
      "efficiency": 18.0
    },
    {
      "code": "GB",
      "nameJa": "イギリス",
      "expenditurePerCapita": 4653,
      "lifeExpectancy": 81.3,
      "doctorsPer1000": 3.0,
      "bedsPer1000": 2.5,
      "efficiency": 17.5
    },
    {
      "code": "AU",
      "nameJa": "オーストラリア",
      "expenditurePerCapita": 5187,
      "lifeExpectancy": 83.4,
      "doctorsPer1000": 3.8,
      "bedsPer1000": 3.8,
      "efficiency": 16.1
    },
    {
      "code": "IE",
      "nameJa": "アイルランド",
      "expenditurePerCapita": 5164,
      "lifeExpectancy": 82.8,
      "doctorsPer1000": 3.3,
      "bedsPer1000": 3.0,
      "efficiency": 16.0
    },
    {
      "code": "CA",
      "nameJa": "カナダ",
      "expenditurePerCapita": 5418,
      "lifeExpectancy": 82.3,
      "doctorsPer1000": 2.7,
      "bedsPer1000": 2.5,
      "efficiency": 15.2
    },
    {
      "code": "FR",
      "nameJa": "フランス",
      "expenditurePerCapita": 5564,
      "lifeExpectancy": 82.4,
      "doctorsPer1000": 3.4,
      "bedsPer1000": 5.9,
      "efficiency": 14.8
    },
    {
      "code": "BE",
      "nameJa": "ベルギー",
      "expenditurePerCapita": 5765,
      "lifeExpectancy": 82.0,
      "doctorsPer1000": 3.7,
      "bedsPer1000": 5.7,
      "efficiency": 14.2
    },
    {
      "code": "DK",
      "nameJa": "デンマーク",
      "expenditurePerCapita": 6293,
      "lifeExpectancy": 81.6,
      "doctorsPer1000": 4.2,
      "bedsPer1000": 2.6,
      "efficiency": 13.0
    },
    {
      "code": "SE",
      "nameJa": "スウェーデン",
      "expenditurePerCapita": 6808,
      "lifeExpectancy": 82.8,
      "doctorsPer1000": 4.3,
      "bedsPer1000": 2.1,
      "efficiency": 12.2
    },
    {
      "code": "NL",
      "nameJa": "オランダ",
      "expenditurePerCapita": 6753,
      "lifeExpectancy": 82.3,
      "doctorsPer1000": 3.7,
      "bedsPer1000": 3.2,
      "efficiency": 12.2
    },
    {
      "code": "AT",
      "nameJa": "オーストリア",
      "expenditurePerCapita": 6700,
      "lifeExpectancy": 81.6,
      "doctorsPer1000": 5.3,
      "bedsPer1000": 7.3,
      "efficiency": 12.2
    },
    {
      "code": "DE",
      "nameJa": "ドイツ",
      "expenditurePerCapita": 7382,
      "lifeExpectancy": 81.3,
      "doctorsPer1000": 4.5,
      "bedsPer1000": 8.0,
      "efficiency": 11.0
    },
    {
      "code": "NO",
      "nameJa": "ノルウェー",
      "expenditurePerCapita": 7762,
      "lifeExpectancy": 83.2,
      "doctorsPer1000": 5.2,
      "bedsPer1000": 3.5,
      "efficiency": 10.7
    },
    {
      "code": "CH",
      "nameJa": "スイス",
      "expenditurePerCapita": 9666,
      "lifeExpectancy": 83.8,
      "doctorsPer1000": 4.4,
      "bedsPer1000": 4.4,
      "efficiency": 8.7
    },
    {
      "code": "US",
      "nameJa": "アメリカ",
      "expenditurePerCapita": 12318,
      "lifeExpectancy": 77.5,
      "doctorsPer1000": 2.6,
      "bedsPer1000": 2.8,
      "efficiency": 6.3
    }
  ]
}