{
  "ok": true,
  "source": {
    "id": "worldbank-cons",
    "label": "World Bank — Consumption",
    "auto": true
  },
  "base": {
    "code": "CZ",
    "name": "Czechia",
    "currency": "CZK",
    "flag": "🇨🇿",
    "pppIndex": 0.67,
    "year": 2025
  },
  "target": {
    "code": "NZ",
    "name": "New Zealand",
    "currency": "NZD",
    "flag": "🇳🇿",
    "pppIndex": 0.889,
    "year": 2025
  },
  "items": [
    {
      "item": {
        "id": "rent-1br-center",
        "label": "Rent: 1-bedroom, city center",
        "emoji": "🏙️",
        "category": "Housing",
        "usPrice": 1750,
        "unit": "/month",
        "elasticity": 1.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 998.95,
        "local": {
          "currency": "CZK",
          "amount": 21859.02
        }
      },
      "target": {
        "usd": 1484.23,
        "local": {
          "currency": "NZD",
          "amount": 2552.88
        }
      },
      "pctDiff": 48.58
    },
    {
      "item": {
        "id": "rent-1br-outside",
        "label": "Rent: 1-bedroom, outside center",
        "emoji": "🏡",
        "category": "Housing",
        "usPrice": 1400,
        "unit": "/month",
        "elasticity": 1.4,
        "monthlyQty": 1
      },
      "base": {
        "usd": 799.16,
        "local": {
          "currency": "CZK",
          "amount": 17487.22
        }
      },
      "target": {
        "usd": 1187.38,
        "local": {
          "currency": "NZD",
          "amount": 2042.29
        }
      },
      "pctDiff": 48.58
    },
    {
      "item": {
        "id": "rent-3br-center",
        "label": "Rent: 3-bedroom, city center",
        "emoji": "🏢",
        "category": "Housing",
        "usPrice": 3200,
        "unit": "/month",
        "elasticity": 1.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 1826.65,
        "local": {
          "currency": "CZK",
          "amount": 39970.76
        }
      },
      "target": {
        "usd": 2714.02,
        "local": {
          "currency": "NZD",
          "amount": 4668.11
        }
      },
      "pctDiff": 48.58
    },
    {
      "item": {
        "id": "meal-cheap",
        "label": "Meal, inexpensive restaurant",
        "emoji": "🍜",
        "category": "Food out",
        "usPrice": 18,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 8
      },
      "base": {
        "usd": 11.59,
        "local": {
          "currency": "CZK",
          "amount": 253.61
        }
      },
      "target": {
        "usd": 15.81,
        "local": {
          "currency": "NZD",
          "amount": 27.19
        }
      },
      "pctDiff": 36.41
    },
    {
      "item": {
        "id": "dinner-mid",
        "label": "Dinner for two, mid-range",
        "emoji": "🍽️",
        "category": "Food out",
        "usPrice": 75,
        "unit": "3 courses",
        "elasticity": 1.1,
        "monthlyQty": 2
      },
      "base": {
        "usd": 48.28,
        "local": {
          "currency": "CZK",
          "amount": 1056.46
        }
      },
      "target": {
        "usd": 65.9,
        "local": {
          "currency": "NZD",
          "amount": 113.35
        }
      },
      "pctDiff": 36.5
    },
    {
      "item": {
        "id": "fastfood-combo",
        "label": "Fast-food combo meal",
        "emoji": "🍔",
        "category": "Food out",
        "usPrice": 11,
        "unit": "",
        "elasticity": 1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 7.37,
        "local": {
          "currency": "CZK",
          "amount": 161.27
        }
      },
      "target": {
        "usd": 9.78,
        "local": {
          "currency": "NZD",
          "amount": 16.82
        }
      },
      "pctDiff": 32.7
    },
    {
      "item": {
        "id": "milk",
        "label": "Milk, 1L",
        "emoji": "🥛",
        "category": "Groceries",
        "usPrice": 1.1,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 8
      },
      "base": {
        "usd": 0.8,
        "local": {
          "currency": "CZK",
          "amount": 17.51
        }
      },
      "target": {
        "usd": 1,
        "local": {
          "currency": "NZD",
          "amount": 1.72
        }
      },
      "pctDiff": 25
    },
    {
      "item": {
        "id": "bread",
        "label": "Bread, fresh loaf 500g",
        "emoji": "🍞",
        "category": "Groceries",
        "usPrice": 3.2,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 6
      },
      "base": {
        "usd": 2.32,
        "local": {
          "currency": "CZK",
          "amount": 50.77
        }
      },
      "target": {
        "usd": 2.91,
        "local": {
          "currency": "NZD",
          "amount": 5.01
        }
      },
      "pctDiff": 25.43
    },
    {
      "item": {
        "id": "eggs",
        "label": "Eggs, dozen",
        "emoji": "🥚",
        "category": "Groceries",
        "usPrice": 3.4,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 4
      },
      "base": {
        "usd": 2.47,
        "local": {
          "currency": "CZK",
          "amount": 54.05
        }
      },
      "target": {
        "usd": 3.09,
        "local": {
          "currency": "NZD",
          "amount": 5.31
        }
      },
      "pctDiff": 25.1
    },
    {
      "item": {
        "id": "chicken",
        "label": "Chicken breast, 1kg",
        "emoji": "🍗",
        "category": "Groceries",
        "usPrice": 10,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 4
      },
      "base": {
        "usd": 7.26,
        "local": {
          "currency": "CZK",
          "amount": 158.86
        }
      },
      "target": {
        "usd": 9.1,
        "local": {
          "currency": "NZD",
          "amount": 15.65
        }
      },
      "pctDiff": 25.34
    },
    {
      "item": {
        "id": "rice",
        "label": "White rice, 1kg",
        "emoji": "🍚",
        "category": "Groceries",
        "usPrice": 4,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 2
      },
      "base": {
        "usd": 2.9,
        "local": {
          "currency": "CZK",
          "amount": 63.46
        }
      },
      "target": {
        "usd": 3.64,
        "local": {
          "currency": "NZD",
          "amount": 6.26
        }
      },
      "pctDiff": 25.52
    },
    {
      "item": {
        "id": "apples",
        "label": "Apples, 1kg",
        "emoji": "🍎",
        "category": "Groceries",
        "usPrice": 4.8,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 3
      },
      "base": {
        "usd": 3.48,
        "local": {
          "currency": "CZK",
          "amount": 76.15
        }
      },
      "target": {
        "usd": 4.37,
        "local": {
          "currency": "NZD",
          "amount": 7.52
        }
      },
      "pctDiff": 25.57
    },
    {
      "item": {
        "id": "cheese",
        "label": "Local cheese, 1kg",
        "emoji": "🧀",
        "category": "Groceries",
        "usPrice": 12,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 1
      },
      "base": {
        "usd": 8.71,
        "local": {
          "currency": "CZK",
          "amount": 190.59
        }
      },
      "target": {
        "usd": 10.92,
        "local": {
          "currency": "NZD",
          "amount": 18.78
        }
      },
      "pctDiff": 25.37
    },
    {
      "item": {
        "id": "water-bottle",
        "label": "Water, 1.5L bottle",
        "emoji": "💧",
        "category": "Groceries",
        "usPrice": 2,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 8
      },
      "base": {
        "usd": 1.45,
        "local": {
          "currency": "CZK",
          "amount": 31.73
        }
      },
      "target": {
        "usd": 1.82,
        "local": {
          "currency": "NZD",
          "amount": 3.13
        }
      },
      "pctDiff": 25.52
    },
    {
      "item": {
        "id": "pint",
        "label": "Domestic beer, pint (draught)",
        "emoji": "🍺",
        "category": "Drinks",
        "usPrice": 6,
        "unit": "0.5L",
        "elasticity": 1.1,
        "monthlyQty": 6
      },
      "base": {
        "usd": 3.86,
        "local": {
          "currency": "CZK",
          "amount": 84.46
        }
      },
      "target": {
        "usd": 5.27,
        "local": {
          "currency": "NZD",
          "amount": 9.06
        }
      },
      "pctDiff": 36.53
    },
    {
      "item": {
        "id": "beer-import",
        "label": "Imported beer, 330ml bottle",
        "emoji": "🍻",
        "category": "Drinks",
        "usPrice": 8,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 6.82,
        "local": {
          "currency": "CZK",
          "amount": 149.24
        }
      },
      "target": {
        "usd": 7.63,
        "local": {
          "currency": "NZD",
          "amount": 13.12
        }
      },
      "pctDiff": 11.88
    },
    {
      "item": {
        "id": "cappuccino",
        "label": "Cappuccino",
        "emoji": "☕",
        "category": "Drinks",
        "usPrice": 5,
        "unit": "regular",
        "elasticity": 1.1,
        "monthlyQty": 12
      },
      "base": {
        "usd": 3.22,
        "local": {
          "currency": "CZK",
          "amount": 70.46
        }
      },
      "target": {
        "usd": 4.39,
        "local": {
          "currency": "NZD",
          "amount": 7.55
        }
      },
      "pctDiff": 36.34
    },
    {
      "item": {
        "id": "coke",
        "label": "Coke/Pepsi, 330ml",
        "emoji": "🥤",
        "category": "Drinks",
        "usPrice": 2.3,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 0
      },
      "base": {
        "usd": 1.67,
        "local": {
          "currency": "CZK",
          "amount": 36.54
        }
      },
      "target": {
        "usd": 2.09,
        "local": {
          "currency": "NZD",
          "amount": 3.59
        }
      },
      "pctDiff": 25.15
    },
    {
      "item": {
        "id": "transit-month",
        "label": "Public transport, monthly pass",
        "emoji": "🚇",
        "category": "Transport",
        "usPrice": 65,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 43.55,
        "local": {
          "currency": "CZK",
          "amount": 952.96
        }
      },
      "target": {
        "usd": 57.79,
        "local": {
          "currency": "NZD",
          "amount": 99.4
        }
      },
      "pctDiff": 32.7
    },
    {
      "item": {
        "id": "transit-single",
        "label": "Public transport, one-way",
        "emoji": "🎫",
        "category": "Transport",
        "usPrice": 2.75,
        "unit": "",
        "elasticity": 1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 1.84,
        "local": {
          "currency": "CZK",
          "amount": 40.26
        }
      },
      "target": {
        "usd": 2.44,
        "local": {
          "currency": "NZD",
          "amount": 4.2
        }
      },
      "pctDiff": 32.61
    },
    {
      "item": {
        "id": "taxi-start",
        "label": "Taxi start (normal tariff)",
        "emoji": "🚕",
        "category": "Transport",
        "usPrice": 4,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 2.57,
        "local": {
          "currency": "CZK",
          "amount": 56.24
        }
      },
      "target": {
        "usd": 3.51,
        "local": {
          "currency": "NZD",
          "amount": 6.04
        }
      },
      "pctDiff": 36.58
    },
    {
      "item": {
        "id": "taxi-km",
        "label": "Taxi, per km",
        "emoji": "🛣️",
        "category": "Transport",
        "usPrice": 1.8,
        "unit": "/km",
        "elasticity": 1.1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 1.16,
        "local": {
          "currency": "CZK",
          "amount": 25.38
        }
      },
      "target": {
        "usd": 1.58,
        "local": {
          "currency": "NZD",
          "amount": 2.72
        }
      },
      "pctDiff": 36.21
    },
    {
      "item": {
        "id": "petrol",
        "label": "Petrol/gasoline, 1L",
        "emoji": "⛽",
        "category": "Transport",
        "usPrice": 0.95,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 0.81,
        "local": {
          "currency": "CZK",
          "amount": 17.72
        }
      },
      "target": {
        "usd": 0.91,
        "local": {
          "currency": "NZD",
          "amount": 1.57
        }
      },
      "pctDiff": 12.35
    },
    {
      "item": {
        "id": "utilities",
        "label": "Basic utilities, 85m² apartment",
        "emoji": "💡",
        "category": "Utilities & comms",
        "usPrice": 200,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 134,
        "local": {
          "currency": "CZK",
          "amount": 2932.19
        }
      },
      "target": {
        "usd": 177.8,
        "local": {
          "currency": "NZD",
          "amount": 305.82
        }
      },
      "pctDiff": 32.69
    },
    {
      "item": {
        "id": "internet",
        "label": "Internet, 60Mbps+ unlimited",
        "emoji": "🌐",
        "category": "Utilities & comms",
        "usPrice": 70,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 46.9,
        "local": {
          "currency": "CZK",
          "amount": 1026.27
        }
      },
      "target": {
        "usd": 62.23,
        "local": {
          "currency": "NZD",
          "amount": 107.04
        }
      },
      "pctDiff": 32.69
    },
    {
      "item": {
        "id": "mobile",
        "label": "Mobile plan, 10GB+ data",
        "emoji": "📱",
        "category": "Utilities & comms",
        "usPrice": 45,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 30.15,
        "local": {
          "currency": "CZK",
          "amount": 659.74
        }
      },
      "target": {
        "usd": 40.01,
        "local": {
          "currency": "NZD",
          "amount": 68.82
        }
      },
      "pctDiff": 32.7
    },
    {
      "item": {
        "id": "gym",
        "label": "Gym membership, month",
        "emoji": "🏋️",
        "category": "Lifestyle",
        "usPrice": 50,
        "unit": "/month",
        "elasticity": 1.1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 32.18,
        "local": {
          "currency": "CZK",
          "amount": 704.16
        }
      },
      "target": {
        "usd": 43.93,
        "local": {
          "currency": "NZD",
          "amount": 75.56
        }
      },
      "pctDiff": 36.51
    },
    {
      "item": {
        "id": "cinema",
        "label": "Cinema seat",
        "emoji": "🎬",
        "category": "Lifestyle",
        "usPrice": 14,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 2
      },
      "base": {
        "usd": 9.01,
        "local": {
          "currency": "CZK",
          "amount": 197.16
        }
      },
      "target": {
        "usd": 12.3,
        "local": {
          "currency": "NZD",
          "amount": 21.16
        }
      },
      "pctDiff": 36.51
    },
    {
      "item": {
        "id": "haircut",
        "label": "Men's haircut",
        "emoji": "💈",
        "category": "Lifestyle",
        "usPrice": 30,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 19.31,
        "local": {
          "currency": "CZK",
          "amount": 422.54
        }
      },
      "target": {
        "usd": 26.36,
        "local": {
          "currency": "NZD",
          "amount": 45.34
        }
      },
      "pctDiff": 36.51
    },
    {
      "item": {
        "id": "jeans",
        "label": "Jeans (mid-range brand)",
        "emoji": "👖",
        "category": "Lifestyle",
        "usPrice": 55,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 46.86,
        "local": {
          "currency": "CZK",
          "amount": 1025.39
        }
      },
      "target": {
        "usd": 52.47,
        "local": {
          "currency": "NZD",
          "amount": 90.25
        }
      },
      "pctDiff": 11.97
    },
    {
      "item": {
        "id": "sneakers",
        "label": "Running shoes (brand)",
        "emoji": "👟",
        "category": "Lifestyle",
        "usPrice": 90,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 76.68,
        "local": {
          "currency": "CZK",
          "amount": 1677.91
        }
      },
      "target": {
        "usd": 85.86,
        "local": {
          "currency": "NZD",
          "amount": 147.68
        }
      },
      "pctDiff": 11.97
    },
    {
      "item": {
        "id": "coworking",
        "label": "Coworking hot desk, month",
        "emoji": "💻",
        "category": "Lifestyle",
        "usPrice": 250,
        "unit": "/month",
        "elasticity": 1.1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 160.92,
        "local": {
          "currency": "CZK",
          "amount": 3521.25
        }
      },
      "target": {
        "usd": 219.65,
        "local": {
          "currency": "NZD",
          "amount": 377.8
        }
      },
      "pctDiff": 36.5
    }
  ],
  "categoryTotals": [
    {
      "category": "Housing",
      "base": 3624.76,
      "target": 5385.63,
      "pctDiff": 48.58
    },
    {
      "category": "Food out",
      "base": 67.24,
      "target": 91.49,
      "pctDiff": 36.06
    },
    {
      "category": "Groceries",
      "base": 29.39,
      "target": 36.85,
      "pctDiff": 25.38
    },
    {
      "category": "Drinks",
      "base": 15.57,
      "target": 19.38,
      "pctDiff": 24.47
    },
    {
      "category": "Transport",
      "base": 49.93,
      "target": 66.23,
      "pctDiff": 32.65
    },
    {
      "category": "Utilities & comms",
      "base": 211.05,
      "target": 280.04,
      "pctDiff": 32.69
    },
    {
      "category": "Lifestyle",
      "base": 344.96,
      "target": 440.57,
      "pctDiff": 27.72
    }
  ],
  "monthlyBudget": {
    "base": 1470.14,
    "target": 2082.77,
    "pctDiff": 41.67
  },
  "attribution": {
    "sources": [
      {
        "id": "worldbank-cons",
        "label": "World Bank — Consumption",
        "attribution": "Computed from World Bank Open Data (PA.NUS.PRVT.PP ÷ PA.NUS.FCRF). Latest available year per country.",
        "updated": "2026-09-09",
        "year": 2025,
        "url": "https://data.worldbank.org/indicator/PA.NUS.PRVT.PP"
      }
    ],
    "citation": "Geo-Parity — Cost of Living & Salary Comparison. Data: World Bank — Consumption (2025). https://geo-parity.com/cost-of-living/czechia-vs-new-zealand/",
    "permalink": "https://geo-parity.com/cost-of-living/czechia-vs-new-zealand/",
    "terms": "Free to use and quote with attribution. Figures are estimates for orientation, not advice."
  }
}