simulate
Calculate a household's tax estimate for Geneva using the official ESTV calculator. Provide location, income, and deductions to get a non-binding estimate and audit payload.
Instructions
Simulate the tax of a household with the official ESTV calculator.
EXPLICIT parameters (no data is injected automatically from the PDFs).
location: postal code or municipality name (e.g. '1201', 'Genève', 'Carouge').
deductions: ids from the ESTV sheet (see list_deductions_estv), e.g. {'PRAEMIEN3A': 7258}.
Returns the payload sent (audit) and a non-binding estimate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age1 | No | ||
| age2 | No | ||
| wealth | No | ||
| income1 | Yes | ||
| income2 | No | ||
| language | No | fr | |
| location | Yes | ||
| tax_year | No | ||
| deductions | No | ||
| confession1 | No | none | |
| confession2 | No | ||
| income_type1 | No | employed | |
| income_type2 | No | employed | |
| relationship | No | single | |
| children_ages | No | ||
| include_breakdown | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||