diff options
| author | Christian Cleberg <[email protected]> | 2026-03-11 00:06:58 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-11 00:06:58 -0500 |
| commit | 45c89b7bf761c1a8a970e8b11aeca9b4d2c2b877 (patch) | |
| tree | 77e93b6d070c64fb2537a09a1ddd0762b40e82d8 /theme | |
| parent | 392001a12b71b2541c662c75782b3cf2a2878863 (diff) | |
| download | cleberg.net-45c89b7bf761c1a8a970e8b11aeca9b4d2c2b877.tar.gz cleberg.net-45c89b7bf761c1a8a970e8b11aeca9b4d2c2b877.tar.bz2 cleberg.net-45c89b7bf761c1a8a970e8b11aeca9b4d2c2b877.zip | |
Rewrite salary intro, add Department column to table and CSV
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/static/salary.csv | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/theme/static/salary.csv b/theme/static/salary.csv index 5ee8ab4..1f526f7 100644 --- a/theme/static/salary.csv +++ b/theme/static/salary.csv @@ -1,13 +1,13 @@ -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 -Senior Technology Risk Consultant,Ernst & Young,Des Moines(IA),2021-09,2022-06,89500,0.2430 -Senior IT Auditor,Ameritas,Lincoln(NE),2021-05,2021-09,72000,0.1076 -IT Auditor,Ameritas,Lincoln(NE),2020-04,2021-05,65000,0.1206 -IS Auditor II,Nelnet,Lincoln(NE),2019-12,2020-04,58000,0.3942 -IS Auditor I,Nelnet,Lincoln(NE),2019-06,2019-12,41600,0.2500 -Internal Audit Intern,Ameritas,Lincoln(NE),2018-02,2019-06,33280,1.2857 -Teaching Assistant,University of Nebraska,Lincoln(NE),2017-08,2018-05,14560,-0.5000 -Community Management Intern,Walgreens,Lincoln(NE),2017-06,2018-02,29120,0.0000 +Title,Department,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,Technology Assurance - Audit,KPMG,Omaha(NE),2023-10,2024-10,116700,0.0609 +Senior,Technology Assurance - Audit,KPMG,Omaha(NE),2022-06,2023-10,110000,0.2290 +Senior,Technology Risk - Consulting,Ernst & Young,Des Moines(IA),2021-09,2022-06,89500,0.2430 +Senior IT Auditor,Internal Audit,Ameritas,Lincoln(NE),2021-05,2021-09,72000,0.1076 +IT Auditor,Internal Audit,Ameritas,Lincoln(NE),2020-04,2021-05,65000,0.1206 +IS Auditor II,Internal Audit,Nelnet,Lincoln(NE),2019-12,2020-04,58000,0.3942 +IS Auditor I,Internal Audit,Nelnet,Lincoln(NE),2019-06,2019-12,41600,0.2500 +Internal Audit Intern,Internal Audit,Ameritas,Lincoln(NE),2018-02,2019-06,33280,1.2857 +Teaching Assistant,College of Business,University of Nebraska,Lincoln(NE),2017-08,2018-05,14560,-0.5000 +Community Management Intern,Store/Retail,Walgreens,Lincoln(NE),2017-06,2018-02,29120,0.0000 |
