# MediaTrend

Daily media statistics

| Field            |                                                                                                 Argument | Type                                                           | Description |
| ---------------- | -------------------------------------------------------------------------------------------------------: | -------------------------------------------------------------- | ----------- |
| **mediaId**      |         [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! | The id of the tag                                              |             |
| **date**         |         [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! | The day the data was recorded (timestamp)                      |             |
| **trending**     |         [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md)! | The amount of media activity on the day                        |             |
| **averageScore** |          [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | A weighted average score of all the user's scores of the media |             |
| **popularity**   |          [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The number of users with the media on their list               |             |
| **inProgress**   |          [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The number of users with watching/reading the media            |             |
| **releasing**    | [Boolean](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/boolean/README.md)! | If the media was being released at this time                   |             |
| **episode**      |          [Int](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/int/README.md) | The episode number of the anime released on this day           |             |
| **media**        |      [Media](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/object/media/README.md) | The related media                                              |             |
