turbot/youtube

Query: youtube_channel_distribution_earnings

Usage

powerpipe query youtube.query.youtube_channel_distribution_earnings

SQL

select
youtuber,
highest_monthly_earnings,
highest_yearly_earnings
from
youtube_statistics
order by
highest_monthly_earnings desc
limit 10;

Dashboards

The query is used in the dashboards: