Data Warehouse.

Slides:



Advertisements
Similar presentations
Chapter 11: Data Warehousing
Advertisements

MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
IS 4420 Database Fundamentals Chapter 11: Data Warehousing Leon Chen
Decision Support and Data Warehouse. Decision supports Systems Components Data management function –Data warehouse Model management function –Analytical.
Chapter 11: Data Warehousing
DATA WAREHOUSING.
© 2007 by Prentice Hall 1 Chapter 11: Data Warehousing Modern Database Management 8 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
COMP 578 Data Warehousing And OLAP Technology Keith C.C. Chan Department of Computing The Hong Kong Polytechnic University.
Data Warehousing. On-Line Analytical Processing (OLAP) Tools The use of a set of graphical tools that provides users with multidimensional views of their.
Chapter 13 The Data Warehouse
1 © Prentice Hall, 2002 Chapter 11: Data Warehousing.
DATA WAREHOUSE (Muscat, Oman).
Chapter 1: Data Warehousing
Components of the Data Warehouse Michael A. Fudge, Jr.
Chapter 4 Data Warehousing.
M ODULE 5 Metadata, Tools, and Data Warehousing Section 4 Data Warehouse Administration 1 ITEC 450.
Data Warehousing.
Data Warehouse & Data Mining
MBA 664 Database Management Systems Dave Salisbury ( )
DATA WAREHOUSING. Introduction Modern organizations have huge amounts of data but are starving for information – facing information gap! Reasons for information.
DW-1: Introduction to Data Warehousing. Overview What is Database What Is Data Warehousing Data Marts and Data Warehouses The Data Warehousing Process.
DECISION SUPPORT SYSTEM ARCHITECTURE: The data management component.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
AN OVERVIEW OF DATA WAREHOUSING
Data warehousing and online analytical processing- Ref Chap 4) By Asst Prof. Muhammad Amir Alam.
1 Data Warehouses BUAD/American University Data Warehouses.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
1 Data Warehousing. 2Definition Data Warehouse Data Warehouse: – A subject-oriented, integrated, time-variant, non- updatable collection of data used.
OLAP & DSS SUPPORT IN DATA WAREHOUSE By - Pooja Sinha Kaushalya Bakde.
Data Warehousing.
1 Reviewing Data Warehouse Basics. Lessons 1.Reviewing Data Warehouse Basics 2.Defining the Business and Logical Models 3.Creating the Dimensional Model.
Chapter 9: data warehousing
October 28, Data Warehouse Architecture Data Sources Operational DBs other sources Analysis Query Reports Data mining Front-End Tools OLAP Engine.
1 Topics about Data Warehouses What is a data warehouse? How does a data warehouse differ from a transaction processing database? What are the characteristics.
Ch3 Data Warehouse Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide
Chapter 11: Data Warehousing Modern Database Management 6 th Edition Jeffrey A. Hoffer, Mary B. Prescott, Fred R. McFadden.
Data Warehousing.
Advanced Database Concepts
CS 157B: Database Management Systems II April 10 Class Meeting Department of Computer Science San Jose State University Spring 2013 Instructor: Ron Mak.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
 Definition of terms  Reasons for need of data warehousing  Describe three levels of data warehouse architectures  Describe two components of star.
