Skip to content

Commit

Permalink
Salaries WiP
Browse files Browse the repository at this point in the history
  • Loading branch information
ximekilgsa committed Nov 13, 2024
1 parent a95f612 commit 84b6b7c
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 53 deletions.
2 changes: 1 addition & 1 deletion _data/assetPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
"uswds.js": "/assets/js/uswds-init.js",
"styles.css": "/assets/styles/styles-WFQMHBOR.css",
"styles.map": "/assets/styles/styles-WFQMHBOR.css.map"
}
}
95 changes: 47 additions & 48 deletions _data/gs_salaries.yml
Original file line number Diff line number Diff line change
@@ -1,48 +1,47 @@
gs_salary_ranges:
year: 2024
grades:
GS-1:
min_salary: 21986 # GS-1 Step 1
max_salary: 27590 # GS-1 Step 10
GS-2:
min_salary: 24702 # GS-2 Step 1
max_salary: 30983 # GS-2 Step 10
GS-3:
min_salary: 26962 # GS-3 Step 1
max_salary: 35019 # GS-3 Step 10
GS-4:
min_salary: 30343 # GS-4 Step 1
max_salary: 39479 # GS-4 Step 10
GS-5:
min_salary: 33973 # GS-5 Step 1
max_salary: 44126 # GS-5 Step 10
GS-6:
min_salary: 37696 # GS-6 Step 1
max_salary: 48897 # GS-6 Step 10
GS-7:
min_salary: 41830 # GS-7 Step 1
max_salary: 54432 # GS-7 Step 10
GS-8:
min_salary: 46237 # GS-8 Step 1
max_salary: 60190 # GS-8 Step 10
GS-9:
min_salary: 50958 # GS-9 Step 1
max_salary: 67148 # GS-9 Step 10
GS-10:
min_salary: 56013 # GS-10 Step 1
max_salary: 73813 # GS-10 Step 10
GS-11:
min_salary: 61618 # GS-11 Step 1
max_salary: 80141 # GS-11 Step 10
GS-12:
min_salary: 73848 # GS-12 Step 1
max_salary: 95992 # GS-12 Step 10
GS-13:
min_salary: 87860 # GS-13 Step 1
max_salary: 114320 # GS-13 Step 10
GS-14:
min_salary: 103821 # GS-14 Step 1
max_salary: 134803 # GS-14 Step 10
GS-15:
min_salary: 122074 # GS-15 Step 1
max_salary: 159950 # GS-15 Step 10
---
GS-1:
min_salary: 21986 # GS-1 Step 1
max_salary: 27590 # GS-1 Step 10
GS-2:
min_salary: 24702 # GS-2 Step 1
max_salary: 30983 # GS-2 Step 10
GS-3:
min_salary: 26962 # GS-3 Step 1
max_salary: 35019 # GS-3 Step 10
GS-4:
min_salary: 30343 # GS-4 Step 1
max_salary: 39479 # GS-4 Step 10
GS-5:
min_salary: 33973 # GS-5 Step 1
max_salary: 44126 # GS-5 Step 10
GS-6:
min_salary: 37696 # GS-6 Step 1
max_salary: 48897 # GS-6 Step 10
GS-7:
min_salary: 41830 # GS-7 Step 1
max_salary: 54432 # GS-7 Step 10
GS-8:
min_salary: 46237 # GS-8 Step 1
max_salary: 60190 # GS-8 Step 10
GS-9:
min_salary: 50958 # GS-9 Step 1
max_salary: 67148 # GS-9 Step 10
GS-10:
min_salary: 56013 # GS-10 Step 1
max_salary: 73813 # GS-10 Step 10
GS-11:
min_salary: 61618 # GS-11 Step 1
max_salary: 80141 # GS-11 Step 10
GS-12:
min_salary: 73848 # GS-12 Step 1
max_salary: 95992 # GS-12 Step 10
GS-13:
min_salary: 87860 # GS-13 Step 1
max_salary: 114320 # GS-13 Step 10
GS-14:
min_salary: 103821 # GS-14 Step 1
max_salary: 134803 # GS-14 Step 10
GS-15:
min_salary: 122074 # GS-15 Step 1
max_salary: 159950 # GS-15 Step 10

13 changes: 9 additions & 4 deletions _includes/layouts/jointts/job/salary.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,18 @@
GS-{{ gs }}
{% endif %}
</p>

<p>
{% if gs and gs_salaries.grades["GS-" + gs] %}
<strong>Base Salary Range:</strong> ${{ gs_salaries.grades["GS-" + gs].min_salary | number }} - ${{ gs_salaries.grades["GS-" + gs].max_salary | number }}
{% else %}
Salary information is not available for this grade.
{% if gs != "SES" %}
{% assign gs_salary_key = "GS-" | append: gs %}
{% if gs_salaries[gs_salary_key] %}
<strong>Base Salary Range:</strong> ${{ gs_salaries[gs_salary_key].min_salary }} - ${{ gs_salaries[gs_salary_key].max_salary }}
{% else %}
Salary information is not available for this grade.
{% endif %}
{% endif %}
</p>

<p>Your salary, including base and locality, will be determined upon selection, dependent on your actual duty location.
Please note the maximum salary available for the GS pay system is $191,900. For specific details on locality pay, please
visit <a href="https://www.opm.gov/policy-data-oversight/pay-leave/salaries-wages/" target="_blank" rel="noopener">OPM's Salaries & Wages page</a> or for a salary calculator
Expand Down
1 change: 1 addition & 0 deletions pages/jointts/positions/FedRAMP-Security-Director.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ title: "TTS Office of Solutions: FedRAMP Security Director"
#🔻🔻🔻🔻🔻
opens: 2024-08-28
closes: 2024-09-01

# These dates are also used to determine whether a position is upcoming, open,
# or closed. Here's how we decide:
#
Expand Down

0 comments on commit 84b6b7c

Please sign in to comment.