Skip to content

jyothigarnepelli23/corporate-actions-analytics-dashboard

Repository files navigation

Corporate Actions Analytics Dashboard

This project analyzes corporate action events using SQL, Excel, and Power BI. It includes SQL analysis, Excel dashboards, and an interactive Power BI dashboard to explore corporate action data.


Project Overview

This project covers:

  • SQL data analysis
  • Excel KPI Dashboard
  • SQL Dashboard
  • Interactive Power BI Dashboard
  • Data cleaning using Power Query
  • Data modeling
  • Data quality checks

Tools Used

Tool Purpose
MySQL Workbench SQL Queries
Microsoft Excel KPI Dashboard
Power BI Interactive Dashboard
Power Query Data Cleaning
GitHub Project Documentation

Dataset

The dataset contains information about corporate action events including:

  • Company Name
  • Country
  • Sector
  • Event Type
  • Announcement Date
  • Market Cap Category
  • Announcement Source
  • Event Status

SQL Analysis

SQL was used to:

  • Count companies
  • Count countries
  • Count sectors
  • Count event types
  • Create Views
  • Perform aggregations

The SQL file is available in:

corporate_actions_queries.sql

Power BI Dashboard

The Power BI report contains three pages.

Executive Overview

Features:

  • Total Events
  • Unique Companies
  • Top Country
  • Top Sector
  • Top Event Type
  • Monthly Trend
  • Market Cap Distribution
  • Interactive Filters

Corporate Actions Analysis

Includes:

  • Event Details
  • Event Type by Country
  • Announcement Source Analysis
  • Event Status Analysis
  • Identifier Type Analysis

Data Quality & Operations Check

Includes:

  • Blank Security IDs
  • Blank Event Types
  • Blank Sources
  • Validation Table
  • Status Summary

Power BI Features Used

  • Power Query
  • Data Model
  • Relationships
  • DAX Measures
  • Cards
  • Tables
  • Matrix
  • Bar Charts
  • Line Chart
  • Slicers

Key Insights

  • Total corporate action events: 250
  • 15 unique companies analyzed
  • Canada recorded the highest number of events.
  • Consumer Goods was the top sector.
  • Tender Offer and Rights Issue were the most common event types.

Repository Structure

corporate-actions-dashboard/

│── README.md
│── LICENSE
│── corporate_actions_queries.sql
│── Corporate Actions KPI Dashboard.xlsx
│── Corporate_Actions_SQL_Dashboard.xlsx

└── screenshots/
    ├── excel_dashboard.png
    ├── sql_dashboard.png
    ├── powerbi_executive_overview.png
    ├── powerbi_analysis.png
    ├── powerbi_data_quality.png
    ├── power_query.png
    └── data_model.png

Screenshots

Excel Dashboard

Excel Dashboard


SQL Dashboard

SQL Dashboard


Power BI Executive Overview

Executive Overview


Power BI Corporate Actions Analysis

Corporate Actions Analysis


Power BI Data Quality Dashboard

Data Quality


Power Query Transformations

Power Query


Data Model

Data Model


Learning Outcomes

Through this project, I learned:

  • SQL querying
  • Data cleaning
  • Excel dashboards
  • Power BI dashboard development
  • Power Query transformations
  • Data modeling
  • DAX measures
  • GitHub project documentation

Author

Jyothi Priya Garnepelli

LinkedIn

GitHub

About

Corporate Actions Analytics Dashboard using SQL + Excel (250 events, Canada & USA)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors