
version: 2
sources:
- name: orchard_app_reporting_art_relations
  database: orchard_app_reporting_v2
  schema: art_relations_prod_art_relations
  tables:

  - name: youtube_channel
    description: Table containing data on Youtube Channels at a channel level - based on most recent data from "history" tables listed below

  - name: youtube_channel_partner_status
    description: Reference table for Youtube Channel Partner Status and corresponding Partner Status IDs

  - name: youtube_channel_partner_status_history
    description: Table containing historical data on Youtube Channels partner status - at a channel level

  - name: youtube_channel_service_tier
    description: Reference table for Youtube Channel Service Tiers and corresponding Service Tier IDs

  - name: youtube_channel_service_tier_history
    description: Table containing historical data on Youtube Channels service tier status - at a channel level
