Netflix Content

Description: content on Netflix (June 2017 - January 2020)

Source: Kaggle

Processing: cleaned original .csv by removing thousands of rows of older entries and removed some offensive content/titles

some foreign characters and removing superfluous sub-sub-genre columns

Columns:

  • Type (string): lists if the content is a movie or tv show
  • Title (string): name of the TV show or movie
  • Country (string): original country where the movie/TV show was produced
  • Date Added (date): date the content was added to Netflix
  • Release Year (numerical): original year the movie or TV show was in theatres or on television, before joining Netflix
  • Rating (string): content rating, such as PG-13 or TV-MA
  • Genre (string): genre of the movie/TV show, such as comedy or documentary

Found a bug in the documentation? Let us know at documentation@code.org