calculate_unemployment_benefit
Estimate French unemployment benefits (ARE) by entering your daily reference salary (SJR). Get daily and monthly payout estimates including minimum and maximum amounts.
Instructions
Estimate French unemployment benefit (ARE — Aide au Retour a l'Emploi). Returns: {daily_ref_salary, daily_are, monthly_are_estimate, min_daily, max_daily_75pct_sjr}. See list_bundles for related 'finance-france' calculators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| daily_ref_salary | Yes | Salaire Journalier de Reference (SJR) in euros — typically last 12 months salary / 261 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Computed result. Object whose fields depend on the tool (e.g. {tax, marginal_rate, brackets} for tax tools, {volume_l, gallons} for volume tools). | |
| formula | No | Human-readable formula or method used (e.g. "I=P·r·t", "Magnus formula"). | |
| source | No | Authoritative source for the rule or formula (e.g. "Article 197 CGI", "NF DTU 21"). | |
| reference_url | No | Link to a calcul2 page documenting the calculation in detail. |