Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liorleiba/YouTube-Trendiness-Dashboard

A Tableau dashboard that monitors historical data of YouTube videos "trendiness" throughout time. The link for the online dashboard is attached below.
https://github.com/liorleiba/YouTube-Trendiness-Dashboard

dashboard data-visualization marketing-dashboard tableau trend-analysis youtube

Last synced: about 2 months ago
JSON representation

A Tableau dashboard that monitors historical data of YouTube videos "trendiness" throughout time. The link for the online dashboard is attached below.

Awesome Lists containing this project

README

        

# YouTube Historical Trendiness Dashboard

A Tableau dashboard that monitors historical data of YouTube videos "trendiness" throughout time.

###### ***![An image of the initial screen view of the Tableau dashboard](/images/Whole-DBoard_Upd.png)***

## Table of contents
- [General description](#general-description)

- [A Practicum DA project](#the-project-was-made-as-part-of-practicums-data-analytics-program)

- [Used Technology](#used-technology)

- [Features & Plots](#features--plots)
- [The Trending History charts (Absolute & Relative)](#1-the-trending-history-charts-absolute--relative)
- [The Trending Vids by Country chart](#2-the-trending-vids-by-country-chart)
- [The Trending by Country & Category highlight table](#3-the-trending-by-country--category-highlight-table)

---
## **General description:**
The project's goal is to level-up marketing by analyzing trending videos on YouTube in order to determine what content deserves marketing attention, based on the video content's genre, popularity in different regions, and more.

###### ***The project was made as part of Practicum's Data Analytics program.***

###### [⭱ Back to Top](#youtube-historical-trendiness-dashboard)

---
## Used Technology:
**Tableau Public Version:** 2023.1

###### [⭱ Back to Top](#youtube-historical-trendiness-dashboard)

---
## Features & Plots:
The dashboard contains 4 charts which visualize the YouTube Trendiness data:

1. The Trending History charts (Absolute & Relative)



Trending History & Trending History (%) are both stacked-area charts which represent the historical change in trendiness of YouTube videos from various categories throughout time.

However, the latter shows the data as relative values, i.e. each genre's controlled percentage out of the total amount of videos published in YouTube on each day during the recorded timespan.

Optionable Filters: Date, Selected countries, Selected categories.


Screenshot of both the `Trending History` charts

2. The Trending Vids by Country chart



Trending Vids by Country is a pie chart which displays the shares of the different regions' published videos to YouTube.

Optionable Filters: Date, Selected countries, Selected categories.


Screenshot of the `Trending Vids by Country` pie chart

3. The Trending by Country & Category highlight table



Trending by Country & Category is a highlight table visualization which displays the shares of the different regions' published videos from the total videos a specific genre has in YouTube.

By default it displays the absolute numbers, yet you can use the Show Values As filter to toggle into relative values presented as floats.

Optionable Filters: Date, Selected countries, Selected categories, Show Values As (Absolute/Relative).


Screenshot of the `Trending Vids by Country` pie chart


###### [⭱ Back to Top](#youtube-historical-trendiness-dashboard)