Analyze portfolio net per available night
analyze_portfolioCompute net per available night, detect leak bookings, and rank properties after turnover costs to protect profit margins.
Instructions
The margin guard for Wheelhouse pricing. Computes a short-term rental portfolio's net after turnover costs (cleaning, laundry, travel): net per available night, leak (net-negative bookings), and the best and worst properties. Read-only — never changes any prices. from/to are optional — without them the window defaults to the last 30 + next 90 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Period end (exclusive), YYYY-MM-DD (optional — defaults to last 30 + next 90 days) | |
| from | No | Period start, YYYY-MM-DD (optional — defaults to last 30 + next 90 days) | |
| avg_turnover_cost | No | Override AVG_TURNOVER_COST for this run: € per turnover (manual mode) |