energy_oil_detail
Retrieve gasoline and diesel oil prices for all regions in China on a specified date. Provides a data frame of regional oil prices to analyze fuel cost variations.
Instructions
全国各地区的汽油和柴油油价 https://data.eastmoney.com/cjsj/oil_default.html :param date: 可以调用 ak.energy_oil_hist() 得到可以获取油价的调整时间 :type date: str :return: oil price at specific date :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20220517 |