Created
May 19, 2025 06:57
-
-
Save afiqiqmal/6b9660b7f8ac5740a3cd9ca0d2e511c0 to your computer and use it in GitHub Desktop.
SOSCO Rate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"min_wage": 0, | |
"max_wage": 30, | |
"employer_contribution_amount": 0.40, | |
"employee_contribution_amount": 0.10, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 30.01, | |
"max_wage": 50, | |
"employer_contribution_amount": 0.70, | |
"employee_contribution_amount": 0.20, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 50.01, | |
"max_wage": 70, | |
"employer_contribution_amount": 1.10, | |
"employee_contribution_amount": 0.30, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 70.01, | |
"max_wage": 100, | |
"employer_contribution_amount": 1.50, | |
"employee_contribution_amount": 0.40, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 100.01, | |
"max_wage": 140, | |
"employer_contribution_amount": 2.10, | |
"employee_contribution_amount": 0.60, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 140.01, | |
"max_wage": 200, | |
"employer_contribution_amount": 2.95, | |
"employee_contribution_amount": 0.85, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 200.01, | |
"max_wage": 300, | |
"employer_contribution_amount": 4.35, | |
"employee_contribution_amount": 1.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 300.01, | |
"max_wage": 400, | |
"employer_contribution_amount": 6.15, | |
"employee_contribution_amount": 1.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 400.01, | |
"max_wage": 500, | |
"employer_contribution_amount": 7.85, | |
"employee_contribution_amount": 2.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 500.01, | |
"max_wage": 600, | |
"employer_contribution_amount": 9.65, | |
"employee_contribution_amount": 2.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 600.01, | |
"max_wage": 700, | |
"employer_contribution_amount": 11.25, | |
"employee_contribution_amount": 3.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 700.01, | |
"max_wage": 800, | |
"employer_contribution_amount": 13.15, | |
"employee_contribution_amount": 3.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 800.01, | |
"max_wage": 900, | |
"employer_contribution_amount": 14.85, | |
"employee_contribution_amount": 4.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 900.01, | |
"max_wage": 1000, | |
"employer_contribution_amount": 16.65, | |
"employee_contribution_amount": 4.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1000.01, | |
"max_wage": 1100, | |
"employer_contribution_amount": 18.35, | |
"employee_contribution_amount": 5.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1100.01, | |
"max_wage": 1200, | |
"employer_contribution_amount": 20.15, | |
"employee_contribution_amount": 5.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1200.01, | |
"max_wage": 1300, | |
"employer_contribution_amount": 21.85, | |
"employee_contribution_amount": 6.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1300.01, | |
"max_wage": 1400, | |
"employer_contribution_amount": 23.65, | |
"employee_contribution_amount": 6.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1400.01, | |
"max_wage": 1500, | |
"employer_contribution_amount": 25.35, | |
"employee_contribution_amount": 7.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1500.01, | |
"max_wage": 1600, | |
"employer_contribution_amount": 27.15, | |
"employee_contribution_amount": 7.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1600.01, | |
"max_wage": 1700, | |
"employer_contribution_amount": 28.85, | |
"employee_contribution_amount": 8.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1700.01, | |
"max_wage": 1800, | |
"employer_contribution_amount": 30.65, | |
"employee_contribution_amount": 8.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1800.01, | |
"max_wage": 1900, | |
"employer_contribution_amount": 32.35, | |
"employee_contribution_amount": 9.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 1900.01, | |
"max_wage": 2000, | |
"employer_contribution_amount": 34.15, | |
"employee_contribution_amount": 9.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2000.01, | |
"max_wage": 2100, | |
"employer_contribution_amount": 35.85, | |
"employee_contribution_amount": 10.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2100.01, | |
"max_wage": 2200, | |
"employer_contribution_amount": 37.65, | |
"employee_contribution_amount": 10.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2200.01, | |
"max_wage": 2300, | |
"employer_contribution_amount": 39.35, | |
"employee_contribution_amount": 11.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2300.01, | |
"max_wage": 2400, | |
"employer_contribution_amount": 41.15, | |
"employee_contribution_amount": 11.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2400.01, | |
"max_wage": 2500, | |
"employer_contribution_amount": 42.85, | |
"employee_contribution_amount": 12.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2500.01, | |
"max_wage": 2600, | |
"employer_contribution_amount": 44.65, | |
"employee_contribution_amount": 12.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2600.01, | |
"max_wage": 2700, | |
"employer_contribution_amount": 46.35, | |
"employee_contribution_amount": 13.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2700.01, | |
"max_wage": 2800, | |
"employer_contribution_amount": 48.15, | |
"employee_contribution_amount": 13.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2800.01, | |
"max_wage": 2900, | |
"employer_contribution_amount": 49.85, | |
"employee_contribution_amount": 14.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 2900.01, | |
"max_wage": 3000, | |
"employer_contribution_amount": 51.65, | |
"employee_contribution_amount": 14.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3000.01, | |
"max_wage": 3100, | |
"employer_contribution_amount": 53.35, | |
"employee_contribution_amount": 15.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3100.01, | |
"max_wage": 3200, | |
"employer_contribution_amount": 55.15, | |
"employee_contribution_amount": 15.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3200.01, | |
"max_wage": 3300, | |
"employer_contribution_amount": 56.85, | |
"employee_contribution_amount": 16.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3300.01, | |
"max_wage": 3400, | |
"employer_contribution_amount": 58.65, | |
"employee_contribution_amount": 16.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3400.01, | |
"max_wage": 3500, | |
"employer_contribution_amount": 60.35, | |
"employee_contribution_amount": 17.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3500.01, | |
"max_wage": 3600, | |
"employer_contribution_amount": 62.15, | |
"employee_contribution_amount": 17.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3600.01, | |
"max_wage": 3700, | |
"employer_contribution_amount": 63.85, | |
"employee_contribution_amount": 18.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3700.01, | |
"max_wage": 3800, | |
"employer_contribution_amount": 65.65, | |
"employee_contribution_amount": 18.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3800.01, | |
"max_wage": 3900, | |
"employer_contribution_amount": 67.35, | |
"employee_contribution_amount": 19.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 3900.01, | |
"max_wage": 4000, | |
"employer_contribution_amount": 69.15, | |
"employee_contribution_amount": 19.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4000.01, | |
"max_wage": 4100, | |
"employer_contribution_amount": 70.85, | |
"employee_contribution_amount": 20.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4100.01, | |
"max_wage": 4200, | |
"employer_contribution_amount": 72.65, | |
"employee_contribution_amount": 20.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4200.01, | |
"max_wage": 4300, | |
"employer_contribution_amount": 74.35, | |
"employee_contribution_amount": 21.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4300.01, | |
"max_wage": 4400, | |
"employer_contribution_amount": 76.15, | |
"employee_contribution_amount": 21.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4400.01, | |
"max_wage": 4500, | |
"employer_contribution_amount": 77.85, | |
"employee_contribution_amount": 22.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4500.01, | |
"max_wage": 4600, | |
"employer_contribution_amount": 79.65, | |
"employee_contribution_amount": 22.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4600.01, | |
"max_wage": 4700, | |
"employer_contribution_amount": 81.35, | |
"employee_contribution_amount": 23.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4700.01, | |
"max_wage": 4800, | |
"employer_contribution_amount": 83.15, | |
"employee_contribution_amount": 23.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4800.01, | |
"max_wage": 4900, | |
"employer_contribution_amount": 84.85, | |
"employee_contribution_amount": 24.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 4900.01, | |
"max_wage": 5000, | |
"employer_contribution_amount": 86.65, | |
"employee_contribution_amount": 24.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5000.01, | |
"max_wage": 5100, | |
"employer_contribution_amount": 88.35, | |
"employee_contribution_amount": 25.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5100.01, | |
"max_wage": 5200, | |
"employer_contribution_amount": 90.15, | |
"employee_contribution_amount": 25.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5200.01, | |
"max_wage": 5300, | |
"employer_contribution_amount": 91.85, | |
"employee_contribution_amount": 26.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5300.01, | |
"max_wage": 5400, | |
"employer_contribution_amount": 93.65, | |
"employee_contribution_amount": 26.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5400.01, | |
"max_wage": 5500, | |
"employer_contribution_amount": 95.35, | |
"employee_contribution_amount": 27.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5500.01, | |
"max_wage": 5600, | |
"employer_contribution_amount": 97.15, | |
"employee_contribution_amount": 27.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5600.01, | |
"max_wage": 5700, | |
"employer_contribution_amount": 98.85, | |
"employee_contribution_amount": 28.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5700.01, | |
"max_wage": 5800, | |
"employer_contribution_amount": 100.65, | |
"employee_contribution_amount": 28.75, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5800.01, | |
"max_wage": 5900, | |
"employer_contribution_amount": 102.35, | |
"employee_contribution_amount": 29.25, | |
"category": "first" | |
}, | |
{ | |
"min_wage": 5900.01, | |
"max_wage": 6000, | |
"employer_contribution_amount": 104.15, | |
"employee_contribution_amount": 29.75, | |
"category": "first" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment