Exploratory Analysis · 2025
Netflix Content Data Analysis
An exploratory pass through a large Netflix content dataset — mapping how the catalog splits across genres, ratings, and release years, and which categories quietly dominate.
- Role
- Analysis & visualization
- Year
- 2025
- Type
- Exploratory Analysis

The question
An exploratory pass through a large Netflix content dataset — mapping how the catalog splits across genres, ratings, and release years, and which categories quietly dominate.
Approach
Built end-to-end in a Jupyter notebook: data cleaning and inspection first, then feature preparation, then the smallest model that could answer the question honestly. The full walkthrough, code, and figures live on GitHub.
Stack
- Python
- Pandas
- Matplotlib
- Jupyter Notebook