diff options
| author | Christian Cleberg <[email protected]> | 2025-04-10 14:26:17 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-10 14:26:17 -0500 |
| commit | 76699cd7b04ec887520f63f1b5debb3c47149828 (patch) | |
| tree | b6232726090bb48963cc243a811c11ae30497779 /theme | |
| parent | d8494eec3bae99dfb5deebe1c3b9a6b9ab8f505d (diff) | |
| download | cleberg.net-76699cd7b04ec887520f63f1b5debb3c47149828.tar.gz cleberg.net-76699cd7b04ec887520f63f1b5debb3c47149828.tar.bz2 cleberg.net-76699cd7b04ec887520f63f1b5debb3c47149828.zip | |
update PercentIncrease to PercentChange
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/static/salary.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/salary.csv b/theme/static/salary.csv index 5c8432b..440abd6 100644 --- a/theme/static/salary.csv +++ b/theme/static/salary.csv @@ -1,4 +1,4 @@ -Title,Company,Location,Start,End,Salary,PercentIncrease +Title,Company,Location,Start,End,Salary,PercentChange 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 |
