This project analyzes the Netflix content dataset using Python and popular data analysis libraries. The dataset contains all TV shows and movies available on Netflix as of 2021, including attributes like title, director, cast, country, date added, duration, genres, and description.
The goal is to extract business insights to help Netflix understand content trends and make data-driven production decisions across different countries and genres.
๐ Project Summary
๐ Performed exploratory data analysis on Netflixโs content dataset (movies & TV shows).
๐งน Cleaned and preprocessed data to handle nulls, inconsistent formats, and duplicates.
๐ Identified the distribution of content by type, country, rating, and release year.
๐ Analyzed year-over-year trends in content addition and release frequency.
๐ Highlighted top countries contributing to Netflixโs content library.
๐ญ Explored genre popularity across movies and TV shows.
๐
Visualized content duration and season trends using custom plots.
๐ฏ Delivered actionable insights to help guide Netflixโs content strategy by country and genre
A comprehensive SQL case study conducted on Brazilian E-commerce data, using BigQuery and analytical SQL techniques to explore trends, geography-based behaviors, seasonal effects, delivery metrics, and payment patterns.
๐ Project Summary