Git Product home page Git Product logo

texasbe2trill / investigating-netflix-movies Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.51 MB

In this project, I utilize pandas and matplotlib to investigate a Netflix movie data set to determine if movie durations are becoming shorter over time. The result is displayed in a scatterplot.

License: MIT License

Jupyter Notebook 100.00%
datascience dataset jupyter-notebook movies netflix python scatterplot

investigating-netflix-movies's Introduction

Investigating Netflix Movies

Movie popcorn on red background

Netflix! What started in 1997 as a DVD rental service has since exploded into one of the largest entertainment and media companies.

Given the large number of movies and series available on the platform, it is a perfect opportunity to flex your exploratory data analysis skills and dive into the entertainment industry. Our friend has also been brushing up on their Python skills and has taken a first crack at a CSV file containing Netflix data. They believe that the average duration of movies has been declining. Using your friends initial research, you'll delve into the Netflix data to see if you can determine whether movie lengths are actually getting shorter and explain some of the contributing factors, if any.

You have been supplied with the dataset netflix_data.csv , along with the following table detailing the column names and descriptions:

The Data

netflix_data.csv

Column Description
show_id The ID of the show
type Type of show
title Title of the show
director Director of the show
cast Cast of the show
country Country of origin
date_added Date added to Netflix
release_year Year of Netflix release
duration Duration of the show in minutes
description Description of the show
genre Show genre

Movie Durations by Year of Release | Scatterplot

The scatterplot shows the duration of a movie on the y-axis and the release year on the x-axis.

I assigned colors to the genre row within the Netflix movie dataset. The Children genre is assigned the color blue, the Documentaries genre is assigned the color red, the Stand-Up genre is assigned the color green, and for all other genres the color assigned is orange.

The scatterplot shows that movie durations might be getting shorter.

Scatterplot

investigating-netflix-movies's People

Contributors

texasbe2trill avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.