Get Autonomy Summary
get_autonomy_summaryReport-section helper ("Autonomy & vulnerability"): net import
reliance (get_net_import_reliance) is always the headline fact/chart.
Trade intensity and export propensity (get_trade_intensity /
get_export_propensity) are both computed, then a deterministic
salience score -- distance from an unremarkable ~50% band, plus the
magnitude of its own change -- decides which one leads the narrative;
this choice is never left to the caller. trade_intensity_pct is
returned fully unit-consistent (first/last/min/max all expressed as a
percentage, matching export_propensity_pct). Sub-contracting is
deliberately not included in this section at all -- it is an unrelated,
tiny-base PRODCOM series that only muddied the narrative.
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 | |||