1 / 9

ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis)

This course provides an introduction to dimensional modeling in building enterprise and business intelligence systems. Topics include dimensional model design steps, logical data warehouse design techniques, and the anatomy of dimensional models. Students will learn how to identify facts and dimensions and create fact and dimension tables.

efrench
Download Presentation

ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ACCTG 6910Building Enterprise & Business Intelligence Systems(e.bis) Dimensional Modeling I Olivia R. Liu Sheng, Ph.D.Emma Eccles Jones Presidential Chair of Business

  2. TechnicalArchitectureDesign ProductSelection &Installation End-UserApplicationSpecification End-UserApplicationDevelopment The Business Dimensional Lifecycle Business Requirement Definition DimensionalModeling PhysicalDesign Data StagingDesign &Development ProjectPlanning Deployment MaintenanceandGrowth Project Management

  3. Outline • Table structure, types, characteristics and terminology • Design steps • Dimensional models with varying types of fact and dimension tables

  4. Introduction to Dimensional Modeling • A logical data warehouse design technique • Objectives of Dimensional Modeling: • Intuitive: easy to understand and query • High performance OLAP

  5. Anatomy of Dimensional Models • Facts or Fact Tables • Key – uniquely identifies a record • Attributes • Dimensions or Dimension Tables • Keys • Attributes • Connections • Between dimensions and facts • Cardinality: mostly one to many

  6. Fact and Dimension Tables • There are two types of tables in dimensional models: • Fact table: attributes in fact tables are measurements for analysis or main contents in reports. • Dimension table: attributes in dimension tables are constraints for the measurements or headers in reports. Dimensions Facts

  7. Fact and Dimension Fact table Dimension tables

  8. Facts and Dimensions • How to identify facts and dimensions? • Top-down approach (Requirements Analysis): • Report Sales in terms of – total amt, total qty or avg. price • Report Sales by PRODUCT name and/or category name • Report Sales by CUSTOMER name, city and/or or state • Report using a combination of the measures and constraints • Bottom-up approach (Select from meta data of data sources) • Characteristics of fact and dimension attributes

  9. Facts and Dimensions

More Related