{"id":29040400,"url":"https://github.com/alimiheb/advwokcube-analysis","last_synced_at":"2025-06-26T14:06:03.500Z","repository":{"id":297936481,"uuid":"998299007","full_name":"alimiheb/AdvWokCube-Analysis","owner":"alimiheb","description":"A comprehensive SSAS cube project based on AdventureWorksDW2019, featuring data cleaning, multidimensional modeling, and visualizations in Power BI and Excel.","archived":false,"fork":false,"pushed_at":"2025-06-08T13:04:29.000Z","size":26895,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-26T14:05:12.519Z","etag":null,"topics":["adventureworks","data-analysis","excel","powerbi","sql-server","ssas-multidimensional","visualization"],"latest_commit_sha":null,"homepage":"","language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alimiheb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-08T10:06:33.000Z","updated_at":"2025-06-08T13:07:33.000Z","dependencies_parsed_at":"2025-06-08T13:32:48.154Z","dependency_job_id":null,"html_url":"https://github.com/alimiheb/AdvWokCube-Analysis","commit_stats":null,"previous_names":["alimiheb/advwokcube-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alimiheb/AdvWokCube-Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimiheb%2FAdvWokCube-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimiheb%2FAdvWokCube-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimiheb%2FAdvWokCube-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimiheb%2FAdvWokCube-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alimiheb","download_url":"https://codeload.github.com/alimiheb/AdvWokCube-Analysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alimiheb%2FAdvWokCube-Analysis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262081117,"owners_count":23255662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adventureworks","data-analysis","excel","powerbi","sql-server","ssas-multidimensional","visualization"],"created_at":"2025-06-26T14:05:11.934Z","updated_at":"2025-06-26T14:06:03.463Z","avatar_url":"https://github.com/alimiheb.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎉 AdvWokCube-Analysis 📊\n\nA comprehensive SSAS cube project based on **AdventureWorksDW2019**, featuring data cleaning, multidimensional modeling, and visualizations in Power BI and Excel. 🚀\n\n---\n\n## 🌟 Overview\n\nThis repository contains the development and analysis of the `AdvWokCube` SSAS cube, built using Visual Studio 2025. The project leverages the AdventureWorksDW2019 database to create a multidimensional model for sales analysis, including dimensions like `DimDate`, `DimProduct`, `DimCustomer`, and `DimSalesTerritory`, and measures such as `SalesAmount` and `OrderQuantity`. The cube is visualized and explored using Power BI dashboards and Excel PivotTables, with detailed documentation in LaTeX. 📈\n\n---\n\n## ✨ Features\n\n- Data cleaning to resolve duplicate keys in dimensions (e.g., `DimDate`, `DimProduct`).\n- SSAS cube deployment and processing on a local instance (`localhost`).\n- Power BI dashboard with interactive slicers, charts (line, bar, map), and KPIs.\n- Excel analysis using PivotTables and Power Pivot for advanced DAX measures.\n- PDF documentation covering project steps, data cleaning, and analysis.\n\n---\n\n## 📸 Screenshots\n\n### Power BI Dashboard\n![Power BI Dashboard](https://github.com/alimiheb/AdvWokCube-Analysis/blob/master/powerbi/Dashborad.png?raw=true)\n- Overview of sales trends, regional performance, and product categories with interactive slicers.\n\n### Excel PivotTable\n![Excel PivotTable](https://github.com/alimiheb/AdvWokCube-Analysis/blob/master/excel/PivotTable-Charts.png?raw=true)\n- Detailed breakdown of sales by year and product subcategory using Power Pivot.\n---\n\n## 📂 Repository Structure\n\n| Folder            | Description                                      |\n|-------------------|--------------------------------------------------|\n| `/data/`          | Data-related files including SQL scripts and bak file |\n| `/docs/`          | PDF files and documentation |\n| `/excel/`         | Excel (.xlsx) files with PivotTables and Power Pivot models |\n| `/powerbi/`       | Power BI (.pbix) files for dashboards            |\n| `/ssas_project/`  | Visual Studio SSAS project files (.sln, .dwproj, .cube) |\n| `README.md`       | This file                                        |\n---\n\n## 🛠️ Setup Instructions\n\n### Prerequisites\n- Visual Studio with SQL Server Data Tools (SSDT).\n- SQL Server Analysis Services (SSAS) installed and running on `localhost`.\n- Power BI Desktop.\n- Microsoft Excel with Power Pivot enabled.\n\n### Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/alimiheb/AdvWokCube-Analysis.git\n   cd AdvWokCube-Analysis\n 2. **Set Up SSAS**:\n    - Open the .sln file in /ssas_project/ with Visual Studio.\n    - Deploy the cube to localhost (right-click project \u003e Deploy).\n    - Process the cube (right-click cube \u003e Process Full).\n 3. **Open Power BI Dashboard**:\n    - Launch the .pbix file in /powerbi/ and connect to localhost\\AdvWokCube.\n 4. **Explore Excel Analysis**:\n    - Open the .xlsx file in /excel/ and refresh the PivotTable data connection.\n   \n---\n\n## 🚀 Usage\n- Use the Power BI dashboard to analyze sales trends, regional performance, and product categories with interactive filters.\n- Explore detailed breakdowns in Excel using Power Pivot and custom DAX measures.\n---\n\n## 🤝 Contributing\nFeel free to fork this repository, submit issues, or create pull requests for enhancements (e.g., additional DAX measures, new visualizations).\n\n---\n\n## 📧 Contact\nFor questions or collaboration, contact iheb66alimi@gmail.com. 💬\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falimiheb%2Fadvwokcube-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falimiheb%2Fadvwokcube-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falimiheb%2Fadvwokcube-analysis/lists"}