Having fun with Data Quality Testing 😉

Data Analysis
Data Viz
Dashboard
R package containing tools for data quality testing + shiny dashboard
Published

November 15, 2020

Following my internship at KPMG and with the gained experience in data quality testing, I wanted to create my first shinydashboard and as the topic I naturally chose DQ testing. So I created an package that contains the most important tools for the app. These tools include an implementation of the Local Outlier Factor Algorithm for multivariate outlier detection as well as many tools for univariate tests.

Main packages used: {e1071}, {cluster}, {dbscan}, {shiny}, {shinydashboard}, {shinytime}, {devtools}, {testthat} and packages of the {tidyverse}

Wanna learn more? Click here