Creating a Data Warehouse Data Acquisition: Extract, Transform, Load Extraction Process of identifying and retrieving a set of data from the operational.

Slides:



Advertisements
Similar presentations
Supervisor : Prof . Abbdolahzadeh
Advertisements

Chapter 13 The Data Warehouse
VIEWS / TSS Overview. End-to-end Air Quality Data and Decision Support VIEWS / TSS Vision Acquisition Import Unification Management Manipulation Retrieval.
High-level VIEWS Architecture. Data Acquisition & Import Data Acquisition System: Accepts submission of data in a variety of schemas and formats Can automatically.
Data Warehouse IMS5024 – presented by Eder Tsang.
Data Warehousing Concepts Transparencies
1 Minggu 13, Pertemuan 25 Data Warehousing and Data Mining Concepts (Ch , 30.5, ; 3rd ed.) Matakuliah: T0206-Sistem Basisdata.
Information Integration. Modes of Information Integration Applications involved more than one database source Three different modes –Federated Databases.
Introduction to Data Warehousing. From DBMS to Decision Support DBMSs widely used to maintain transactional data Attempts to use of these data for analysis,
Exploiting the DW data DW is a platform for creating a wide array of reports It solves data feed problems, but does not lead to specific decision support.
Components and Architecture CS 543 – Data Warehousing.
Data Warehousing - 3 ISYS 650. Snowflake Schema one or more dimension tables do not join directly to the fact table but must join through other dimension.
1 ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis) The Data Warehouse Lifecycle Olivia R. Liu Sheng, Ph.D. Emma Eccles Jones Presidential.
Data Warehousing Dale-Marie Wilson, Ph.D..
1 9 Adv. DBMS Data Warehouse CSC5301 Review Hachim Haddouti.
Chapter 13 The Data Warehouse
1 © Prentice Hall, 2002 Chapter 11: Data Warehousing.
Business Intelligence System September 2013 BI.
Data Warehouse Components
An Overview of Data Warehousing and OLTP Technology Presenter: Parminder Jeet Kaur Discussion Lead: Kailang.
Components of the Data Warehouse Michael A. Fudge, Jr.
Architecture and Infrastructure Module 2 G.Anuradha.
© 2003, Prentice-Hall Chapter Chapter 2: The Data Warehouse Modern Data Warehousing, Mining, and Visualization: Core Concepts by George M. Marakas.
ETL Design and Development Michael A. Fudge, Jr.
BUSINESS INTELLIGENCE/DATA INTEGRATION/ETL/INTEGRATION AN INTRODUCTION Presented by: Gautam Sinha.
By N.Gopinath AP/CSE. Why a Data Warehouse Application – Business Perspectives  There are several reasons why organizations consider Data Warehousing.
Data Warehousing Concepts
©Silberschatz, Korth and Sudarshan18.1Database System Concepts - 5 th Edition, Aug 26, 2005 Buzzword List OLTP – OnLine Transaction Processing (normalized,
Data Warehouse & Data Mining
Understanding Data Warehousing
Best Practices for Data Warehousing. 2 Agenda – Best Practices for DW-BI Best Practices in Data Modeling Best Practices in ETL Best Practices in Reporting.
DW-1: Introduction to Data Warehousing. Overview What is Database What Is Data Warehousing Data Marts and Data Warehouses The Data Warehousing Process.
AN OVERVIEW OF DATA WAREHOUSING
Business Intelligence Zamaneh Jahed. What is Business Intelligence? Business Intelligence (BI) is a broad category of applications and technologies for.
Datawarehouse Objectives
Data Warehousing Concepts, by Dr. Khalil 1 Data Warehousing Design Dr. Awad Khalil Computer Science Department AUC.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 10: The Data Warehouse Decision Support Systems in the 21 st.
1 Data Warehouses BUAD/American University Data Warehouses.
CSS/417 Introduction to Database Management Systems Workshop 4.
The Data Warehouse “A data warehouse is a subject-oriented, integrated, time-variant, and nonvolatile collection of “all” an organisation’s data in support.
Data Warehousing.
Decision Support and Date Warehouse Jingyi Lu. Outline Decision Support System OLAP vs. OLTP What is Date Warehouse? Dimensional Modeling Extract, Transform,
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Sachin Goel (68) Manav Mudgal (69) Piyush Samsukha (76) Rachit Singhal (82) Richa Somvanshi (85) Sahar ( )
Data Staging Data Loading and Cleaning Marakas pg. 25 BCIS 4660 Spring 2012.
7 Strategies for Extracting, Transforming, and Loading.
Two-Tier DW Architecture. Three-Tier DW Architecture.
Data Warehousing: Architecture, Components and The Building Blocks
What is OLAP?.
Advanced Database Concepts
1 Copyright © Oracle Corporation, All rights reserved. Business Intelligence and Data Warehousing.
The Need for Data Analysis 2 Managers track daily transactions to evaluate how the business is performing Strategies should be developed to meet organizational.
Introduction to OLAP and Data Warehouse Assoc. Professor Bela Stantic September 2014 Database Systems.
An Overview of Data Warehousing and OLAP Technology
2 Copyright © 2006, Oracle. All rights reserved. Defining Data Warehouse Concepts and Terminology.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Presented By: Pedel Oppong-Abebrese,Pedel Oppong-Abebrese Michael Boadi, William Osei, Nana Amoa OforiMichael BoadiWilliam OseiNana Amoa Ofori DATA WAREHOUSING.
Building a Data Warehouse
Data Warehouse Components
Advanced Applied IT for Business 2
Building Data ware House
Data warehouse and OLAP
Chapter 13 The Data Warehouse
Data Warehouse.
Data Warehouse and OLAP
C.U.SHAH COLLEGE OF ENG. & TECH.
VIEWS / TSS Overview.
Introduction of Week 9 Return assignment 5-2
Data Warehouse and OLAP
Best Practices in Higher Education Student Data Warehousing Forum
Presentation transcript:

Creating a Data Warehouse

Data Acquisition: Extract, Transform, Load Extraction Process of identifying and retrieving a set of data from the operational systems Transformation Tools that allow data warehouse administrators to apply business rules for integrating data from multiple tables and source systems (e.g., aggregating data from two or more fields to create a summary table or total) Loading Move and load source data to a different storage location, often a ROLAP star schema Load performance becomes a critical component of the data acquisition environment as volumes increase

Data Transformation

Typical Data Warehouse Architectures

Architecture for a Complex Data Warehouse

Data Warehouse Information Flows

Inflow - Processes associated with the extraction, cleansing, and loading of the data from the source systems into the data warehouse. Upflow - Processes associated with adding value to the data in the warehouse through summarizing, packaging, and distribution of the data.

Downflow - Processes associated with archiving and backing-up/recovery of data in the warehouse. Outflow - Processes associated with making the data available to the end- users. Metaflow - Processes associated with the management of the metadata.

DW Tools and Technologies Building a data warehouse is a complex task because there is no vendor that provides an ‘end-to-end’ set of tools. Necessitates that a data warehouse is built using multiple products from different vendors. Ensuring that these products work well together and are fully integrated is a major challenge.

Crucial Decision in Designing a Data warehouse Step1 - Choose the subject matter one at a time Step 2 – Decide what the fact table represents Step 3 – Identify and conform the dimensions Step 4 – Choose the facts Step 5 – Store the pre calculations in the fact table Step 6 – Define the dimension and tables Step 7 – Decide the direction of the database and periodicity of updating Step 8 – Track slowly the changing dimensions Step 9 – Decide the query priorities and the query modes. Implement the Data warehouse

Various Technical Consideration To design and implement D.W.H the various technical issues needed to be considered 1.H/W platform of a data warehouse 2.DBMS for supporting D.W.H 3.Common and network infrastructure for D.W.H 4.System Management and OS consideration 5.S/W tools for building, operating and using D.W.H