Shilpa Seth.  Multidimensional Data Model Concepts Multidimensional Data Model Concepts  Data Cube Data Cube  Data warehouse Schemas Data warehouse.

Slides:



Advertisements
Similar presentations
Chapter 4 Tutorial.
Advertisements

Chapter 4 Tutorial.
Dimensional Modeling.
BY LECTURER/ AISHA DAWOOD DW Lab # 2. LAB EXERCISE #1 Oracle Data Warehousing Goal: Develop an application to implement defining subject area, design.
Data Warehousing CPS216 Notes 13 Shivnath Babu. 2 Warehousing l Growing industry: $8 billion way back in 1998 l Range from desktop to huge: u Walmart:
Introduction to Data Warehousing CPS Notes 6.
Data Warehousing Xintao Wu. Evolution of Database Technology (See Fig. 1.1) 1960s: Data collection, database creation, IMS and network DBMS 1970s: Relational.
Dimensional Modeling – Part 2
Dr. M. Sulaiman Khan Dept. of Computer Science University of Liverpool 2010 COMP207: Data Mining Data Warehousing COMP207: Data Mining.
1 Lecture 10: More OLAP - Dimensional modeling
© Tan,Steinbach, Kumar Introduction to Data Mining 8/05/ Data Warehouse and Data Cube Lecture Notes for Chapter 3 Introduction to Data Mining By.
Lab3 CPIT 440 Data Mining and Warehouse.
By N.Gopinath AP/CSE. Two common multi-dimensional schemas are 1. Star schema: Consists of a fact table with a single table for each dimension 2. Snowflake.
CSE6011 Warehouse Models & Operators  Data Models  relations  stars & snowflakes  cubes  Operators  slice & dice  roll-up, drill down  pivoting.
Microsoft SQL Server 2012 Analysis Services (SSAS) Reporting Services (SSRS)
1 Data Warehousing and OLAP. 2 Data Warehousing & OLAP Defined in many different ways, but not rigorously.  A decision support database that is maintained.
Chapter 4 Tutorial.
Tanvi Madgavkar CSE 7330 FALL Ralph Kimball states that : A data warehouse is a copy of transaction data specifically structured for query and analysis.
CS346: Advanced Databases
Principles of Dimensional Modeling
Business Intelligence Instructor: Bajuna Salehe Web:
OLAP OPERATIONS. OLAP ONLINE ANALYTICAL PROCESSING OLAP provides a user-friendly environment for Interactive data analysis. In the multidimensional model,
8/20/ Data Warehousing and OLAP. 2 Data Warehousing & OLAP Defined in many different ways, but not rigorously. Defined in many different ways, but.
Database Management Systems, 2 nd Edition. R. Ramakrishnan and J. Gehrke1 Decision Support Chapter 23.
Override the title Chris Harrington
Bab 3 Data Warehousing. Why Data Warehouse? Scenario 1 ABC Pvt Ltd is a company with branches at Mumbai, Delhi, Chennai and Banglore. The Sales Manager.
Multi-Dimensional Databases & Online Analytical Processing This presentation uses some materials from: “ An Introduction to Multidimensional Database Technology,
20.5 Data Cubes Instructor : Dr. T.Y. Lin Chandrika Satyavolu 222.
1 Data Warehousing Lecture-13 Dimensional Modeling (DM) Virtual University of Pakistan Ahsan Abdullah Assoc. Prof. & Head Center for Agro-Informatics Research.
Presented By: Muhammad Rizvi Raghuram Vempali Surekha Vemuri.
Data Warehousing Xintao Wu. Can You Easily Answer These Questions? What are Personnel Services costs across all departments for all funding sources? What.
The Data Warehouse “A data warehouse is a subject-oriented, integrated, time-variant, and nonvolatile collection of “all” an organisation’s data in support.
Roadmap 1.What is the data warehouse, data mart 2.Multi-dimensional data modeling 3.Data warehouse design – schemas, indices 4.The Data Cube operator –
BI Terminologies.
October 28, Data Warehouse Architecture Data Sources Operational DBs other sources Analysis Query Reports Data mining Front-End Tools OLAP Engine.
Dr. N. MamoulisAdvanced Database Technologies1 Topic 6: Data Warehousing & OLAP Defined in many different ways, but not rigorously. A decision support.
Ch3 Data Warehouse Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
Fox MIS Spring 2011 Data Warehouse Week 8 Introduction of Data Warehouse Multidimensional Analysis: OLAP.
UNIT-II Principles of dimensional modeling
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Data Warehousing Multidimensional Analysis
Data Mining Data Warehouses.
Pooja Sharma Shanti Ragathi Vaishnavi Kasala. BUSINESS BACKGROUND Lowe's started as a single hardware store in North Carolina in 1946 and since then has.
ISAM 5931: Data Warehousing & Data Mining Group Project submitted by : Mudassar Hakim & Gaurav Wadhwani.
M. Sulaiman Khan Dept. of Computer Science University of Liverpool 2009 This is the full course notes, but not quite complete. You.
January 21, 2016Data Mining: Concepts and Techniques 1 Chapter 3: Data Warehousing and OLAP Technology: An Overview What is a data warehouse? A multi-dimensional.
Copyright© 2014, Sira Yongchareon Department of Computing, Faculty of Creative Industries and Business Lecturer : Dr. Sira Yongchareon ISCG 6425 Data Warehousing.
The Data Warehouse Chapter Operational Databases = transactional database  designed to process individual transaction quickly and efficiently.
Copyright© 2014, Sira Yongchareon Department of Computing, Faculty of Creative Industries and Business Lecturer : Dr. Sira Yongchareon ISCG 6425 Data Warehousing.
INFORMATION INTEGRATION Sandeep Singh Balouria CS-257 ID- 101.
Data Warehousing DSCI 4103 Dr. Mennecke Chapter 2.
SQL Server Analysis Services Understanding Unified Dimension Model (UDM)
Unit 2: Data Warehouse Logical Design Lecturer : Bijay Mishra.
Data Warehousing and OLAP Outline u Models & operations u Implementing a warehouse u Future directions.
Introduction to Data Warehousing. Subject: Data Warehousing.
CSE6011 Implementing a Warehouse  Monitoring: Sending data from sources  Integrating: Loading, cleansing,...  Processing: Query processing, indexing,...
Information Management course
Data warehouse and OLAP
A multi-dimensional data model
Three tier Architecture of Data Warehousing
Data Warehousing and OLAP Technology for Data Mining
Data Warehouse and OLAP
Lecture 4: From Data Cubes to ML
Data Warehousing and Decision Support Chapter 25
Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009
Chapter 13 The Data Warehouse
Data Mining: Concepts and Techniques
Fundamentals of Data Cube & OLAP Operations
Data Warehouse and OLAP
Presentation transcript:

