Election Data Analysis Dashboard
An interactive dashboard built using Streamlit to explore the 2024 Indian General Elections dataset. This project offers a visually engaging and analytical approach to understanding election trends, ad spending, and voter turnout.
🎯 Key Features
Dynamic Graphs: Explore election data through interactive, zoomable, and detailed visualizations.
Dropdown Metrics: Customize your data view by selecting from multiple election metrics.
Comprehensive Summaries: Access concise summaries of all graphs for quick, actionable insights.
Responsive Design: Enjoy a seamless and intuitive user experience.
📊 Dataset Description
The dataset captures key aspects of the 2024 Indian General Elections, divided into three main files:
Advertisers Data: Details on advertisers, their pages, ad spending (INR), and ad counts.
Locations Data: Information on locations and corresponding ad spending (INR).
Results Data: Election results with details on states, constituencies, total electors, voter turnout, votes, and election phases.
💻 Technologies Used
Python: For data preprocessing and analysis.
Streamlit: To develop the interactive dashboard.
Pandas & NumPy: For efficient data manipulation and calculations.
Matplotlib & Seaborn: To create compelling visualizations.