movie_boxoffice_yearly
Get annual movie box office data for a specified year. Supply a date to retrieve the corresponding year's box office statistics as a structured DataFrame.
Instructions
电影票房-年度票房 https://www.endata.com.cn/BoxOffice/BO/Year/index.html :param date: 当前日期所在年度的票房数据 :type date: str :return: 年度票房 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20240218 |