Shilpa Seth

 Multidimensional Data Model Concepts Multidimensional Data Model Concepts  Data Cube Data Cube  Data warehouse Schemas Data warehouse Schemas - Star SchemaStar Schema - Snowflake SchemaSnowflake Schema - Fact Constellation SchemaFact Constellation Schema

MULTIDIMENSIONAL DATA MODELS MULTIDIMENSIONAL DATA MODELS A data warehouse is based on a multidimensional data model which views data in the form of a Data Cube. A data cube, such as sales, allows data to be modeled and viewed in multiple dimensions. Dimension tables, such as time (month, quarter, year) Fact table contains measures (such as units, price) and keys to each of the related dimension tables.

Sales volume as a function of product, month, and region. Brand Region Year Product Country Quarter Type State Month Week City Day Product Store Time Dimensions: Product, Store, Time Hierarchical summarization paths

Dimensions and Facts Dimensions are entities or perspective with respect to which an organization wants to keep records. Facts are numerical measures. Back

∑ Product milk eggs. cheese Time(months ) 2345 Multidimensional view of sales data Store Toronto Vancouver Victoria ∑ ∑ ∑ ∑ ∑ ∑

In data warehousing literature, an n-D base cube is called a Base cuboid. The top most 0-D cuboid, which holds the highest-level of summarization, is called the Apex cuboid. The lattice of cuboids forms a Data Cube. Cube: A Lattice of Cuboids

all product store time product, store product, time store, time product, store, time 0-D(apex) cuboid 1-D cuboids 2-D cuboids 3-D(base) cuboid Back

Star Schema Snowflake Schema Fact Constellation Schema

Sales fact Product Store City Time

Measures – Units, Price. Dimensions – Product, Time, Store.

A single, large and central fact table and one table for each dimension. Every fact points to one tuple in each of the dimensions and has additional attributes. Star Schema makes heavy use of denormalization to optimize for speed, at a potential cost of storage space.

Store Key Product Key Time Key Units Price Store Dimension Time Dimension Product Dimension Sales Fact Table Store Key City State Country Region Time Key Year Quarter Month Product Key Brand Product Type Measures Back

Variant of star schema model. A single, large and central fact table and one or more tables for each dimension. Dimension tables are normalized i.e. split dimension table data into additional tables.

Store Key Product Key Time Key Units Price Time Dimension Product Dimension Sales Fact Table Store Key region City Key Time Key Year Quarter Month Product Key Brand Product Type City Key City Street City Dimension Store Dimension Back

Multiple fact tables share dimension tables. This schema is viewed as collection of stars hence called galaxy schema or fact constellation. Sophisticated application requires such schema.

Time Key Year Quarter Month Store Key Product Key Time Key Units Price Store Dimension Product Dimension Sales Fact Table Store Key City Country State Region Product Key Brand Product Type Shipper Key Store Key Time Key Units Price Shipping Fact Table Time Dimension Shipper Key Shipper Name Shipper type Shipper Back