Data ElementVariable Naming SummaryA Summary of the naming conventions used in previous, dependent posts Variable Types Variable Scope Variable Purpose orJanuary 1, 2019Read more
Data ElementNaming Variables by Purpose or IntentionA variable’s purpose or intention is a helpful suggestion within a variable’s name. These can include metrics, variousDecember 23, 2018Read more
Data ElementNaming Variables by ScopeVariable Scope is a term used to explain the “lifetime” of a variable. There are three formal variableDecember 22, 2018Read more
Data ElementNaming Variables by TypeThroughout integration data pipelines, it is common to store small amounts of data in computer memory for re-use.December 21, 2018Read more