{
  "id": "probation_prisons",
  "name": "HMPPS pay (Prison & Probation)",
  "sector": "Justice & Legal",
  "organisation": "Probation & Prisons",
  "currency": "GBP",
  "versionNote": "Illustrative; prison Band 3 and NPS probation bands. Prison pay includes unsocial hours. Check prisonandprobationjobs.gov.uk or your employer.",
  "payBands": [
    {
      "band": "Prison Band 2",
      "min": 28000,
      "max": 32000,
      "increment": 800,
      "typicalRole": "Trainee / operational support",
      "spinePoints": [28000, 28800, 29600, 30400, 32000],
      "yearsPerPoint": 1
    },
    {
      "band": "Prison Band 3",
      "min": 35746,
      "max": 39474,
      "increment": 930,
      "typicalRole": "Prison Officer",
      "spinePoints": [35746, 36676, 37606, 38536, 39474],
      "yearsPerPoint": 1
    },
    {
      "band": "Prison Band 4",
      "min": 40000,
      "max": 45000,
      "increment": 1250,
      "typicalRole": "Senior Prison Officer",
      "spinePoints": [40000, 41250, 42500, 43750, 45000],
      "yearsPerPoint": 1
    },
    {
      "band": "Prison Band 5",
      "min": 46000,
      "max": 52000,
      "increment": 1500,
      "typicalRole": "Custodial Manager",
      "spinePoints": [46000, 47500, 49000, 50500, 52000],
      "yearsPerPoint": 1
    },
    {
      "band": "PSO",
      "min": 26474,
      "max": 30724,
      "increment": 850,
      "typicalRole": "Probation Services Officer",
      "spinePoints": [26474, 27324, 28174, 29024, 29874, 30724],
      "yearsPerPoint": 1
    },
    {
      "band": "Probation Officer",
      "min": 35130,
      "max": 39379,
      "increment": 1062,
      "typicalRole": "Probation Officer",
      "spinePoints": [35130, 36192, 37254, 38316, 39379],
      "yearsPerPoint": 1
    },
    {
      "band": "Senior Probation Officer",
      "min": 40000,
      "max": 46000,
      "increment": 1500,
      "typicalRole": "Senior Probation Officer",
      "spinePoints": [40000, 41500, 43000, 44500, 46000],
      "yearsPerPoint": 1
    }
  ],
  "allowances": [
    { "id": "unsocial_hours", "label": "Unsocial hours (prison)", "type": "percentage", "defaultPercent": 0, "maxPercent": 25 },
    { "id": "london_weighting", "label": "London weighting (probation)", "type": "fixed", "options": [{ "id": "inner", "label": "Inner London", "amount": 4249 }, { "id": "outer", "label": "Outer", "amount": 2000 }] }
  ],
  "roleToBand": {
    "prison-officer": "Prison Band 3",
    "senior-prison-officer": "Prison Band 4",
    "custodial-manager": "Prison Band 5",
    "probation-services-officer": "PSO",
    "probation-officer": "Probation Officer",
    "senior-probation-officer": "Senior Probation Officer",
    "trainee-probation-officer": "PSO"
  }
}
