Leaderboard for one chart over a window, with new entrants
get_leadersWhich apps dominated a chart over a date window: median rank, best rank, days present, days at number one, movement against the previous window, and whether the app is new to the chart. This is the tool for 'who moved into the top 10 this week'.
Example question: "Who moved into the French Music top 10 this week?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| limit | No | ||
| country | Yes | ||
| genreId | Yes | ||
| platform | Yes | ||
| chartType | Yes | ||
| rangeDays | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| rows | Yes | ||
| chart | Yes | ||
| rangeDays | Yes | ||
| baselineAvailable | Yes |