article_epu_index
Retrieve economic policy uncertainty (EPU) index data for a specified country, such as China. Provides structured data for analyzing policy-driven economic trends.
Instructions
经济政策不确定性指数 https://www.policyuncertainty.com/index.html :param symbol: 指定的国家名称, e.g. “China” :type symbol: str :return: 经济政策不确定性指数数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | China |