turbot/youtube

Query: youtube_channel_video_views

Usage

powerpipe query youtube.query.youtube_channel_video_views

SQL

select
'Total Video Views' as label,
video_views as value
from
youtube_statistics
where
rank = $1;

Dashboards

The query is used in the dashboards: