Skip to content

This visualisation will give you a glimpse of Netflix's TV Shows and Movies information as of 2021. Over 8000 TV Shows and Movies have been used for this visualisation.

License

Notifications You must be signed in to change notification settings

jennyvanlinh/Netflix2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This visualisation will give you a glimpse of Netflix's TV Shows and Movies information as of 2021. Over 8000 TV Shows and Movies have been used for this visualisation.

Steps

Step 1: Clean the data

  • Got the dataset from Kaggle -> netflix_titles.csv
  • Cleaned netflix_titles using R -> netflix.R
  • Saved new CSV file -> Clean_Netflix_Data.csv

Step 2: Manipulate data to create map, graphs and charts

  • Used Excel to filter data from Clean_Netflix_Data.csv and R to manipulate data accordingly
    • Country --> Netflix_Country.csv
      • R --> netflix_country.R
      • Saved new CSV file --> Clean_Netflix_Country.csv
    • Genre --> Netflix_Listed_In.csv
      • R --> netflix_listed_in.R
      • Saved new CSV file --> Clean_Netflix_Listed_In.csv
    • Director --> Netflix_Director.csv
      • R --> netflix_director.R
      • Saved new CSV file --> Clean_Netflix_Director.csv
    • Actor/Cast --> Netflix_Actor.csv
      • R --> netflix_actor.R
      • Saved new CSV file --> Clean_Netflix_Actor.csv

Step 3: Create visualisation

  • Create visualisation on Tableau, forming logic relationships between CSV files
  • The visualisation can be accessed from here

About

This visualisation will give you a glimpse of Netflix's TV Shows and Movies information as of 2021. Over 8000 TV Shows and Movies have been used for this visualisation.

Topics

Resources

License

Stars

Watchers

Forks

Languages