Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.43 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.43 KB

Netflix Dashboard Project

Overview

The Netflix Dashboard Project uses Tableau to analyse Netflix titles data, providing insights into trends, country-wise distribution, and top genres.

Key Visualisations

Area Chart

  • Objective: Plot the addition of TV shows and movies to Netflix over time.
  • Process: Utilise the date added column for the x-axis, count distinct of show id for the y-axis, and differentiate between TV shows and movies using color.

Map Chart

  • Objective: Visualise the distribution of Netflix content across different countries.
  • Process: Utilsse a map chart to represent the count of movies and TV shows by country. Darker shades indicate higher counts.

Histogram

  • Objective: Identify the top genres in the Netflix catalog.
  • Process: Create a histogram to display the distribution of genres, allowing users to filter and focus on the top 10 genres.

Packed Bubble Chart

  • Objective: Analyse the distribution of movies and TV shows by type.
  • Process: Use a packed bubble chart to represent the percentage distribution of movies and TV shows by type.

Bar Chart

  • Objective: Determine the ratings of Netflix content.
  • Process: Display the ratings of Netflix titles in descending order using a bar chart.
Screenshot 2024-04-24 at 13 15 10