Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aditishenoy35/netflix_analysis

An interactive data visualization project exploring Netflix content using Python and Jupyter Notebook.
https://github.com/aditishenoy35/netflix_analysis

data-visualization jupyter-notebook python

Last synced: 28 days ago
JSON representation

An interactive data visualization project exploring Netflix content using Python and Jupyter Notebook.

Awesome Lists containing this project

README

        

# Netflix_Analysis
An interactive data visualization project exploring Netflix content, built with Python and Jupyter Notebook. This project provides insights into Netflix’s catalog by analyzing content trends based on genre, release year, country, and rating.

## Data Source
The dataset used has been cleaned and preprocessed to facilitate accurate and meaningful analysis. The original dataset used for this analysis is available here:

https://www.kaggle.com/code/augusto1982/netflix-movies-and-tv-shows-analysis/input

## Run the Project
A Binder link has been created for this project, allowing anyone to run and interact with the code online without needing to install dependencies. Simply click the link below to get started:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aditishenoy35/Netflix_Analysis/master?labpath=NetflixAnalysis.ipynb)