cedendahlkim/Swedish Salary Calculator
Calculate Swedish salary taxes (arbetsgivaravgift + sociala avgifter) in CI/CD
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| salary | Monthly salary (SEK) | yes | — |
| year | Tax year (2025 or 2026) | no | 2026 |
| include_semester | Include semestertillägg (12%) | no | true |
Outputs
| name | description |
|---|---|
| total_cost | Total employer cost (salary + arbetsgivaravgift + semestertillägg) |
| salary_net | Net salary (employee gross salary) |
| arbetsgivaravgift | Arbetsgivaravgift amount |
| semester_tillagg | Semestertillägg amount |