Skip to content
View Eashwar-Subramanian's full-sized avatar

Block or report Eashwar-Subramanian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Eashwar Subramanian

Junior BI / Data Analyst (Melbourne) — Tableau • Power BI • SQL • Python • MySQL • Dashboards • Data QA

Portfolio: https://eashwar-subramanian.github.io/Portfolio/
LinkedIn: https://www.linkedin.com/in/eashwar-subramanian-02461a1b3/

Email: eashwars2001@gmail.com


Projects

Sales & Customer Performance Dashboards (Tableau | Superstore)

End-to-end Tableau BI build focused on executive KPIs, time trends, and interactive drilldowns.

What I built (Sales Dashboard):

  • KPI tiles for Sales, Profit, Quantity with monthly sparklines and min/max markers
  • Bar-in-bar sub-category comparison (current year vs previous year)
  • Weekly trends for Sales & Profit with average reference lines
  • Interactivity: Select Year parameter, show/hide filter panel, and dashboard navigation

Repo: https://github.com/Eashwar-Subramanian/sales-customer-performance-bi-tableau
Live dashboard: https://public.tableau.com/views/SalesDashboard_17726779946520/SalesDashboard?:language=en-US&:sid=&:redirect=auth&:display_count=n&:origin=viz_share_link


Australian Retail Customer Segmentation (Python + Power BI)

Customer segmentation using RFM-style features and K-Means clustering, packaged with a Power BI dashboard built on the generated customer-level dataset.

Results (from powerbi_enriched_data.csv):

  • Customers: 788
  • Total revenue: $715,541.58
  • Avg revenue per customer: $908.05
  • Clusters: 3 (414 / 106 / 268 customers)
  • Revenue share by cluster: 55.54% / 15.89% / 28.57%
  • Data quality: 1,041 / 1,435 order numbers were inconsistent (72.54%). I validated cart-level consistency and rebuilt stable transaction grouping for correct customer metrics.

Repo: https://github.com/Eashwar-Subramanian/retail-customer-segmentation-australia


Sales Analytics Dashboard (Power BI + MySQL)

Power BI sales dashboard packaged with a MySQL database dump so the source data can be restored locally and the model reproduced.

Repo: https://github.com/Eashwar-Subramanian/sales-analytics-dashboard-powerbi


Australian Climate Forecast Dashboard (Flask + SARIMAX + Folium)

Flask dashboard that generates on-demand weekly SARIMAX forecasts for Australian locations and renders a temporal Folium map.

Repo: https://github.com/Eashwar-Subramanian/climate-policy-forecasting-dashboard


SQL projects (MySQL)


Cloud Music Subscription App (Java + AWS)

Coursework full-stack project using Java servlets with AWS integration components. Includes Java utilities for S3 bucket creation and automated image download + upload to S3.

Repo: https://github.com/Eashwar-Subramanian/cloud-music-subscription-app


Feedback / code review

If you’re willing to review, please open an Issue titled: Review: and comment on:

  • README clarity and reproducibility
  • SQL readability and structure
  • Power BI model/measure naming and layout
  • Reliability patterns (logging, dedupe, outputs)

Tech used in public repos

Tableau
Python (pandas, numpy, scikit-learn, Flask, FastAPI, pytest)
SQL (MySQL)
Power BI
Java + AWS components (S3, DynamoDB, Lambda, EC2)
Git


Learning

Advanced SQL + Tableau/Power Bi/Excel dashboard design best practices


Education

Master of Data Science(Distinction) — RMIT University (Dec 2025)
Bachelor of Electronics & Communication Engineering — First Class Distinction

Pinned Loading

  1. climate-policy-forecasting-dashboard climate-policy-forecasting-dashboard Public

    Web dashboard for climate forecasting and policy suggestions using SARIMA and historical data.

    Python

  2. sales-analytics-dashboard-powerbi sales-analytics-dashboard-powerbi Public

    Automated sales dashboard for AtliQ Hardware enabling data-driven decision making.

  3. retail-customer-segmentation-australia retail-customer-segmentation-australia Public

    A project to segment 788 retail customers using RFM analysis and K-means clustering

    Jupyter Notebook

  4. sales-customer-performance-bi-tableau sales-customer-performance-bi-tableau Public