個人住民税の見込み額
estimate_resident_taxEstimate of next fiscal year's resident tax (住民税: 道府県民税 + 市町村民税 + 森林環境税) from the previous year's income and the municipality: employment income from the NTA table for that year, resident-tax deductions (basic 430,000, spouse 330,000, dependants 330,000/450,000/380,000, life insurance capped at 70,000), the 10% income levy split 4%/6% (2%/8% in designated cities), the adjustment credit, the non-taxable thresholds (35万円 × persons + 10万円 + 21万円, with the 級地 rate), ふるさと納税 basic and special credits (special capped at 20% of the income levy), the housing-loan carry-over, per-capita amounts including every prefecture's surtax (37 of 47 have one; Kanagawa also adds 0.025% to the income levy) and the city rules of 横浜市 (+900), 神戸市 (+400) and 名古屋市 (5% cut). Matches the published 令和8年度 worked examples of Yokohama and Nagoya to the yen.
It is an ESTIMATE: the municipality decides the amount and the employer deducts what the 特別徴収税額通知書 says. Say so. income_year is the year the income was earned (2025 for the fiscal-2026 tax). Pass grade_level (級地 1-3) when known; it changes the per-capita exemption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Municipality in Japanese, e.g. 横浜市. Used for designated-city rates and the three city rules held. | |
| flags | No | ||
| salary | No | Gross employment income for the year, bonuses included. | |
| spouse | No | Spouse's 合計所得金額 for the year (0 if none). | |
| dependants | No | ||
| mutual_aid | No | ||
| prefecture | Yes | Prefecture of the employer's 適用事業所 — English ("Tokyo"), Japanese ("東京" or "東京都"), or JIS code 1-47. Health insurance rates differ by prefecture; pension does not. | |
| grade_level | No | 級地 (1, 2 or 3) for the per-capita exemption threshold. | |
| income_year | Yes | Year the income was earned: 2025 (fiscal 2026 tax) or 2026 (fiscal 2027 estimate). | |
| disabilities | No | ||
| other_income | No | ||
| total_income | No | Use instead of salary when the income is not (only) employment income: 合計所得金額 excluding salary. | |
| casualty_loss | No | ||
| life_insurance | No | Premiums PAID; the resident-tax deduction (cap 70,000) is computed here. | |
| designated_city | No | Set when the city is one of the 20 指定都市 and you did not pass city. | |
| other_donations | No | Other qualifying donations (basic 10% credit only). | |
| housing_loan_cap | No | Cap rule for the resident-tax part: 5% (max 97,500) or 7% (max 136,500). | |
| medical_expenses | No | ||
| social_insurance | No | Social insurance paid in the year. | |
| income_adjustment | No | ||
| furusato_donations | No | ふるさと納税 paid in the year. | |
| medical_reimbursed | No | ||
| housing_loan_unused | No | Housing-loan credit the income tax could not absorb. | |
| specified_relatives | No | ||
| earthquake_insurance | No | ||
| disaster_related_expense | No |