diff options
-rw-r--r-- | content/salary/index.org | 1 | ||||
-rw-r--r-- | theme/static/salary.csv | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/salary/index.org b/content/salary/index.org index 556be7c..914f2e6 100644 --- a/content/salary/index.org +++ b/content/salary/index.org @@ -38,6 +38,7 @@ the table. | Title | Company | Year | Salary | |-----------------------------+-----------+------+----------| +| Manager, TA - Audit | [[https://kpmg.com/us/][KPMG]] | 2025 | $147,600 | | Manager, TA - Audit | [[https://kpmg.com/us/][KPMG]] | 2024 | $141,200 | | Senior, TA - Audit | [[https://kpmg.com/us/][KPMG]] | 2023 | $116,700 | | Senior, TA - Audit | [[https://kpmg.com/us/][KPMG]] | 2022 | $110,000 | diff --git a/theme/static/salary.csv b/theme/static/salary.csv index 440abd6..5ee8ab4 100644 --- a/theme/static/salary.csv +++ b/theme/static/salary.csv @@ -1,4 +1,5 @@ Title,Company,Location,Start,End,Salary,PercentChange +Manager - Technology Assurance - Audit,KPMG,Omaha(NE),2025-10,2026-10,147600,0.0453 Manager - Technology Assurance - Audit,KPMG,Omaha(NE),2024-10,2025-10,141200,0.2099 Senior Associate - Technology Assurance - Audit,KPMG,Omaha(NE),2023-10,2024-10,116700,0.0609 Senior Associate - Technology Assurance - Audit,KPMG,Omaha(NE),2022-06,2023-10,110000,0.2290 |