{
  "id": "fe_pay",
  "name": "Further Education pay",
  "sector": "Education",
  "organisation": "Further Education",
  "currency": "GBP",
  "versionNote": "Illustrative; based on AoC/UCU FE pay. Colleges set their own scales. Check AoC or your college for current rates.",
  "payBands": [
    {
      "band": "Lecturer (entry–main)",
      "min": 31650,
      "max": 38000,
      "increment": 1200,
      "typicalRole": "FE Lecturer",
      "spinePoints": [31650, 32850, 34050, 35250, 36450, 37650, 38000],
      "yearsPerPoint": 1
    },
    {
      "band": "Lecturer (senior)",
      "min": 38500,
      "max": 42000,
      "increment": 700,
      "typicalRole": "Senior Lecturer",
      "spinePoints": [38500, 39200, 39900, 40600, 41300, 42000],
      "yearsPerPoint": 1
    },
    {
      "band": "Programme Leader",
      "min": 40000,
      "max": 46000,
      "increment": 1500,
      "typicalRole": "Programme Leader",
      "spinePoints": [40000, 41500, 43000, 44500, 46000],
      "yearsPerPoint": 1
    },
    {
      "band": "Curriculum Manager",
      "min": 45000,
      "max": 52000,
      "increment": 1750,
      "typicalRole": "Curriculum Manager",
      "spinePoints": [45000, 46750, 48500, 50250, 52000],
      "yearsPerPoint": 1
    },
    {
      "band": "Principal",
      "min": 80000,
      "max": 120000,
      "increment": 5000,
      "typicalRole": "FE Principal",
      "spinePoints": [80000, 90000, 100000, 110000, 120000],
      "yearsPerPoint": 2
    }
  ],
  "allowances": [
    { "id": "london_weighting", "label": "London weighting", "type": "percentage", "defaultPercent": 0, "maxPercent": 15 }
  ],
  "roleToBand": {
    "fe-lecturer": "Lecturer (entry–main)",
    "senior-lecturer": "Lecturer (senior)",
    "programme-leader": "Programme Leader",
    "curriculum-manager": "Curriculum Manager",
    "fe-principal": "Principal"
  }
}
