movie_boxoffice_yearly_first_week
Fetch annual first-week box office data for movies. Input a date to return that year's opening week box office figures.
Instructions
电影票房-年度票房-年度首周票房 https://www.endata.com.cn/BoxOffice/BO/Year/firstWeek.html :param date: 当前日期所在年度的年度首周票房票房数据 :type date: str :return: 年度首周票房 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 20201018 |