https://github.com/zulhaditya/netflix-analysis
Netflix data analysis using multiple python libraries.
https://github.com/zulhaditya/netflix-analysis
data-visualization python
Last synced: about 1 month ago
JSON representation
Netflix data analysis using multiple python libraries.
- Host: GitHub
- URL: https://github.com/zulhaditya/netflix-analysis
- Owner: Zulhaditya
- Created: 2022-09-08T15:29:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T02:57:23.000Z (over 2 years ago)
- Last Synced: 2023-11-20T03:35:36.984Z (over 2 years ago)
- Topics: data-visualization, python
- Language: Jupyter Notebook
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Analysis
> Netflix data analysis using multiple python libraries.
> Live demo [_here_](https://drive.google.com/file/d/1k_do85xpH2bqzt2fJz7LQGeW6TtwJpmk/view?usp=sharing).
## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [Features](#features)
* [Project Status](#project-status)
* [Contact](#contact)
## General Information
- Performing data representation based on the database cluster that has been created, we use the pymongo library to integrate python into mongoDB.
- The pandas library is used to create dataframes to make the data easier to read.
## Technologies Used
- Python - version 3.10.7
- Pymongo - version 4.2.0
- Pandas - version 1.4.4
- Numpy - version 1.23.3
## Features
- Graph total number of films released each year.
- Movie season graph.
- Movie genre graph.
- Pie-chart percentage of film rating.
- Pie-chart comparison of film and TV show production.
## Project Status
Project is: _complete._
## Contact
Created by [@Zulhaditya](https://zulhaditya.vercel.app) - feel free to contact me!