Nishanth_Gowda_Portfolio

Project 1: Neflix Movies Recomendation System

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

Project 2: ๐ŸŽฏ Target E-commerce SQL Case Study

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