index_analysis_weekly_sw
Retrieve SWS Research weekly index analysis for market benchmarks, primary/secondary industries, and style indices. Specify a date to get structured pandas DataFrame results.
Instructions
申万宏源研究-指数分析-周报告 https://www.swsresearch.com/institute_sw/allIndex/analysisIndex :param symbol: choice of {"市场表征", "一级行业", "二级行业", "风格指数"} :type symbol: str :param date: 查询日期; 通过调用 ak.index_analysis_week_month_sw(date="20221104") 接口获取 :type date: str :return: 指数分析 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20221104 | |
| symbol | No | 市场表征 |