Youtube: Demographics Report

Description

  • Each record represents a daily video view percentage by gender, age, and country.

Supported Data Sources

  • YouTube Analytics

Columns

Type
Name
Description

DATE

date_day

The date the video was viewed

STRING

video_id

Unique ID of the video

STRING

video_title

Title of the video

STRING

video_desctiption

STRING

channel_title

The channel title

STRING

published_at

STRING

default_thumbnail_url

The default thumbnail url

STRING

medium_thumbnail_url

The medium quality thumbnail url

STRING

high_thumbnail_url

The high quality thumbnail url

STRING

age_group

The age group the individual. Ranges follow the format of 'AGE_[min age]_[max age]'

STRING

country_code

Country code where the individual who watched the video is located

STRING

gender

Gender of the user who watched the video. Either 'MALE', 'FEMALE', or 'GENDER_OTHER'

DECIMAL

views_percentage

Total percent of views the user makes up for the video

Last updated

Was this helpful?