{"id":20430654,"url":"https://github.com/ashishsingh789/hr_analysis_dashboard","last_synced_at":"2026-03-06T22:02:06.972Z","repository":{"id":228510472,"uuid":"774182068","full_name":"AshishSingh789/HR_Analysis_Dashboard","owner":"AshishSingh789","description":"The HR Analyst Dashboard is an interactive Power BI tool that provides insights into HR metrics sourced from Excel. It focuses on data cleaning, transformation, and visualization, enabling stakeholders to explore key indicators like employee demographics and performance through intuitive charts.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:46:37.000Z","size":302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T12:04:28.978Z","etag":null,"topics":["dashboard","data","dataanalysis","datacleaning","powerbi-desktop","visualization"],"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/AshishSingh789.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}},"created_at":"2024-03-19T04:53:43.000Z","updated_at":"2024-09-21T18:53:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2c21820-906f-4c94-99e9-30cf9121d38d","html_url":"https://github.com/AshishSingh789/HR_Analysis_Dashboard","commit_stats":null,"previous_names":["ashishjk786/power-bi-project-4","rohit-kumar873/hr_analysis_dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AshishSingh789/HR_Analysis_Dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshishSingh789%2FHR_Analysis_Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshishSingh789%2FHR_Analysis_Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshishSingh789%2FHR_Analysis_Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshishSingh789%2FHR_Analysis_Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AshishSingh789","download_url":"https://codeload.github.com/AshishSingh789/HR_Analysis_Dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AshishSingh789%2FHR_Analysis_Dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30200756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["dashboard","data","dataanalysis","datacleaning","powerbi-desktop","visualization"],"created_at":"2024-11-15T08:08:15.185Z","updated_at":"2026-03-06T22:02:06.931Z","avatar_url":"https://github.com/AshishSingh789.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HR Analyst dashboard\nHR Analyst Dashboard\n\nThe HR Analyst Dashboard is a Power BI dashboard created using Excel data. This project involved data cleaning, transformation, and visualization to provide insights into HR metrics. The dashboard uses various chart types, including line graphs, bar charts, and pie charts, to present the data intuitively and informally.\n\nTable of Contents\n\n\nIntroduction\n\n\nFeatures\n\n\nInstallation\n\n\nUsage\n\n\nTechnologies Used\n\n\nContributing\n\n\n\nIntroduction\n\n\nThe HR Analyst Dashboard provides a comprehensive view of HR-related data, allowing stakeholders to gain insights into metrics such as employee demographics, performance, and other key indicators. The data used for this dashboard was sourced from Excel files, cleaned, and transformed before being visualized in Power BI.\n\nFeatures\n\n\nData Cleaning and Transformation: Raw data from Excel was cleaned and transformed to ensure accuracy and consistency.\nInteractive Visualizations: The dashboard includes interactive elements that allow users to explore the data in depth.\nVarious Chart Types: Utilizes line graphs, bar charts, pie charts, and more to present data.\nUser-Friendly Interface: Designed with an intuitive interface for easy navigation and data exploration.\nInstallation\nTo view the HR Analyst Dashboard, you will need Power BI Desktop installed on your computer. Follow these steps:\n\nClone the repository:\n\nbash\nCopy code\ngit clone https://github.com/yourusername/HR-Analyst-Dashboard.git\nNavigate to the project directory:\n\nbash\nCopy code\ncd HR-Analyst-Dashboard\nOpen the Power BI file:\n\nOpen the .pbix file in Power BI Desktop to view the dashboard.\nUsage\nOpen Power BI Desktop.\nLoad the .pbix file.\nExplore the dashboard by interacting with the visualizations.\nClick on different charts to filter data.\nHover over data points for more detailed information.\nUse the filters and slicers to customize your view.\nTechnologies Used\nPower BI: For data visualization and dashboard creation.\nExcel: For data sourcing, cleaning, and transformation.\nPower Query: Used within Power BI for data cleaning and transformation.\nContributing\nWe welcome contributions to improve the HR Analyst Dashboard! Here’s how you can help:\n\nFork the repository.\nCreate a new branch:\nbash\nCopy code\ngit checkout -b feature-branch\nMake your changes and commit them:\nbash\nCopy code\ngit commit -m \"Add some feature\"\nPush to the branch:\nbash\nCopy code\ngit push origin feature-branch\nOpen a pull request.\n\n\nGlimpse of project: \n\n\n\n![Screenshot 2024-09-21 231236](https://github.com/user-attachments/assets/a5348efa-7299-4d5d-b9dd-876c5196409d)\n\n\n![Screenshot 2024-09-21 231304](https://github.com/user-attachments/assets/1241de79-9431-4cdf-aac4-64ebcb54346d)\n\n\n![Screenshot 2024-09-21 231322](https://github.com/user-attachments/assets/a9db7cc2-2d43-4e64-912f-4e424edc568e)\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashishsingh789%2Fhr_analysis_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashishsingh789%2Fhr_analysis_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashishsingh789%2Fhr_analysis_dashboard/lists"}