Skip to content

Exploratory Data Analysis on the netflix_data.csv data to understand more about movies from the 1990s decade.

Notifications You must be signed in to change notification settings

amateeraasu/investigation_netflix_movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Netflix Movie Content Analysis: Trends, Genres, and Insights

This repository hosts an in-depth data exploration and analysis of Netflix movie content, investigating trends in movie duration, genre distribution, and the evolution of Netflix's content strategy over time. Building upon foundational data analysis techniques, this project expands to uncover more nuanced patterns and insights that go beyond initial observations.

Project Overview

The core objective of this project was to analyze a dataset of Netflix movies to understand various characteristics of their content library. This includes:

  • Identifying the types of content Netflix produces/acquires.
  • Analyzing the distribution of movie durations.
  • Exploring the popularity of different genres.
  • Investigating how content characteristics have changed over the years.

Extended Exploration & Key Contributions

While initially guided by a DataCamp project, this repository showcases my further independent exploration and expanded analysis, including:

  1. Deeper Temporal Analysis

  2. Advanced Genre Deconstruction

  3. Statistical Hypothesis Testing (Conceptual/Basic)

  4. Enhanced Visualization Storytelling

  5. Outlier Analysis

Dataset

The dataset used for this project is netflix_data.csv, containing information about movies available on Netflix, including titles, release years, durations, and genres.

Technologies Used

  • Python 3
  • Pandas
  • NumPy
  • Matplotlib
  • Seaborn
  • Jupyter Notebook

Acknowledgments

This project originated from a guided exploration on DataCamp, which provided an excellent foundation. The extended analysis and insights presented here are my own independent contributions.


About

Exploratory Data Analysis on the netflix_data.csv data to understand more about movies from the 1990s decade.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published