{
  "id": "he_pay",
  "name": "Higher Education pay (UK national spine)",
  "sector": "Education",
  "organisation": "Higher Education",
  "currency": "GBP",
  "versionNote": "Illustrative; based on UK national HE pay spine (UCU). Institutions apply spine points to roles. Check UCU or your university for current spine.",
  "payBands": [
    {
      "band": "Lecturer (spine 24–36)",
      "min": 45000,
      "max": 58000,
      "increment": 2000,
      "typicalRole": "Lecturer",
      "spinePoints": [45000, 47000, 49000, 51000, 53000, 55000, 58000],
      "yearsPerPoint": 1
    },
    {
      "band": "Senior Lecturer (spine 36–44)",
      "min": 58000,
      "max": 68000,
      "increment": 2000,
      "typicalRole": "Senior Lecturer",
      "spinePoints": [58000, 60000, 62000, 64000, 66000, 68000],
      "yearsPerPoint": 1
    },
    {
      "band": "Reader / Associate Professor",
      "min": 65000,
      "max": 78000,
      "increment": 2600,
      "typicalRole": "Reader",
      "spinePoints": [65000, 67600, 70200, 72800, 75400, 78000],
      "yearsPerPoint": 1
    },
    {
      "band": "Professor",
      "min": 75000,
      "max": 95000,
      "increment": 4000,
      "typicalRole": "Professor",
      "spinePoints": [75000, 79000, 83000, 87000, 91000, 95000],
      "yearsPerPoint": 2
    },
    {
      "band": "Research Fellow",
      "min": 40000,
      "max": 52000,
      "increment": 2000,
      "typicalRole": "Research Fellow",
      "spinePoints": [40000, 42000, 44000, 46000, 48000, 50000, 52000],
      "yearsPerPoint": 1
    },
    {
      "band": "Head of School / Dean",
      "min": 70000,
      "max": 110000,
      "increment": 8000,
      "typicalRole": "Head of School, Dean",
      "spinePoints": [70000, 78000, 86000, 94000, 102000, 110000],
      "yearsPerPoint": 2
    }
  ],
  "allowances": [
    { "id": "london_weighting", "label": "London / institutional weighting", "type": "percentage", "defaultPercent": 0, "maxPercent": 15 }
  ],
  "roleToBand": {
    "lecturer": "Lecturer (spine 24–36)",
    "senior-lecturer": "Senior Lecturer (spine 36–44)",
    "reader": "Reader / Associate Professor",
    "professor": "Professor",
    "research-fellow": "Research Fellow",
    "head-of-school": "Head of School / Dean",
    "dean": "Head of School / Dean"
  }
}
