{
  "corridor": "uk-vs-netherlands",
  "a": "uk",
  "b": "nl",
  "nameA": "the UK",
  "nameB": "the Netherlands",
  "taxYearA": "2026/27",
  "taxYearB": "2026",
  "currencyA": "GBP",
  "currencyB": "EUR",
  "priceLevelA": 87.3,
  "priceLevelB": 80.3,
  "costDeltaPct": -8,
  "pppEquivalentAtoB": 68029,
  "pppEquivalentBtoA": 68005,
  "updated": "2026-09-06",
  "sources": [
    "World Bank PPP (CC BY 4.0)",
    "each country's official income tax and social contribution rules, factchecked"
  ],
  "points": [
    {
      "salary_usd": 40000,
      "uk_gross": 31296,
      "uk_income_tax": 3745,
      "uk_social": 1498,
      "uk_net": 26053,
      "uk_keep_pct": 83.2,
      "nl_gross": 36956,
      "nl_income_tax": 5042,
      "nl_social": 0,
      "nl_net": 31914,
      "nl_keep_pct": 86.4
    },
    {
      "salary_usd": 60000,
      "uk_gross": 46944,
      "uk_income_tax": 6875,
      "uk_social": 2750,
      "uk_net": 37319,
      "uk_keep_pct": 79.5,
      "nl_gross": 55434,
      "nl_income_tax": 13602,
      "nl_social": 0,
      "nl_net": 41832,
      "nl_keep_pct": 75.5
    },
    {
      "salary_usd": 80000,
      "uk_gross": 62592,
      "uk_income_tax": 12469,
      "uk_social": 3262,
      "uk_net": 46861,
      "uk_keep_pct": 74.9,
      "nl_gross": 73912,
      "nl_income_tax": 22928,
      "nl_social": 0,
      "nl_net": 50984,
      "nl_keep_pct": 69
    },
    {
      "salary_usd": 100000,
      "uk_gross": 78240,
      "uk_income_tax": 18728,
      "uk_social": 3575,
      "uk_net": 55937,
      "uk_keep_pct": 71.5,
      "nl_gross": 92390,
      "nl_income_tax": 33027,
      "nl_social": 0,
      "nl_net": 59363,
      "nl_keep_pct": 64.3
    },
    {
      "salary_usd": 150000,
      "uk_gross": 117360,
      "uk_income_tax": 37848,
      "uk_social": 4358,
      "uk_net": 75154,
      "uk_keep_pct": 64,
      "nl_gross": 138585,
      "nl_income_tax": 58532,
      "nl_social": 0,
      "nl_net": 80053,
      "nl_keep_pct": 57.8
    }
  ]
}