cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

4bdbfe5fe918e62d70024bcfc5ca90681029dbd3

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2025-04-13T21:32:37Z

add year back to salary table
 content/salary/index.org | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/content/salary/index.org b/content/salary/index.org
index df860cc..0cbe78c 100644
--- a/content/salary/index.org
+++ b/content/salary/index.org
@@ -36,19 +36,19 @@ This table is a compressed version of the data, so that it can fit reliably on
 screens. For the full dataset with all fields, open the =source data= link below
 the table.
 
-| Title                                          | Company                | Salary   |
-|------------------------------------------------+------------------------+----------|
-| Manager, Technology Assurance - Audit          | KPMG                   | $141,200 |
-| Senior Associate, Technology Assurance - Audit | KPMG                   | $116,700 |
-| Senior Associate, Technology Assurance - Audit | KPMG                   | $110,000 |
-| Senior Technology Risk Consultant              | Ernst & Young          | $89,500  |
-| Senior IT Auditor                              | Ameritas               | $72,000  |
-| IT Auditor                                     | Ameritas               | $65,000  |
-| IS Auditor II                                  | Nelnet                 | $58,000  |
-| IS Auditor I                                   | Nelnet                 | $20/hour |
-| Internal Audit Intern                          | Ameritas               | $16/hour |
-| Teaching Assistant                             | University of Nebraska | $7/hour  |
-| Community Management Intern                    | Walgreens              | $14/hour |
+| Title                                          | Company                | Year | Salary   |
+|------------------------------------------------+------------------------+------+----------|
+| Manager, Technology Assurance - Audit          | KPMG                   | 2024 | $141,200 |
+| Senior Associate, Technology Assurance - Audit | KPMG                   | 2023 | $116,700 |
+| Senior Associate, Technology Assurance - Audit | KPMG                   | 2022 | $110,000 |
+| Senior Technology Risk Consultant              | Ernst & Young          | 2021 | $89,500  |
+| Senior IT Auditor                              | Ameritas               | 2021 | $72,000  |
+| IT Auditor                                     | Ameritas               | 2020 | $65,000  |
+| IS Auditor II                                  | Nelnet                 | 2019 | $58,000  |
+| IS Auditor I                                   | Nelnet                 | 2019 | $20/hour |
+| Internal Audit Intern                          | Ameritas               | 2018 | $16/hour |
+| Teaching Assistant                             | University of Nebraska | 2017 | $7/hour  |
+| Community Management Intern                    | Walgreens              | 2017 | $14/hour |
 
 [[[https://cleberg.net/salary.csv][source data]]]