{% docs FANS_BY_ARTIST_ACCOUNT_OTHER_ARTIST_DBT %}

This table contains a share of fans who have listened to both Artists in the last N days group by vendor and subaccount.
{% enddocs %}

{% docs FANS_BY_ARTIST_ACCOUNT_OTHER_ARTIST_COUNTRY_DBT %}

This table contains a number & share of fans who have listened to both Artists in the last N days grouped by vendor, 
subaccount and country.
{% enddocs %}

{% docs GLOBAL_FANS_BY_ARTIST_OTHER_ARTIST_DBT %}

This table contains a share of fans who have listened to both Artists in the last N days.
{% enddocs %}

{% docs GLOBAL_FANS_BY_ARTIST_OTHER_ARTIST_COUNTRY_DBT %}

This table contains a number & share of fans who have listened to both Artists in the last N days grouped by country.
{% enddocs %}

{% docs INT_FAN_LISTENED_TO_ARTIST %}

Intermediate table holding AE data for models to process.
{% enddocs %}