{"id":24678250,"url":"https://github.com/shrutiijoshi/crm-sales-analysis","last_synced_at":"2026-02-11T07:33:34.935Z","repository":{"id":274272866,"uuid":"922422219","full_name":"Shrutiijoshi/CRM-Sales-Analysis","owner":"Shrutiijoshi","description":"The dataset contained records exported from MavenTech's CRM from October 2016 to December 2017. It held details of opportunities with associated information such as product, account, and whether the sale was won or lost.","archived":false,"fork":false,"pushed_at":"2025-01-26T07:10:10.000Z","size":1146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T18:39:07.702Z","etag":null,"topics":["data-analysis","data-visualization","dax-functions","powerbi","powerquery"],"latest_commit_sha":null,"homepage":"","language":null,"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/Shrutiijoshi.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-26T06:41:24.000Z","updated_at":"2025-01-28T06:46:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f24a3fe-7ee3-4faf-a99c-a19011f03f62","html_url":"https://github.com/Shrutiijoshi/CRM-Sales-Analysis","commit_stats":null,"previous_names":["shrutiijoshi/crm-sales-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shrutiijoshi/CRM-Sales-Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shrutiijoshi%2FCRM-Sales-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shrutiijoshi%2FCRM-Sales-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shrutiijoshi%2FCRM-Sales-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shrutiijoshi%2FCRM-Sales-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shrutiijoshi","download_url":"https://codeload.github.com/Shrutiijoshi/CRM-Sales-Analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shrutiijoshi%2FCRM-Sales-Analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["data-analysis","data-visualization","dax-functions","powerbi","powerquery"],"created_at":"2025-01-26T13:16:16.569Z","updated_at":"2026-02-11T07:33:34.926Z","avatar_url":"https://github.com/Shrutiijoshi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRM Sales Analysis\nThe dataset contained records exported from MavenTech's CRM from October 2016 to December 2017. It held details of opportunities with associated information such as product, account, and whether the sale was won or lost.\n\n[\u003cimg src=\"https://www.leadsquared.com/wp-content/uploads/2021/11/446-Converted-02.jpg\" alt=\"report1\" width=\"1000\" height=\"450\"\u003e](https://www.leadsquared.com/wp-content/uploads/2021/11/446-Converted-02.jpg) \u0026nbsp;\n\n## Objective :\nThe dataset contained records exported from MavenTech's CRM from October 2016 to December 2017. It held details of opportunities with associated information such as product, account, and whether the sale was won or lost.\n\n## Data Source :\nDataset source : [CRM Sales Dataset](https://mavenanalytics.io/data-playground?order=date_added%2Cdesc\u0026search=crm)\n\n## Steps Involved :\n1. **Data Import and Integration** :\n- Imported multiple datasets from the MavenTech CRM into Power Query in PowerBI.\n- Explored each dataset to understand its structure, data types, and relationships between different datasets.\n- Established connections between datasets using PowerBI’s relationship feature to create a unified data model.\n2. **Data Cleaning** :\n- Identified and handled missing values through imputation or exclusion.\n- Standardized text data by ensuring consistent formatting (e.g., case consistency, removal of extra spaces).\n3. **Data Transformation** :\n- This included creating calculated columns and measures using Power Query and DAX (Data Analysis Expressions).\n4. **Data Standardization** :\n- Ensured numerical data were in consistent units and formats across all datasets.\n- Standardized date formats and ensured consistency in timestamps.\n5. **Data Analysis** :\n- Conducted descriptive statistics to summarize the data, such as calculating averages, totals, and distributions.\n- Used Power Query and DAX functions to perform more advanced calculations and aggregations.\n- Applied filters and slicers to dynamically explore the data and uncover patterns and trends.\n6. **Visualization and Dashboarding** :\n- Created various visualizations including bar charts, line charts, pie charts, scatter plots, and maps to represent key metrics and trends.\n- Developed interactive dashboards, incorporating features like slicers, and tooltips to enable dynamic data exploration.\n- Ensured that visualizations were clear, informative, and visually appealing.\n\n## Skills Acquired :\n- Proficiency in data cleaning and transformation using Power Query in PowerBI.\n- Ability to standardize and integrate multiple datasets from the MavenTech CRM.\n- Advanced DAX functions and PowerBI features for data manipulation.\n- Creation of interactive and compelling visualizations and dashboards.\n\n## Outcome:\nThe project significantly enhanced my ability to work with complex datasets in Power Query and PowerBI, transforming raw data into meaningful insights. I am now more confident in handling real-world data analysis tasks, leveraging Power Query and PowerBI’s powerful features for effective data visualization and reporting.\n\n## Report Preview :\n[\u003cimg src=\"https://github.com/Shrutiijoshi/CRM-Sales-Analysis/blob/main/Report_images/CRM_overview.png\" alt=\"report1\" width=\"900\" height=\"600\"\u003e](https://github.com/Shrutiijoshi/CRM-Sales-Analysis/blob/main/Report_images/CRM_overview.png) \u0026nbsp;\n\n[\u003cimg src=\"https://github.com/Shrutiijoshi/CRM-Sales-Analysis/blob/main/Report_images/CRM_performance.png\" alt=\"report2\" width=\"900\" height=\"600\"\u003e](https://github.com/Shrutiijoshi/CRM-Sales-Analysis/blob/main/Report_images/CRM_performance.png) \u0026nbsp;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrutiijoshi%2Fcrm-sales-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshrutiijoshi%2Fcrm-sales-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshrutiijoshi%2Fcrm-sales-analysis/lists"}