industry_seasonal_corr
Identify seasonal correlation patterns between industry sectors by comparing monthly data across years, revealing months with high or low inter-industry linkage. Requires prior data collection.
Instructions
行业季节性相关性分析 — 选择2个及以上板块,按年度区分、月度切片横向比较,识别行业间联动的季节性规律(哪些月份联动最强/最弱)。需要先运行 industry_daily_collect 采集数据。返回JSON。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| min_years | No | 最少需要多少年数据才执行计算 | |
| industries | No | 行业名称列表,逗号分隔,如 银行,房地产,非银金融。至少2个 | |
| corr_method | No | 相关系数类型: pearson/spearman | pearson |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |