# Crowdfunding Campaign Analysis Dashboard ## Project Overview This project involves a comprehensive data visualization dashboard designed to analyze global crowdfunding trends and project performance. The analysis tracks key performance indicators (KPIs) such as project volume, funding success rates, and category-specific growth to provide actionable insights into the crowdfunding landscape. ## Key Metrics & KPI Highlights * **Total Projects Analyzed**: 371K unique campaigns. * **Backer Engagement**: Reached a total of 72.83M backers. * **Financial Goals**: Cumulative target goals amounting to 33.79B. * **Capital Pledged**: Successfully secured 6.46B in total pledges. ## Core Visualizations * **Project Status Breakdown**: A horizontal bar chart illustrating the distribution of failed (196K), successful (133K), and canceled (39K) projects. * **Category Performance**: * Detailed tabular view of project counts by main category (e.g., Film & Video, Music, Publishing). * "Top 7" bar chart highlighting high-volume sub-categories like Product Design and Documentaries. * **Temporal Trends**: An area-line chart mapping project volume by year (2009–2018), showcasing a significant peak in 2015. * **Geographic/Economic Distribution**: Analysis of funding across multiple currencies (USD, GBP, EUR, etc.). ## Technical Features * **Interactive Slicers**: Integrated filters for "Launch Year", "Main Category", and "Currency" to allow for granular data exploration. * **Data Cleaning**: Handled large datasets to ensure accurate aggregation of pledges and backer counts. * **UX/UI Design**: Focused on a "Dark Mode" aesthetic for professional visual appeal and high readability. ## Insights Derived * Identified 2015 as the peak year for crowdfunding activity within the dataset. * Discovered that while Film & Video has the highest volume of projects, success rates vary significantly across sub-categories. * Visualized the significant gap between target goals (33B+) and actual pledges (6B+), highlighting the competitive nature of the industry. --- *Created for Portfolio Presentation*