stock_info_sz_change_name
Retrieve stock name change records from the Shenzhen Stock Exchange. Select full name or abbreviation changes to get a pandas DataFrame of results.
Instructions
深证证券交易所-市场数据-股票数据-名称变更 https://www.szse.cn/www/market/stock/changename/index.html :param symbol: choice of {"全称变更": "tab1", "简称变更": "tab2"} :type symbol: str :return: 名称变更数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 全称变更 |