A producer wants to know…. Which are our lowest/highest margin customers ? Who are my customers and what products are they buying? What is the most effective.
Database Management Systems 3ed, R. Ramakrishnan and J. Gehrke1 Data Warehousing and Decision Support Chapter 25.
Introduction to OLAP and Data Warehouse Assoc. Professor Bela Stantic September 2014 Database Systems.
© 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 Lecture 14: Data Warehousing Modern Database Management 9 th Edition Jeffrey A. Hoffer, Mary.
Copyright © 2016 Pearson Education, Inc. Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi CHAPTER 9: DATA WAREHOUSING.
1 Data Warehousing Data Warehousing. 2 Objectives Definition of terms Definition of terms Reasons for information gap between information needs and availability.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
1 HCMC UT, 2008 Data Warehousing 1.Basic Concepts of data warehousing 2.Data warehouse architectures 3.Some characteristics of data warehouse data 4.The.
Advanced Applied IT for Business 2
Data Warehousing CIS 4301 Lecture Notes 4/20/2006.
Chapter 13 Business Intelligence and Data Warehouses
Data warehouse and OLAP
Chapter 13 The Data Warehouse
Data Warehouse—Subject‐Oriented
Summarized from various resources Modern Database Management
Chapter 11: Data Warehousing
Chapter 13 – Data Warehousing
Chapter 1: Data Warehousing
Data Warehouse and OLAP
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie
An Introduction to Data Warehousing
CHAPTER SIX OVERVIEW SECTION 6.1 – DATABASE FUNDAMENTALS
Dr. Bernard Chen Ph.D. University of Central Arkansas Fall 2009
Data Warehouse.
Data Warehousing Concepts
Data Warehouse and OLAP
Best Practices in Higher Education Student Data Warehousing Forum
Presentation transcript:

Data Warehouse

Definition Data Warehouse: An integrated and consistent store of subject-oriented data that is obtained from a variety of sources and formatted into a meaningful context to support decision-making in an organization.

Need for Data Warehousing Integrated, company-wide view of high-quality information. Separation of operational and informational systems and data. Table 14-1.

Examples of heterogeneous data

Factors Allowing Data Warehousing Relational DBMS. Advances in hardware: speed and storage capacity. End-user computing interfaces and tools.

Data Warehouse Architectures Two-level - Fig. 14-2. Three-level - Fig. 14-3. Operational data. Enterprise data warehouse (EDW)- single source of data for decision making. Data marts - limited scope; data selected from EDW.

Generic data warehouse architecture

Three-layer architecture

Reasons for the Three-Level Architecture EDW and data marts have different purposes and data architectures. Data transformation is complex and is best performed in two steps. Data marts customized decision support for different groups.

Three-Level Data Architecture Fig. 14-4. Operational data. Reconciled data. Derived data.

Three-layer data architecture

Data Characteristics Status vs. Event data. Fig. 14-5. Transient vs. Periodic data. Fig. 14-6,7.

Example of DBMS log entry

Transient operational data

Reconciled Data Characteristics Detailed Historical Normalized Enterprise-wide Quality controlled

The Data Reconciliation Process Fig. 14-8. Capture Static - initial load. Incremental - ongoing update. Scrub or data cleansing Pattern recognition and other artificial intelligence techniques.

Steps in data reconciliation

The Data Reconciliation Process Transform Convert the data format from the source to the target system. Record-Level Functions Selection. Joining. Aggregation (for data marts). Field-Level Functions Single-field transformation, Fig. 14-9. Multi-field transformation, Fig. 14-10.

The Data Reconciliation Process Load and Index Refresh Mode When the warehouse is first created. Static data capture. Update Mode Ongoing update of the warehouse. Incremental data capture.

Derived Data Characteristics Type of data Detailed, possibly periodic. Aggregated. Distributed to departmental servers. Implemented in star schema.

Star Schema Also called the dimensional model. Fact and dimension tables. Fig. 14-11,12, 13. Grain of a fact table - time period for each record. Multiple Fact Table - Fig. 14-14. Snowflake Schema - Fig. 14-15.

Components of a star schema

Star schema example

Star schema with sample data

Star schema with two fact tables

Example of snowflake sample

Types of Data Marts Dependent - Populated from the EDW. Independent - Data taken directly from the operational databases.

The User Interface The role of metadata. Traditional query and reporting tools. On-line analytical processing. The use of a set of graphical tools that provides users with multidimensional views of their data and allows them to analyze the data using simple windowing techniques.

The User Interface Fig. 14-16. Slicing a cube. Pivot Rotate the view for a particular data point to obtain another perspective. E.g. take a value from the units column and obtain by-store values. Drill-down - Fig. 14-17.

Slicing a data cube

The User Interface Data Mining Data Visualization Knowledge discovery. Search for patterns in the data. Table 14-3, 4. Data Visualization