https://github.com/alainamariajoe/netflix-data-visualizer
A simple data visualization project using Netflix movies and TV shows dataset to create basic insights and visual representations.
https://github.com/alainamariajoe/netflix-data-visualizer
data-visualization matplotlib pandas python seaborn
Last synced: about 1 month ago
JSON representation
A simple data visualization project using Netflix movies and TV shows dataset to create basic insights and visual representations.
- Host: GitHub
- URL: https://github.com/alainamariajoe/netflix-data-visualizer
- Owner: AlainaMariaJoe
- Created: 2025-02-26T04:35:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T06:12:13.000Z (over 1 year ago)
- Last Synced: 2025-02-26T07:18:22.884Z (over 1 year ago)
- Topics: data-visualization, matplotlib, pandas, python, seaborn
- Language: Python
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🎬 Netflix Data Visualization
A simple data visualization project using Python, Pandas, Matplotlib, and Seaborn to analyze Netflix movie and TV show data.
## Visualizations
### Count of Movies - TV Shows

### Top Countries with Most Movies/TV Shows

### Ratings for Movies/TV Shows

### Movies/TV Shows Release Year

## How to Run
1. Clone the repository
2. Install dependencies: `pip install pandas matplotlib seaborn`
3. Run the Python script