Viewer Behaviour
Video streaming platform viewer behaviour
@kaggle.gemalarahmani_viewer_behaviour
Video streaming platform viewer behaviour
@kaggle.gemalarahmani_viewer_behaviour
This data contains a randomized value of viewer behaviour. Each row contains the data of each viewer.
CREATE TABLE viewer_behaviour (
"unnamed_0" BIGINT -- Unnamed: 0,
"watch_duration" DOUBLE,
"avg_session_length" DOUBLE,
"preferred_genre_count" BIGINT,
"subscription_type" BIGINT
);
Anyone who has the link will be able to view this.