Business Intelligence Instructor: Bajuna Salehe Web:

Slides:



Advertisements
Similar presentations
CHAPTER OBJECTIVE: NORMALIZATION THE SNOWFLAKE SCHEMA.
Advertisements

Copyright © Starsoft Inc, Data Warehouse Architecture By Slavko Stemberger.
Accessing Organizational Information—Data Warehouse
Data Warehouse Architecture Sakthi Angappamudali Data Architect, The Oregon State University, Corvallis 16 th May, 2005.
ICS 421 Spring 2010 Data Warehousing (1) Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa 3/18/20101Lipyeow.
Data Warehouse IMS5024 – presented by Eder Tsang.
Information Integration. Modes of Information Integration Applications involved more than one database source Three different modes –Federated Databases.
Components and Architecture CS 543 – Data Warehousing.
Business Driven Technology Unit 2
Chapter 13 The Data Warehouse
Business Intelligence: Essential of Business
Tanvi Madgavkar CSE 7330 FALL Ralph Kimball states that : A data warehouse is a copy of transaction data specifically structured for query and analysis.
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
CIT 858: Data Mining and Data Warehousing Course Instructor: Bajuna Salehe Web:
Business Intelligence Instructor: Bajuna Salehe Web:
A Comparsion of Databases and Data Warehouses Name: Liliana Livorová Subject: Distributed Data Processing.
© 2003, Prentice-Hall Chapter Chapter 2: The Data Warehouse Modern Data Warehousing, Mining, and Visualization: Core Concepts by George M. Marakas.
Data Conversion to a Data warehouse Presented By Sanjay Gunasekaran.
Data Mining: Concepts & Techniques. Motivation: Necessity is the Mother of Invention Data explosion problem –Automated data collection tools and mature.
Basic Concepts of Datawarehousing An Overview Prasanth Gurram.
Week 6 Lecture The Data Warehouse Samuel Conn, Asst. Professor
©Silberschatz, Korth and Sudarshan18.1Database System Concepts - 5 th Edition, Aug 26, 2005 Buzzword List OLTP – OnLine Transaction Processing (normalized,
CIS 429—Chapter 8 Accessing Organizational Information—Data Warehouse.
Database Systems – Data Warehousing
IBM Start Now Business Intelligence Solutions. Agenda Overview of BI Who will buy and why Start Now BI solution Benefit to customer.
Data Warehouse Concepts Transparencies
DW-1: Introduction to Data Warehousing. Overview What is Database What Is Data Warehousing Data Marts and Data Warehouses The Data Warehousing Process.
OnLine Analytical Processing (OLAP)
DIMENSIONAL MODELLING. Overview Clearly understand how the requirements definition determines data design Introduce dimensional modeling and contrast.
1 Data Warehouses BUAD/American University Data Warehouses.
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.
Ahsan Abdullah 1 Data Warehousing Lecture-10 Online Analytical Processing (OLAP) Virtual University of Pakistan Ahsan Abdullah Assoc. Prof. & Head Center.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 9 Enabling the Organization – Decision Making.
Decision Support and Date Warehouse Jingyi Lu. Outline Decision Support System OLAP vs. OLTP What is Date Warehouse? Dimensional Modeling Extract, Transform,
Sachin Goel (68) Manav Mudgal (69) Piyush Samsukha (76) Rachit Singhal (82) Richa Somvanshi (85) Sahar ( )
Prepared By Aakanksha Agrawal & Richa Pandey Mtech CSE 3 rd SEM.
Data Staging Data Loading and Cleaning Marakas pg. 25 BCIS 4660 Spring 2012.
MIS 451 Building Business Intelligence Systems Data Analysis.
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Business Intelligence Transparencies 1. ©Pearson Education 2009 Objectives What business intelligence (BI) represents. The technologies associated with.
OLAP On Line Analytic Processing. OLTP On Line Transaction Processing –support for ‘real-time’ processing of orders, bookings, sales –typically access.
Distributed Data Analysis & Dissemination System (D-DADS ) Special Interest Group on Data Integration June 2000.
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.
Two-Tier DW Architecture. Three-Tier DW Architecture.
Business Intelligence Training Siemens Engineering Pakistan Zeeshan Shah December 07, 2009.
Advanced Database Concepts
Data Warehousing 4 Definition of Data Warehouse 4 Architecture of Data Warehouse 4 Different Data Warehousing Tools 4 Summary.
Copyright© 2014, Sira Yongchareon Department of Computing, Faculty of Creative Industries and Business Lecturer : Dr. Sira Yongchareon ISCG 6425 Data Warehousing.
1 Copyright © 2009, Oracle. All rights reserved. Oracle Business Intelligence Enterprise Edition: Overview.
Data Warehouse A place the information system department puts the data that is turned into information. Data must be properly prepared,organized,and presented.
ITEC 3220M Using and Designing Database Systems Instructor: Prof. Z.Yang Course Website: c3220m.htm Office: TEL.
MIS 451 Building Business Intelligence Systems Data Staging.
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.
The Concepts of Business Intelligence Microsoft® Business Intelligence Solutions.
Data Mining and Data Warehousing: Concepts and Techniques What is a Data Warehouse? Data Warehouse vs. other systems, OLTP vs. OLAP Conceptual Modeling.
Plan for Populating a DW
Intro to MIS – MGS351 Databases and Data Warehouses
Data Warehouse.
Data warehouse and OLAP
Data Warehouses Brief Overview Add ETL Copyright © 2011 Curt Hill.
Data Warehouse.
Data Warehouse and OLAP
Data Warehouse A place the information system department puts the data that is turned into information. Data must be properly prepared,organized,and presented.
CHAPTER SIX OVERVIEW SECTION 6.1 – DATABASE FUNDAMENTALS
Data Warehousing Data Model –Part 1
Data Warehousing Concepts
Analytics, BI & Data Integration
Data Warehouse and OLAP
Presentation transcript:

Business Intelligence Instructor: Bajuna Salehe Web: Building Data Warehouse

Data Transformation Data extracted from transactional databases must go through several kinds of data transformation on its way to a data warehouse: – Data from different transactional databases being merged to form the data warehouse tables – Data will often be aggregated as it is being extracted from the transactional databases and prepared for the data warehouse – Units of measure used for attributes in different transactional databases must be reconciled as they are being merged into common data warehouse tables

Data Transformation – Coding schemes used for attributes in different transactional databases must be reconciled as they are being merged into common data warehouse tables – Sometimes values from different attributes in transactional databases are combined into a single attribute in the data warehouse (e.g., employee name)

Data Loading After all of the extracting, cleaning, and transforming, the data is ready to be loaded into the data warehouse Data will be loaded into a “loading” or working area in the database – Some of the previous steps may have been done in the database – Data may have to go through a number of stages dividing up the data and merging with other data – When the above has been done the Star Schemas are populated with the new, time specific data

Data Loading (cont…) A schedule for regularly updating the data warehouse must be put in place – Frequency of updates is important – Time taken to get to this point is important

Data Warehouse Queries Types of queries that a data warehouse is expected to answer ranges from the relatively simple to the highly complex and is dependent on the type of end-user access tools used End-user access tools include: – Reporting, query, and application development tools – Executive information systems (EIS) – OLAP tools – Data mining tools

Steps in Building DW Users specify information needs Analysts and users create a logical and physical design Sources of data is scrubbed, extracted and transformed Data is transferred and loaded into the warehouse periodically Users are given the access to warehouse The warehouse is maintained in terms of changing requirements

Typical Data Warehouse Queries Examples include: – What was total IFM revenue in 3 rd quarter of 2006? – What was total revenue for property sales for each type of property in Tanzania in 2006? – What are the three most popular areas in each city for the renting of property in 2003 and how does this compare with the figures for the previous two years? – What would be effect on property sales in the different regions of Europe if legal costs went up by 3.5% and Government taxes went down by 1.5% for properties over €250,000? – What is monthly revenue for property sales at each branch office, compared with rolling 12-monthly prior figures?

Benefits Of Data Warehousing Gives the data you want, in a suitable format Removes inconsistency of reporting Gives one consistent picture of the data. i.e. It provides single manageable structure for decision support data. Potential high returns on investment

Benefits Of Data Warehousing Enable users to run complex queries on data that traverses a number of business areas. Competitive advantage Increased productivity of corporate decision-makers