Get Volatility Summary
get_volatility_summaryReport-section helper ("Volatility & shocks"): the entities analysed
are picked by get_volatility (ranks by trade volume, reports each
one's CV) and by get_price_shocks/get_supply_shocks at default
parameters (both already scoped to top-value partners via
cumulative_share=0.8) -- never re-picked from the shocks themselves.
Retries shock detection once with loosened thresholds before concluding
"no shocks"; an empty result is itself a reportable finding, not a gap.
When shocks are found, the top events by abnormality and their series
are the section's findings; when none are found (even after the retry),
stability is the finding. get_pattern_shift is intentionally not part
of this bundle -- its before/after quadrant framing is too easily
misread; call it directly if you specifically need it.
Returns {narrative_facts, chart_data, available, reason}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The product/reporter/partner-set/period/frequency slice to query -- the same request body every tradedashboard.eu analytical endpoint takes. See its own field descriptions (product, reporter, partner_set, period_start, period_end, frequency, n_top, ...) for details; only `product` is required, everything else has a sensible default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||