{
  "ok": true,
  "source": {
    "id": "worldbank-cons",
    "label": "World Bank — Consumption",
    "auto": true
  },
  "base": {
    "code": "IT",
    "name": "Italy",
    "currency": "EUR",
    "flag": "🇮🇹",
    "pppIndex": 0.729,
    "year": 2025
  },
  "target": {
    "code": "CZ",
    "name": "Czechia",
    "currency": "CZK",
    "flag": "🇨🇿",
    "pppIndex": 0.67,
    "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": 1124.23,
        "local": {
          "currency": "EUR",
          "amount": 994.94
        }
      },
      "target": {
        "usd": 998.95,
        "local": {
          "currency": "CZK",
          "amount": 21859.02
        }
      },
      "pctDiff": -11.14
    },
    {
      "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": 899.39,
        "local": {
          "currency": "EUR",
          "amount": 795.96
        }
      },
      "target": {
        "usd": 799.16,
        "local": {
          "currency": "CZK",
          "amount": 17487.22
        }
      },
      "pctDiff": -11.14
    },
    {
      "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": 2055.74,
        "local": {
          "currency": "EUR",
          "amount": 1819.33
        }
      },
      "target": {
        "usd": 1826.65,
        "local": {
          "currency": "CZK",
          "amount": 39970.76
        }
      },
      "pctDiff": -11.14
    },
    {
      "item": {
        "id": "meal-cheap",
        "label": "Meal, inexpensive restaurant",
        "emoji": "🍜",
        "category": "Food out",
        "usPrice": 18,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 8
      },
      "base": {
        "usd": 12.71,
        "local": {
          "currency": "EUR",
          "amount": 11.25
        }
      },
      "target": {
        "usd": 11.59,
        "local": {
          "currency": "CZK",
          "amount": 253.61
        }
      },
      "pctDiff": -8.81
    },
    {
      "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": 52.97,
        "local": {
          "currency": "EUR",
          "amount": 46.88
        }
      },
      "target": {
        "usd": 48.28,
        "local": {
          "currency": "CZK",
          "amount": 1056.46
        }
      },
      "pctDiff": -8.85
    },
    {
      "item": {
        "id": "fastfood-combo",
        "label": "Fast-food combo meal",
        "emoji": "🍔",
        "category": "Food out",
        "usPrice": 11,
        "unit": "",
        "elasticity": 1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 8.02,
        "local": {
          "currency": "EUR",
          "amount": 7.1
        }
      },
      "target": {
        "usd": 7.37,
        "local": {
          "currency": "CZK",
          "amount": 161.27
        }
      },
      "pctDiff": -8.1
    },
    {
      "item": {
        "id": "milk",
        "label": "Milk, 1L",
        "emoji": "🥛",
        "category": "Groceries",
        "usPrice": 1.1,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 8
      },
      "base": {
        "usd": 0.85,
        "local": {
          "currency": "EUR",
          "amount": 0.75
        }
      },
      "target": {
        "usd": 0.8,
        "local": {
          "currency": "CZK",
          "amount": 17.51
        }
      },
      "pctDiff": -5.88
    },
    {
      "item": {
        "id": "bread",
        "label": "Bread, fresh loaf 500g",
        "emoji": "🍞",
        "category": "Groceries",
        "usPrice": 3.2,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 6
      },
      "base": {
        "usd": 2.49,
        "local": {
          "currency": "EUR",
          "amount": 2.2
        }
      },
      "target": {
        "usd": 2.32,
        "local": {
          "currency": "CZK",
          "amount": 50.77
        }
      },
      "pctDiff": -6.83
    },
    {
      "item": {
        "id": "eggs",
        "label": "Eggs, dozen",
        "emoji": "🥚",
        "category": "Groceries",
        "usPrice": 3.4,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 4
      },
      "base": {
        "usd": 2.64,
        "local": {
          "currency": "EUR",
          "amount": 2.34
        }
      },
      "target": {
        "usd": 2.47,
        "local": {
          "currency": "CZK",
          "amount": 54.05
        }
      },
      "pctDiff": -6.44
    },
    {
      "item": {
        "id": "chicken",
        "label": "Chicken breast, 1kg",
        "emoji": "🍗",
        "category": "Groceries",
        "usPrice": 10,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 4
      },
      "base": {
        "usd": 7.77,
        "local": {
          "currency": "EUR",
          "amount": 6.88
        }
      },
      "target": {
        "usd": 7.26,
        "local": {
          "currency": "CZK",
          "amount": 158.86
        }
      },
      "pctDiff": -6.56
    },
    {
      "item": {
        "id": "rice",
        "label": "White rice, 1kg",
        "emoji": "🍚",
        "category": "Groceries",
        "usPrice": 4,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 2
      },
      "base": {
        "usd": 3.11,
        "local": {
          "currency": "EUR",
          "amount": 2.75
        }
      },
      "target": {
        "usd": 2.9,
        "local": {
          "currency": "CZK",
          "amount": 63.46
        }
      },
      "pctDiff": -6.75
    },
    {
      "item": {
        "id": "apples",
        "label": "Apples, 1kg",
        "emoji": "🍎",
        "category": "Groceries",
        "usPrice": 4.8,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 3
      },
      "base": {
        "usd": 3.73,
        "local": {
          "currency": "EUR",
          "amount": 3.3
        }
      },
      "target": {
        "usd": 3.48,
        "local": {
          "currency": "CZK",
          "amount": 76.15
        }
      },
      "pctDiff": -6.7
    },
    {
      "item": {
        "id": "cheese",
        "label": "Local cheese, 1kg",
        "emoji": "🧀",
        "category": "Groceries",
        "usPrice": 12,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 1
      },
      "base": {
        "usd": 9.32,
        "local": {
          "currency": "EUR",
          "amount": 8.25
        }
      },
      "target": {
        "usd": 8.71,
        "local": {
          "currency": "CZK",
          "amount": 190.59
        }
      },
      "pctDiff": -6.55
    },
    {
      "item": {
        "id": "water-bottle",
        "label": "Water, 1.5L bottle",
        "emoji": "💧",
        "category": "Groceries",
        "usPrice": 2,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 8
      },
      "base": {
        "usd": 1.55,
        "local": {
          "currency": "EUR",
          "amount": 1.37
        }
      },
      "target": {
        "usd": 1.45,
        "local": {
          "currency": "CZK",
          "amount": 31.73
        }
      },
      "pctDiff": -6.45
    },
    {
      "item": {
        "id": "pint",
        "label": "Domestic beer, pint (draught)",
        "emoji": "🍺",
        "category": "Drinks",
        "usPrice": 6,
        "unit": "0.5L",
        "elasticity": 1.1,
        "monthlyQty": 6
      },
      "base": {
        "usd": 4.24,
        "local": {
          "currency": "EUR",
          "amount": 3.75
        }
      },
      "target": {
        "usd": 3.86,
        "local": {
          "currency": "CZK",
          "amount": 84.46
        }
      },
      "pctDiff": -8.96
    },
    {
      "item": {
        "id": "beer-import",
        "label": "Imported beer, 330ml bottle",
        "emoji": "🍻",
        "category": "Drinks",
        "usPrice": 8,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 7.05,
        "local": {
          "currency": "EUR",
          "amount": 6.24
        }
      },
      "target": {
        "usd": 6.82,
        "local": {
          "currency": "CZK",
          "amount": 149.24
        }
      },
      "pctDiff": -3.26
    },
    {
      "item": {
        "id": "cappuccino",
        "label": "Cappuccino",
        "emoji": "☕",
        "category": "Drinks",
        "usPrice": 5,
        "unit": "regular",
        "elasticity": 1.1,
        "monthlyQty": 12
      },
      "base": {
        "usd": 3.53,
        "local": {
          "currency": "EUR",
          "amount": 3.12
        }
      },
      "target": {
        "usd": 3.22,
        "local": {
          "currency": "CZK",
          "amount": 70.46
        }
      },
      "pctDiff": -8.78
    },
    {
      "item": {
        "id": "coke",
        "label": "Coke/Pepsi, 330ml",
        "emoji": "🥤",
        "category": "Drinks",
        "usPrice": 2.3,
        "unit": "",
        "elasticity": 0.8,
        "monthlyQty": 0
      },
      "base": {
        "usd": 1.79,
        "local": {
          "currency": "EUR",
          "amount": 1.58
        }
      },
      "target": {
        "usd": 1.67,
        "local": {
          "currency": "CZK",
          "amount": 36.54
        }
      },
      "pctDiff": -6.7
    },
    {
      "item": {
        "id": "transit-month",
        "label": "Public transport, monthly pass",
        "emoji": "🚇",
        "category": "Transport",
        "usPrice": 65,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 47.39,
        "local": {
          "currency": "EUR",
          "amount": 41.94
        }
      },
      "target": {
        "usd": 43.55,
        "local": {
          "currency": "CZK",
          "amount": 952.96
        }
      },
      "pctDiff": -8.1
    },
    {
      "item": {
        "id": "transit-single",
        "label": "Public transport, one-way",
        "emoji": "🎫",
        "category": "Transport",
        "usPrice": 2.75,
        "unit": "",
        "elasticity": 1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 2,
        "local": {
          "currency": "EUR",
          "amount": 1.77
        }
      },
      "target": {
        "usd": 1.84,
        "local": {
          "currency": "CZK",
          "amount": 40.26
        }
      },
      "pctDiff": -8
    },
    {
      "item": {
        "id": "taxi-start",
        "label": "Taxi start (normal tariff)",
        "emoji": "🚕",
        "category": "Transport",
        "usPrice": 4,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 2.83,
        "local": {
          "currency": "EUR",
          "amount": 2.5
        }
      },
      "target": {
        "usd": 2.57,
        "local": {
          "currency": "CZK",
          "amount": 56.24
        }
      },
      "pctDiff": -9.19
    },
    {
      "item": {
        "id": "taxi-km",
        "label": "Taxi, per km",
        "emoji": "🛣️",
        "category": "Transport",
        "usPrice": 1.8,
        "unit": "/km",
        "elasticity": 1.1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 1.27,
        "local": {
          "currency": "EUR",
          "amount": 1.12
        }
      },
      "target": {
        "usd": 1.16,
        "local": {
          "currency": "CZK",
          "amount": 25.38
        }
      },
      "pctDiff": -8.66
    },
    {
      "item": {
        "id": "petrol",
        "label": "Petrol/gasoline, 1L",
        "emoji": "⛽",
        "category": "Transport",
        "usPrice": 0.95,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 0.84,
        "local": {
          "currency": "EUR",
          "amount": 0.74
        }
      },
      "target": {
        "usd": 0.81,
        "local": {
          "currency": "CZK",
          "amount": 17.72
        }
      },
      "pctDiff": -3.57
    },
    {
      "item": {
        "id": "utilities",
        "label": "Basic utilities, 85m² apartment",
        "emoji": "💡",
        "category": "Utilities & comms",
        "usPrice": 200,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 145.8,
        "local": {
          "currency": "EUR",
          "amount": 129.03
        }
      },
      "target": {
        "usd": 134,
        "local": {
          "currency": "CZK",
          "amount": 2932.19
        }
      },
      "pctDiff": -8.09
    },
    {
      "item": {
        "id": "internet",
        "label": "Internet, 60Mbps+ unlimited",
        "emoji": "🌐",
        "category": "Utilities & comms",
        "usPrice": 70,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 51.03,
        "local": {
          "currency": "EUR",
          "amount": 45.16
        }
      },
      "target": {
        "usd": 46.9,
        "local": {
          "currency": "CZK",
          "amount": 1026.27
        }
      },
      "pctDiff": -8.09
    },
    {
      "item": {
        "id": "mobile",
        "label": "Mobile plan, 10GB+ data",
        "emoji": "📱",
        "category": "Utilities & comms",
        "usPrice": 45,
        "unit": "/month",
        "elasticity": 1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 32.81,
        "local": {
          "currency": "EUR",
          "amount": 29.04
        }
      },
      "target": {
        "usd": 30.15,
        "local": {
          "currency": "CZK",
          "amount": 659.74
        }
      },
      "pctDiff": -8.11
    },
    {
      "item": {
        "id": "gym",
        "label": "Gym membership, month",
        "emoji": "🏋️",
        "category": "Lifestyle",
        "usPrice": 50,
        "unit": "/month",
        "elasticity": 1.1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 35.32,
        "local": {
          "currency": "EUR",
          "amount": 31.26
        }
      },
      "target": {
        "usd": 32.18,
        "local": {
          "currency": "CZK",
          "amount": 704.16
        }
      },
      "pctDiff": -8.89
    },
    {
      "item": {
        "id": "cinema",
        "label": "Cinema seat",
        "emoji": "🎬",
        "category": "Lifestyle",
        "usPrice": 14,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 2
      },
      "base": {
        "usd": 9.89,
        "local": {
          "currency": "EUR",
          "amount": 8.75
        }
      },
      "target": {
        "usd": 9.01,
        "local": {
          "currency": "CZK",
          "amount": 197.16
        }
      },
      "pctDiff": -8.9
    },
    {
      "item": {
        "id": "haircut",
        "label": "Men's haircut",
        "emoji": "💈",
        "category": "Lifestyle",
        "usPrice": 30,
        "unit": "",
        "elasticity": 1.1,
        "monthlyQty": 1
      },
      "base": {
        "usd": 21.19,
        "local": {
          "currency": "EUR",
          "amount": 18.75
        }
      },
      "target": {
        "usd": 19.31,
        "local": {
          "currency": "CZK",
          "amount": 422.54
        }
      },
      "pctDiff": -8.87
    },
    {
      "item": {
        "id": "jeans",
        "label": "Jeans (mid-range brand)",
        "emoji": "👖",
        "category": "Lifestyle",
        "usPrice": 55,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 48.47,
        "local": {
          "currency": "EUR",
          "amount": 42.9
        }
      },
      "target": {
        "usd": 46.86,
        "local": {
          "currency": "CZK",
          "amount": 1025.39
        }
      },
      "pctDiff": -3.32
    },
    {
      "item": {
        "id": "sneakers",
        "label": "Running shoes (brand)",
        "emoji": "👟",
        "category": "Lifestyle",
        "usPrice": 90,
        "unit": "",
        "elasticity": 0.4,
        "monthlyQty": 0
      },
      "base": {
        "usd": 79.31,
        "local": {
          "currency": "EUR",
          "amount": 70.19
        }
      },
      "target": {
        "usd": 76.68,
        "local": {
          "currency": "CZK",
          "amount": 1677.91
        }
      },
      "pctDiff": -3.32
    },
    {
      "item": {
        "id": "coworking",
        "label": "Coworking hot desk, month",
        "emoji": "💻",
        "category": "Lifestyle",
        "usPrice": 250,
        "unit": "/month",
        "elasticity": 1.1,
        "monthlyQty": 0
      },
      "base": {
        "usd": 176.58,
        "local": {
          "currency": "EUR",
          "amount": 156.27
        }
      },
      "target": {
        "usd": 160.92,
        "local": {
          "currency": "CZK",
          "amount": 3521.25
        }
      },
      "pctDiff": -8.87
    }
  ],
  "categoryTotals": [
    {
      "category": "Housing",
      "base": 4079.36,
      "target": 3624.76,
      "pctDiff": -11.14
    },
    {
      "category": "Food out",
      "base": 73.7,
      "target": 67.24,
      "pctDiff": -8.77
    },
    {
      "category": "Groceries",
      "base": 31.46,
      "target": 29.39,
      "pctDiff": -6.58
    },
    {
      "category": "Drinks",
      "base": 16.61,
      "target": 15.57,
      "pctDiff": -6.26
    },
    {
      "category": "Transport",
      "base": 54.33,
      "target": 49.93,
      "pctDiff": -8.1
    },
    {
      "category": "Utilities & comms",
      "base": 229.64,
      "target": 211.05,
      "pctDiff": -8.1
    },
    {
      "category": "Lifestyle",
      "base": 370.76,
      "target": 344.96,
      "pctDiff": -6.96
    }
  ],
  "monthlyBudget": {
    "base": 1630.64,
    "target": 1470.14,
    "pctDiff": -9.84
  },
  "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/italy-vs-czechia/",
    "permalink": "https://geo-parity.com/cost-of-living/italy-vs-czechia/",
    "terms": "Free to use and quote with attribution. Figures are estimates for orientation, not advice."
  }
}