The Data Warehouse and Design

Slides:



Advertisements
Similar presentations
Defining Decision Support System
Advertisements

Business Development Suit Presented by Thomas Mathews.
System Development Life Cycle (SDLC)
VIEWS / TSS Overview. End-to-end Air Quality Data and Decision Support VIEWS / TSS Vision Acquisition Import Unification Management Manipulation Retrieval.
Using Dataflow Diagrams
Technical BI Project Lifecycle
System Modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with customers. Different.
Westward Ho: New Frontiers USG Academic Data Mart Project Update Georgia Summit (September 8-10, 2004) Savannah, GA Presented by: Charles Gilbreath (GSU)
Dimensional Modeling Business Intelligence Solutions.
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.
The Visibility Information Exchange Web System is a database system and set of online tools originally designed to support the Regional Haze Rule enacted.
Process Modeling Chapter 6. Key Definitions A process model is a formal way of representing how a business operates Data flow diagramming shows business.
Using Dataflow Diagrams
The Architecture Design Process
Chapter 7 Using Data Flow Diagrams
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.
State Diagram. What is State Diagram?  State diagram is used to show the state space of a given class, the events that cause a transition from one state.
Chapter 17 Designing Databases
16 months…. The Visibility Information Exchange Web System is a database system and set of online tools originally designed to support the Regional Haze.
The Data Warehouse Environment. The Structure of the Data Warehouse  There are different levels of detail in the data warehouse.  Older level of detail.
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.
The Data Warehouse and Design. Summary The design of the data warehouse begins with the data model The primary concern of the data warehouse developer.
Chapter 1 Assuming the Role of the Systems Analyst
Shawn McClure Software Engineer CIRA, Colorado State University Projects: Visibility Information Exchange Web.
DATA FLOW DIAGRAMS IT 155.
© 2003, Prentice-Hall Chapter Chapter 2: The Data Warehouse Modern Data Warehousing, Mining, and Visualization: Core Concepts by George M. Marakas.
10/12/2001Data Structure1 Relationships Between The Data Flow Diagram and The Systems Design Activities Mohammad A. Rob School of Business and Public Administration.
1 Lecture 3: Introducing Data Flow Diagrams (DFDs) Section 1 - The Concept of Diagrams Why use Diagrams? Diagrams as Working Documents Systems Analysis.
Chapter 7 Using Data Flow Diagrams
Activity Running Time DurationIntro0 2 min Setup scenario 2 2 min SQL BI components & concepts 4 5 min Data input (Let’s go shopping) 9 7 min Whiteboard.
Decision Support Systems Chapter 13 What is Decision Support Systems (DSS)? A computer based program for solving structured and semi-structured problems.
CHAPTER 8: MANAGING DATA RESOURCES. File Organization Terms Field: group of characters that represent something Record: group of related fields File:
AN OVERVIEW OF DATA WAREHOUSING
InstantGMP: Electronic Batch Records System for GMP Manufacturing InstantGMP™ Inventory Control Module for GMP Manufacturing.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 10: The Data Warehouse Decision Support Systems in the 21 st.
Database Design Part of the design process is deciding how data will be stored in the system –Conventional files (sequential, indexed,..) –Databases (database.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
Systems analysis and design, 6th edition Dennis, wixom, and roth
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
13 1 Chapter 13 The Data Warehouse Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Chapter 13 Designing Databases Systems Analysis and Design Kendall & Kendall Sixth Edition.
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Creating a Data Warehouse Data Acquisition: Extract, Transform, Load Extraction Process of identifying and retrieving a set of data from the operational.
IS 320 Notes for April 15, Learning Objectives Understand database concepts. Use normalization to efficiently store data in a database. Use.
1 Copyright © Oracle Corporation, All rights reserved. Business Intelligence and Data Warehousing.
System Analysis and Design Copyright © Genetic Computer School 2007 SAD9-1 CHAPTER OVERVIEW  Entity Relationship Diagram  Data Model And Its Main Components.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 8: Data Warehousing.
1 Data Warehousing Data Warehousing. 2 Objectives Definition of terms Definition of terms Reasons for information gap between information needs and availability.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Data Warehousing The Easy Way with AWS Redshift
Systems Analysis and Design in a Changing World, Fourth Edition
James A. Senn’s Information Technology, 3rd Edition
Data warehouse.
System Design and Modeling
System Design.
Chapter 13 The Data Warehouse
Data Dictionaries ER Diagram.
Data Warehouse.
Module 3 Expenditure Cycle Using SAP Individual Assignment
Module 3 Expenditure Cycle Using SAP Individual Assignment
INFS 6225 Object Oriented Systems Analysis & Design
Metadata Framework as the basis for Metadata-driven Architecture
State-Transition Diagrams
VIEWS / TSS Overview.
About Thetus Thetus develops knowledge discovery and modeling infrastructure software for customers who: Have high value data that does not neatly fit.
Chapter 13 The Data Warehouse
Best Practices in Higher Education Student Data Warehousing Forum
Data Warehousing.
Presentation transcript:

The Data Warehouse and Design

Beginning with Operational Data Integration System Scientific Databases World Wide Web Personal Databases

Data/Process Models and the Architected Environment There are two types of model for the information systems environment Data models Process models Function decomposition Context-level zero diagram Data flow diagram Structure chart State transition diagram HIPO chart Pseudocode

The Data Warehouse and Data Models The data warehouse data model The midlevel data model The physical data model

The Data Model and Iterative Development The reason why iterative development is important : The industry track record of success strongly suggest it The end user is unable to articulate requirements until the first iteration is done. Management will not make a full commitment until actual results are tangible and obvious Visible results must be seen quickly

Normalization / Denormalization Normalization ? Why ? Denormalization? Why ? The different between normalization and denormalization Example

Meta Data Meta data ? Typically items the meta data store tracks are as follows : Structure of data as known to the programmer Structure of data as known to the DSS analyst Source data feeding the data warehouse Transformation of data as it passes into the data warehouse Data model Relationship between the data model and the data warehouse History of extracts

Cyclicity of Data-The Wrinkle of time Example

Complexity of Transformation and Integration What make complexity in transformation and integration How to solve that problem.

Triggering the Data Warehouse Record Events Components of the Snapshot Some Examples

Profile Records Profile Records ? Example

Managing Volume How to managing volume of data Why must managing volume of data

Creating Multiple Profile Records How to create multiple profile records Example

Going from the Data Warehouse to the Operational Environment What the different between the operational environment and the data warehouse environment

Direct Access of Data Warehouse Data What is direct access of data warehouse data Example

Indirect Access of Data Warehouse Data What is indirect access of data warehouse Example

Indirect Use of Data Warehouse Data What is indirect use of data warehouse data Example

Star Joins What is star joins ? Why using star joins ? How to use star joins ? Example

Supporting the ODS What is ODS Different between level 1,2,3 and 4