{
  "id": "civil_service",
  "name": "Civil Service pay structure",
  "sector": "Central Government",
  "organisation": "Civil Service",
  "currency": "GBP",
  "versionNote": "Illustrative; based on national pay ranges. Used for Civil Service, MOD Civilian and Arm's Length Bodies. Pay varies by department and location. Check civil-service-careers.gov.uk or your employer.",
  "payBands": [
    { "band": "AA", "min": 22300, "max": 24800, "increment": 500, "typicalRole": "Administrative Assistant" },
    { "band": "AO", "min": 24800, "max": 27800, "increment": 500, "typicalRole": "Administrative Officer" },
    {
      "band": "EO",
      "min": 28300,
      "max": 31060,
      "increment": 460,
      "typicalRole": "Executive Officer",
      "spinePoints": [28300, 28760, 29220, 29680, 30140, 31060],
      "yearsPerPoint": 1
    },
    {
      "band": "HEO",
      "min": 35290,
      "max": 38790,
      "increment": 700,
      "typicalRole": "Higher Executive Officer",
      "spinePoints": [35290, 35990, 36690, 37390, 38790],
      "yearsPerPoint": 1
    },
    {
      "band": "SEO",
      "min": 43080,
      "max": 47260,
      "increment": 700,
      "typicalRole": "Senior Executive Officer",
      "spinePoints": [43080, 43780, 44480, 45180, 47260],
      "yearsPerPoint": 1
    },
    {
      "band": "G7",
      "min": 57670,
      "max": 63390,
      "increment": 1144,
      "typicalRole": "Grade 7",
      "spinePoints": [57670, 58814, 59958, 61102, 63390],
      "yearsPerPoint": 1
    },
    {
      "band": "G6",
      "min": 67820,
      "max": 76490,
      "increment": 1734,
      "typicalRole": "Grade 6",
      "spinePoints": [67820, 69554, 71288, 73022, 76490],
      "yearsPerPoint": 1
    },
    { "band": "SCS", "min": 75000, "max": 160000, "increment": 5000, "typicalRole": "Senior Civil Service" }
  ],
  "allowances": [
    { "id": "london_weighting", "label": "London weighting", "type": "percentage", "defaultPercent": 0, "maxPercent": 20 },
    { "id": "market_supplement", "label": "Market supplement (if applicable)", "type": "percentage", "defaultPercent": 0, "maxPercent": 15 }
  ],
  "roleToBand": {
    "administrative-assistant": "AA",
    "administrative-officer": "AO",
    "executive-officer": "EO",
    "heo": "HEO",
    "seo": "SEO",
    "grade-7": "G7",
    "grade-6": "G6",
    "deputy-director": "G6",
    "director": "SCS",
    "senior-civil-servant": "SCS",
    "mod-administrator": "AO",
    "mod-engineer": "HEO",
    "mod-project-manager": "SEO",
    "mod-senior-leader": "G6",
    "policy-adviser": "HEO",
    "senior-policy-adviser": "SEO",
    "programme-manager": "SEO",
    "border-force-officer": "EO",
    "immigration-officer": "EO",
    "analyst": "HEO",
    "inspector": "HEO",
    "senior-inspector": "SEO",
    "head-of-inspection": "G7",
    "fast-stream": "HEO",
    "economist": "SEO"
  }
}
