type: integer
nullable: false
description: >-
  Positive or negative integer indicating the difference in position rank between the
  `previous_position` and `current_position`. If `previous_position` is `null`, `trend` will return `0`.

  `trend = previous_position - current_position`
example: 3