View on GitHub

Movie Analysis using SQL and Python

by Atharva K

Download this project as a .zip file Download this project as a tar.gz file

Movie-Data-Analysis-Dashboard

This project demonstrates a comprehensive analysis of movie data. ##

About the Project

This project analyzes movie data from 2021 to 2023, focusing on various aspects such as ratings, view counts, and title word frequencies. The analysis includes:

Key Visualizations

The project demonstrates the ability to handle real-world data, generate meaningful insights, and present findings through clear and informative visualizations.

How to Use

  1. Clone the repository:

    git clone https://github.com/Atharvack/movie-data-analysis-dashboard.git
    
  2. Run the Jupyter notebooks to see the analysis and generate visualizations.

Note: You’ll need to:

Set up your own PostgreSQL database Obtain an OMDB API key to fully replicate the data collection process

Jupyter Notebooks