type: object
properties:
  name:
    $ref: '../properties/chart_name.yaml'
  chart_id:
    $ref: '../properties/chart_id.yaml'
  chart_group:
    $ref: '../properties/chart_group.yaml'
  num_tracks:
    $ref: '../properties/total_positions_nullable.yaml'
  country_code:
    $ref: '../properties/country_code.yaml'
  rank:
    $ref: '../properties/global_rank.yaml'
  dsp:
    $ref: './Dsp.yaml'
  image:
    $ref: './ImageSimple.yaml'
required:
  - name
  - chart_id