diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-04-10 14:26:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-10 14:26:17 -0500 |
commit | 1819df2f036c794165751debd8ba2a308163675c (patch) | |
tree | b6232726090bb48963cc243a811c11ae30497779 /theme/static | |
parent | 9e0794d663645c2fd1661d6b894f0141e2c3d571 (diff) | |
download | cleberg.net-1819df2f036c794165751debd8ba2a308163675c.tar.gz cleberg.net-1819df2f036c794165751debd8ba2a308163675c.tar.bz2 cleberg.net-1819df2f036c794165751debd8ba2a308163675c.zip |
update PercentIncrease to PercentChange
Diffstat (limited to 'theme/static')
-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 |