{"id":14066935,"url":"https://github.com/microsoft/wpa","last_synced_at":"2025-04-07T07:07:16.286Z","repository":{"id":37736444,"uuid":"307466934","full_name":"microsoft/wpa","owner":"microsoft","description":"R package for analyzing and visualizing data from Microsoft Workplace Analytics","archived":false,"fork":false,"pushed_at":"2024-11-19T17:56:59.000Z","size":284518,"stargazers_count":30,"open_issues_count":26,"forks_count":11,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-30T21:39:29.577Z","etag":null,"topics":["r","workplace-analytics"],"latest_commit_sha":null,"homepage":"https://microsoft.github.io/wpa","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-26T18:21:16.000Z","updated_at":"2024-11-19T17:57:04.000Z","dependencies_parsed_at":"2023-02-16T18:16:16.804Z","dependency_job_id":"a0dbde69-c7b4-444f-b22b-4769c8625403","html_url":"https://github.com/microsoft/wpa","commit_stats":{"total_commits":1142,"total_committers":12,"mean_commits":95.16666666666667,"dds":"0.17688266199649738","last_synced_commit":"61cb7a6a276b335c1911f2382d19f69e6fc833a7"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwpa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwpa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwpa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fwpa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/wpa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608151,"owners_count":20965952,"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":["r","workplace-analytics"],"created_at":"2024-08-13T07:05:20.433Z","updated_at":"2025-04-07T07:07:16.264Z","avatar_url":"https://github.com/microsoft.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# wpa \u003cimg src=\"https://raw.githubusercontent.com/microsoft/wpa/main/man/figures/logo2.png\" align=\"right\" width=15% /\u003e\n\n  [![R build status](https://github.com/microsoft/wpa/workflows/R-CMD-check/badge.svg)](https://github.com/microsoft/wpa/actions/)\n  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit)\n  [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html)\n  [![CRAN status](https://www.r-pkg.org/badges/version/wpa)](https://CRAN.R-project.org/package=wpa/)\n  [![CRAN last month downloads](https://cranlogs.r-pkg.org/badges/last-month/wpa?color=green/)](https://cran.r-project.org/package=wpa/)\n\n## Analyze and Visualize Viva Leader Insights data\n\nThis is an R package for analyzing and visualizing data from [Microsoft Workplace Analytics](https://docs.microsoft.com/en-us/workplace-analytics/). For analyzing data from [Microsoft Viva Insights](https://analysis.insights.viva.office.com/), please see our other package [**vivainsights**](https://microsoft.github.io/vivainsights/). \n\n## With the **wpa** package, you can...\n\n1. **Run prebuilt analysis and visualizations** off advanced insights data with settings for HR variables, privacy threshold, etc.\n\n2. **Generate prebuilt interactive HTML reports**, which cover specific areas e.g. collaboration, connectivity \n\n3. Leverage **advanced analytics functions**, such as text mining and hierarchical clustering, which are built for Workplace Analytics metrics\n\n4. Integrate analysis of Leader Insights data with your R workflow seamlessly\n\nHere is an example of **wpa** in action:\n\n\u003cimg src=\"https://raw.githubusercontent.com/microsoft/wpa/main/man/figures/output2.gif\" align=\"center\" width=80% /\u003e\n\n---\n\n## :rocket: Users\n\nTo get started with the package,  please see the following links: \n\n- [Installation and Set-up](https://microsoft.github.io/wpa/analyst_guide_getting_started.html)\n- [Full function list](https://microsoft.github.io/wpa/reference/index.html)\n- [Analyst Guide](https://microsoft.github.io/wpa/analyst_guide.html)\n- [FAQ](https://microsoft.github.io/wpa/faq.html)\n- [Microsoft Learn module](https://docs.microsoft.com/en-us/learn/modules/workplace-analytics-r-package/)\n\nAlso check out our package cheat sheet for a quick glimpse of what **wpa** offers:\n\n\u003ca href=\"https://github.com/microsoft/wpa/blob/main/man/figures/wpa%20cheatsheet.pdf\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/microsoft/wpa/main/man/figures/wpa%20cheatsheet.png\" align=\"center\" width=50% /\u003e\u003c/a\u003e\n\n---\n\n## :hammer: Developers\n\nWe welcome contributions to the package! \n\n### Contributing code\nIf you would like contribute code to the repo, please read our [Contributor Guide](https://microsoft.github.io/wpa/CONTRIBUTING.html) and [Developer Guide](https://microsoft.github.io/wpa/developer_guide.html). This documentation should provide you all the information you will need to get started.\n\n### Issues or Feature Requests\nIf you would like to log an issue or submit a feature request, please create a new issue or comment on an existing issue on [GitHub Issues](https://github.com/microsoft/wpa/issues/) on this repo.\n\n### Reporting Security Issues\nPlease do not report security vulnerabilities through public GitHub issues. Please read our Security document [for more details](https://microsoft.github.io/wpa/reporting_security_issues.html).\n\n### Changelog\nSee [NEWS.md](https://microsoft.github.io/wpa/news/index.html) for the package changelog.\n\n---\n\n## Related repositories\n\n- [Viva Insights R library - new implementation](https://microsoft.github.io/vivainsights/)\n- [Viva Insights Python library](https://github.com/microsoft/vivainsights-py/)\n- [Viva RMarkdown Report Marketplace](https://github.com/microsoft/VivaRMDReportMarketplace)\n- [Viva Insights Sample Code](https://github.com/microsoft/viva-insights-sample-code)\n- [Viva Insights Zoom Integration](https://github.com/microsoft/vivainsights_zoom_int)\n- [Viva Insights OData Query Download](https://github.com/microsoft/vivainsights-odatadl)\n\n---\n\n## Code of Conduct\n\nWe would ask you to please read the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/) prior to engaging with this package.\n\n\n**Trademarks** \n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.\n\n---\n\n## Finding this project useful? \n\n:star: Please star this repository to keep us going! \n\nContributors to the GitHub repo:\n\n![](https://raw.githubusercontent.com/microsoft/wpa/main/CONTRIBUTORS.svg)\n\nSee the full list of our contributors [here](https://microsoft.github.io/wpa/contributors.html).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fwpa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fwpa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fwpa/lists"}