Module 04: Overview of Modeling a BI System
Modeling for OLTP. The user model, how users think about business processes. The logical model, ER Modeling. The physical model. Modeling for OLAP. The user model, how users think about information. The logical model – Sun modeling. The physical model, star schema.
Module 05: Requirement Analysis – User model to Logical model
The meaning of data, design approach, user involvement, interviews, requirements definition workshops, turning the user view (graphs, grids, reports) into a logical model (Sun model), questions to ask, defining scope, data audit.LAB 05: Turning requirements into a logical model
Module 06: Physical Modeling – Star Schema
Dimensions, measures, star schemas. The fact table, granularity, fields in the fact table, additive and semi-additive fields. Dimension tables, time dimensions, hierarchical and non-hierarchical attributes, conforming and the nonconforming dimensions, the UDM.LAB 06: Turning the logical model into a physical model
Module 07: Further Dimensional Design
Surrogate keys, slowly changing dimensions (types 0 to 4), mini dimensions, snowflaking, degenerate dimensions, aggregations, Bridge tables, KPIs. Relationships - one to one, one to many, many to many. Ragged and unbalanced hierarchies, step dimensions