Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.5.0 - Media Trends.tar.gz | 2018-03-19 | 1.7 MB | |
2.5.0 - Media Trends.zip | 2018-03-19 | 1.7 MB | |
README.md | 2018-03-19 | 1.1 kB | |
Totals: 3 Items | 3.4 MB | 0 |
- Added
trending
field to Media type andTRENDING
values to MediaSortEnum. - Trending is the amount of related media activity within the past hour.
- Added MediaTrend type & query
- MediaTrends provide a history of daily statistics for anime & manga, such as the average score, trending amount, popularity and more, which should hopefully allow for some pretty snazzy graphs.
- MediaTrends replaces AiringProgression as it also includes the same and additional data sets.
- We're currently generating the past trending data for all our anime & manga, however these past records will only have the
trending
value as we are sadly not time travelers. Data from AiringProgression will be moved over once the initial trend data is generated, which should fill in some of gaps at least. - MediaStats field
AiringProgression
is now deprecated. However it's data will continue to be updated until the shutdown of Api v1. - Fixed media isFavourite sometimes incorrectly evaluating to true.