有家健康网
当前位置: 有家健康网 > 健康资讯>

广东湛江社保基数7200扣税多少

有家健康网 2025-05-01阅读量:4595


TypeError Traceback (most recent call last)
Cell In[1], line 30
27 taxable_income = social_insurance_base - total_personal_social_insurance
29 # 确定税率区间
—> 30 tax_rate = next(rate for income_range, rate in tax_rates.items() if taxable_income <= income_range.split(‘-’)[1])
32 # 计算个人所得税
33 tax = taxable_income * tax_rate

Cell In[1], line 30, in <genexpr>(.0)
27 taxable_income = social_insurance_base - total_personal_social_insurance
29 # 确定税率区间
—> 30 tax_rate = next(rate for income_range, rate in tax_rates.items() if taxable_income <= income_range.split(‘-’)[1])
32 # 计算个人所得税
33 tax = taxable_income * tax_rate

TypeError: ‘<=’ not supported between instances of ‘float’ and ‘str’

有家健康网
联系我们
网站地图

ICP备案号:粤ICP备19122149号

本站内容仅供咨询参考,不代替您的医生或其他医务人员的建议,更不宜作为自行诊断或治疗依据,如果您对自己健康方面的问题有疑问,请及时到医院就诊!