{
  "corridor": "uk-vs-australia",
  "a": "uk",
  "b": "au",
  "nameA": "the UK",
  "nameB": "Australia",
  "taxYearA": "2026/27",
  "taxYearB": "2025/26",
  "currencyA": "GBP",
  "currencyB": "AUD",
  "priceLevelA": 87.3,
  "priceLevelB": 94.2,
  "costDeltaPct": 7.9,
  "pppEquivalentAtoB": 130868,
  "pppEquivalentBtoA": 57983,
  "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,
      "au_gross": 60616,
      "au_income_tax": 8882,
      "au_social": 1212,
      "au_net": 50522,
      "au_keep_pct": 83.3
    },
    {
      "salary_usd": 60000,
      "uk_gross": 46944,
      "uk_income_tax": 6875,
      "uk_social": 2750,
      "uk_net": 37319,
      "uk_keep_pct": 79.5,
      "au_gross": 90924,
      "au_income_tax": 18065,
      "au_social": 1818,
      "au_net": 71040,
      "au_keep_pct": 78.1
    },
    {
      "salary_usd": 80000,
      "uk_gross": 62592,
      "uk_income_tax": 12469,
      "uk_social": 3262,
      "uk_net": 46861,
      "uk_keep_pct": 74.9,
      "au_gross": 121232,
      "au_income_tax": 27158,
      "au_social": 2425,
      "au_net": 91650,
      "au_keep_pct": 75.6
    },
    {
      "salary_usd": 100000,
      "uk_gross": 78240,
      "uk_income_tax": 18728,
      "uk_social": 3575,
      "uk_net": 55937,
      "uk_keep_pct": 71.5,
      "au_gross": 151540,
      "au_income_tax": 37408,
      "au_social": 3031,
      "au_net": 111101,
      "au_keep_pct": 73.3
    },
    {
      "salary_usd": 150000,
      "uk_gross": 117360,
      "uk_income_tax": 37848,
      "uk_social": 4358,
      "uk_net": 75154,
      "uk_keep_pct": 64,
      "au_gross": 227310,
      "au_income_tax": 68428,
      "au_social": 4546,
      "au_net": 154336,
      "au_keep_pct": 67.9
    }
  ]
}