FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit df54f01a authored by Dr Abraham Martin's avatar Dr Abraham Martin
Browse files

Added Salary Scales for 2022

parent 1e38f844
No related branches found
No related tags found
1 merge request!31Added Salary Scales for 2022
Pipeline #228844 passed with warnings
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='salaries',
version='1.2.6',
version='1.2.7',
packages=find_packages(),
package_data={'ucamstaffoncosts': ['data/*.yaml']},
install_requires=[
......
......@@ -256,3 +256,27 @@ salaries:
POINT_20: 18852, POINT_19: 18529, POINT_18: 18212, POINT_17: 17901,
POINT_16: 17596, POINT_15: 17338, POINT_14: 17011, POINT_13: 16691,
POINT_12: 16193, POINT_11: 15784}
- effectiveDate: 2022-08-01
mapping: {POINT_100: 195415, POINT_99: 189729, POINT_98: 184206, POINT_97: 178846,
POINT_96: 173640, POINT_95: 168590, POINT_94: 163685, POINT_93: 158922,
POINT_92: 154299, POINT_91: 149810, POINT_90: 145452, POINT_89: 141221,
POINT_88: 137114, POINT_87: 133125, POINT_86: 129250, POINT_85: 125494,
POINT_84: 121843, POINT_83: 118300, POINT_82: 114858, POINT_81: 111518,
POINT_80: 108275, POINT_79: 105127, POINT_78: 102068, POINT_77: 99104,
POINT_76: 96222, POINT_75: 93423, POINT_74: 90706, POINT_73: 88070,
POINT_72: 85512, POINT_71: 83023, POINT_70: 80610, POINT_69: 78267,
POINT_68: 75992, POINT_67: 73787, POINT_66: 71644, POINT_65: 69562,
POINT_64: 67540, POINT_63: 65578, POINT_62: 63673, POINT_61: 61823,
POINT_60: 60027, POINT_59: 58284, POINT_58: 56592, POINT_57: 54949,
POINT_56: 53353, POINT_55: 51805, POINT_54: 50300, POINT_53: 48841,
POINT_52: 47423, POINT_51: 46047, POINT_50: 44737, POINT_49: 43414,
POINT_48: 42155, POINT_47: 40931, POINT_46: 39745, POINT_45: 38592,
POINT_44: 37474, POINT_43: 36386, POINT_42: 35333, POINT_41: 34308,
POINT_40: 33314, POINT_39: 32348, POINT_38: 31411, POINT_37: 30502,
POINT_36: 29619, POINT_35: 28762, POINT_34: 27929, POINT_33: 27131,
POINT_32: 26396, POINT_31: 25642, POINT_30: 24948, POINT_29: 24285,
POINT_28: 23715, POINT_27: 23144, POINT_26: 22662, POINT_25: 22149,
POINT_24: 21630, POINT_23: 21197, POINT_22: 20761, POINT_21: 20400,
POINT_20: 20134, POINT_19: 19863, POINT_18: 19578, POINT_17: 19333,
POINT_16: 19092, POINT_15: 18898, POINT_14: 18542, POINT_13: 18193,
POINT_12: 17650, POINT_11: 17205}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment