π¬ NETFLIX_APP
An interactive Netflix Data Analysis Web App built with Python and Streamlit. This project explores the Netflix dataset to provide visual insights, content trends, and searchable analytics for movies and TV shows.
π Features
Data Exploration Search and filter Netflix titles by:
π₯ Type β Movies or TV Shows
π Country
π Release Year
π Ratings & Duration
Visual Analytics
Yearly trends in movie/TV production
Top countries producing Netflix content
Genre and rating distributions
Most frequent directors/actors
Interactive UI User-friendly interface powered by Streamlit for instant filtering and visualizations.
π οΈ Tech Stack Component Technology Frontend Streamlit Backend Python Data Netflix Movies & TV Shows Dataset Libraries Pandas, Numpy, Matplotlib/Seaborn, Joblib π Project Structure NETFLIX_APP/ β ββ app.py # Main Streamlit application ββ data/ # Netflix dataset (CSV) ββ requirements.txt # Python dependencies ββ README.md # Project documentation
β‘ Installation & Run
Clone the repository:
git clone https://github.com/sohailiqbal1331/NETFLIX_APP.git cd NETFLIX_APP
Install dependencies:
pip install -r requirements.txt
Run the app:
streamlit run app.py
π Deployment
Easily deploy on: Streamlit Cloud Author: Muhammad Sohail Iqbal
Streamlit Cloud
Heroku / Render / Railway