type: object
description: 'Schema containing the Spotify popularity fields'
properties:
  artist_id:
    $ref: '../properties/artist_id_nullable.yaml'
  date:
    $ref: '../properties/iso_8601_date.yaml'
  spotify_popularity:
    $ref: '../properties/spotify_popularity.yaml'
required:
  - spotify_popularity