type: boolean
nullable: false
description: >-
  True if the entity appeared on the Chart or Playlist on the `previous_date` but not the current `date`.
  Technically: `true if current position is null and previous position is not null`.
  This field will be `null` if `is_exit` is not provided for the dataset.
example: false