macro_china_new_house_price
Retrieve new house price index data for Chinese cities via AKShare, enabling natural language queries for financial analysis.
Instructions
中国-新房价指数 https://data.eastmoney.com/cjsj/newhouse.html :param city_first: 城市; 城市列表见目标网站 :type city_first: str :param city_second: 城市; 城市列表见目标网站 :type city_second: str :return: 新房价指数 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city_first | No | 北京 | |
| city_second | No | 上海 |