Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.04 KB

README.md

File metadata and controls

20 lines (10 loc) · 1.04 KB

🎬 Movies Explorer

What makes a successful movie? Which movie genre performs best at the box office?

These are some of the questions that may be answered by analyzing a large collection of movie data such as the one compiled from The Movie Database (TMDB). It serves as a valuable resource for investigating fundamental questions regarding their success with information on plot details, cast and crew composition, production budgets, box office revenues, etc.

This data app shows a simple demonstration of an interactive data explorer that allow users to adjust parameter widgets and observe in real-time updates to data visualization.

Demo App

Streamlit App

GitHub Codespaces

Open in GitHub Codespaces

Reference