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

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.

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!