ulfsky.github.io

This repository contains projects that have been done for Practicum Yandex100 training program.

Project notebook

Data

Dashboard data content:

Trending videos from the past, broken down by day and category
Likes, broken down by video category
Dislikes, broken down by video category

Parameters according to which the data is to be grouped:

Trending date and time (don’t forget that likes and dislikes must be calculated as of the last trending day of the video)
Video category
Region

The nature of the data:

Trending history — absolute values with a breakdown by day
Likes broken down by category — relative values (% of total likes)
Dislikes broken down by category — relative values (% of total dislikes)
__

Goal:

to analyze trending-video history on YouTube __

Libraries used: