Skip to content

Exploratory data analysis of IMDB movies dataset with Python, followed by an interactive Power BI dashboard showcasing movie trends, revenue patterns, and popularity insights.

License

Notifications You must be signed in to change notification settings

Anusha-me/IMDB-Movie-Analysis-with-PowerBI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฌ IMDB Movie Analysis with Power BI

This project performs an in-depth analysis of IMDB movie data using Python and visualizes insights using Power BI. The notebook explores data wrangling, feature engineering, and storytelling through interactive dashboards.

๐Ÿ“Š Objective

To analyze movie-related metrics such as:

  • Duration, budget, and gross revenue
  • Director and actor popularity
  • Genre distribution and trends
  • User and critic reviews

โ€ฆand to build a compelling, interactive Power BI dashboard based on these insights.

๐Ÿ“ Files Included

  • IMDB_Movie_Analysis_With_Power_BI.ipynb โ€“ Data cleaning and analysis with Python
  • IMDB_Movies_Analysis.pbix โ€“ Interactive Power BI dashboard
  • Dataset/IMDB_Movies_Dataset.csv โ€“ Original dataset
  • requirements.txt โ€“ Python libraries used

๐Ÿง  Insights Highlighted

  • Top genres by revenue and rating
  • Relationship between budget and gross
  • Role of Facebook likes in movie popularity
  • Trends in release years and durations

๐Ÿ› ๏ธ Tools & Tech

  • Python (Pandas, Matplotlib, Seaborn)
  • Power BI for dashboarding
  • Jupyter Notebook for EDA
  • Data Cleaning & Visualization

โ–ถ๏ธ Getting Started

  1. Clone this repository
  2. Open IMDB_Movie_Analysis_With_Power_BI.ipynb in Jupyter
  3. Run the notebook to understand trends
  4. Open the .pbix file in Power BI Desktop for interactive visuals

๐Ÿ“ฆ Installation

Install the required Python libraries using:

pip install -r requirements.txt

About

Exploratory data analysis of IMDB movies dataset with Python, followed by an interactive Power BI dashboard showcasing movie trends, revenue patterns, and popularity insights.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published