Data Debt

Data debt occurs when data is improperly handled at the technical level with the intention of postponing certain costs, even though the postponed costs will be higher, or the postponed benefits will be lower. The remainder of this document describes some important types of data debt.

By Drew Clancy, ago

Data Architecture 101, Part 3: Dimensions

Data marts, data warehouses, and some operational datastores use dimension tables. A dimension table categorizes a fact table that joins to the dimension. At query time one filters the facts by values in the dimension table, and uses those values to label the query results

By Drew Clancy, ago
Privacy Policy
Cookie Policy