allOf:
  - $ref: './BasicChart.yaml'
  - type: object
    properties:
      rank:
        $ref: '../properties/apple_chart_rank.yaml'
    example:
      chart_id: 'charts_daily_us'
      name: 'Apple Top Daily US'
      total_positions: 100
      country_code: 'us'
      rank: 1