{
  "id": "fire_rescue",
  "name": "Fire and Rescue pay (NJC)",
  "sector": "Emergency Services",
  "organisation": "Fire & Rescue",
  "currency": "GBP",
  "versionNote": "Illustrative; based on NJC for Fire and Rescue 2024. Wholetime rates. Check FBU or your fire authority for current rates.",
  "payBands": [
    {
      "band": "Trainee Firefighter",
      "min": 28265,
      "max": 28265,
      "increment": 0,
      "typicalRole": "Trainee",
      "spinePoints": [28265],
      "yearsPerPoint": 1
    },
    {
      "band": "Development Firefighter",
      "min": 29442,
      "max": 29442,
      "increment": 0,
      "typicalRole": "Development",
      "spinePoints": [29442],
      "yearsPerPoint": 1
    },
    {
      "band": "Competent Firefighter",
      "min": 37675,
      "max": 40000,
      "increment": 775,
      "typicalRole": "Firefighter",
      "spinePoints": [37675, 38450, 39225, 40000],
      "yearsPerPoint": 1
    },
    {
      "band": "Crew Manager",
      "min": 41000,
      "max": 45000,
      "increment": 1000,
      "typicalRole": "Crew Manager",
      "spinePoints": [41000, 42000, 43000, 45000],
      "yearsPerPoint": 1
    },
    {
      "band": "Watch Manager",
      "min": 46000,
      "max": 50000,
      "increment": 1000,
      "typicalRole": "Watch Manager",
      "spinePoints": [46000, 47000, 48000, 50000],
      "yearsPerPoint": 1
    },
    {
      "band": "Station Manager",
      "min": 52000,
      "max": 58000,
      "increment": 1500,
      "typicalRole": "Station Manager",
      "spinePoints": [52000, 53500, 55000, 56500, 58000],
      "yearsPerPoint": 1
    },
    {
      "band": "Group Manager",
      "min": 60000,
      "max": 68000,
      "increment": 2000,
      "typicalRole": "Group Manager",
      "spinePoints": [60000, 62000, 64000, 66000, 68000],
      "yearsPerPoint": 1
    },
    {
      "band": "Fire Control",
      "min": 27000,
      "max": 33000,
      "increment": 1000,
      "typicalRole": "Control Room / Fire Control",
      "spinePoints": [27000, 28000, 29000, 30000, 31000, 33000],
      "yearsPerPoint": 1
    }
  ],
  "allowances": [
    { "id": "retained", "label": "Retained duty supplement", "type": "percentage", "defaultPercent": 0, "maxPercent": 15 },
    { "id": "overtime", "label": "Overtime / additional duties", "type": "percentage", "defaultPercent": 0, "maxPercent": 20 }
  ],
  "roleToBand": {
    "firefighter": "Competent Firefighter",
    "crew-manager": "Crew Manager",
    "watch-manager": "Watch Manager",
    "station-manager": "Station Manager",
    "group-manager": "Group Manager",
    "control-room-staff": "Fire Control",
    "fire-safety-officer": "Crew Manager"
  }
}
