PII
PII (Personally Identifiable Information) is data that can identify an individual and is subject to privacy regulations and protection controls. Data+ covers PII within data governance and privacy.
PII (Personally Identifiable Information) is data that can identify an individual and is subject to privacy regulations and protection controls. Data+ covers PII within data governance and privacy.
ETL (Extract, Transform, Load) is a data-integration pattern that extracts data from sources, transforms it, then loads it into a target store.
ELT (Extract, Load, Transform) loads raw data into the target system first and transforms it there, often used with cloud data warehouses and lakes.
A data warehouse is a central repository optimized for analytical querying (OLAP) of integrated, structured data.
A data lake is a storage repository that holds large volumes of raw data in native formats — structured, semi-structured, and unstructured — until needed.
OLAP (Online Analytical Processing) is a class of systems optimized for complex analytical queries and aggregations over large datasets.
OLTP (Online Transaction Processing) is a class of systems optimized for high volumes of short, transactional read/write operations.
Data cleaning is the process of detecting and correcting errors — missing values, duplicates, outliers, and inconsistencies — to improve data quality.
Data profiling is the examination of data to summarize its structure, content, and quality before analysis.
An outlier is a data point that differs significantly from other observations and may indicate error or genuine variation.
Descriptive statistics summarize a dataset using measures of central tendency (mean, median, mode) and dispersion (range, variance, standard deviation).
Regression is a statistical method that models the relationship between a dependent variable and one or more independent variables.
Correlation measures the strength and direction of the linear relationship between two variables, without implying causation.
Hypothesis testing is a statistical procedure that uses sample data to evaluate a claim about a population, assessing significance with a p-value.
Data governance is the framework of policies, ownership, stewardship, and standards that ensures data is accurate, secure, and used appropriately.
PII (Personally Identifiable Information) is data that can identify an individual and is subject to privacy regulations and protection controls.