Data Warehousing INSC 60040: Managing Information Technology.

Slides:



Advertisements
Similar presentations
Teaching Data Warehousing and Business Intelligence at a Graduate Business Program Nenad Jukic, Ph.D. Loyola University Chicago.
Advertisements

Dimensional Modeling.
An overview of Data Warehousing and OLAP Technology Presented By Manish Desai.
The Death of the Data Warehouse Michigan Oracle User Summit 14 November 2012.
Database Management3-1 L3 Database Management Santa R. Susarapu Ph.D. Student Virginia Commonwealth University.
Data Warehousing M R BRAHMAM.
Data Warehouse Architecture Sakthi Angappamudali Data Architect, The Oregon State University, Corvallis 16 th May, 2005.
Database – Part 3 Dr. V.T. Raja Oregon State University External References/Sources: Data Warehousing – Mr. Sakthi Angappamudali.
Chapter 3 Database Management
Business Intelligence Michael Gross Tina Larsell Chad Anderson.
Database – Part 2b Dr. V.T. Raja Oregon State University External References/Sources: Data Warehousing – Sakthi Angappamudali at Standard Insurance; BI.
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.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Chapter 13 The Data Warehouse
1 Introduction Introduction to database systems Database Management Systems (DBMS) Type of Databases Database Design Database Design Considerations.
DATA WAREHOUSE (Muscat, Oman).
Designing a Data Warehouse
Chapter 4 Database Management Systems. Chapter 4Slide 2 What is a Database Management System (DBMS)?  Database An organized collection of related data.
Components of the Data Warehouse Michael A. Fudge, Jr.
Chapter 4 Data Warehousing.
A Comparsion of Databases and Data Warehouses Name: Liliana Livorová Subject: Distributed Data Processing.
Business Intelligence
What is Business Intelligence? Business intelligence (BI) –Range of applications, practices, and technologies for the extraction, translation, integration,
©Silberschatz, Korth and Sudarshan18.1Database System Concepts - 5 th Edition, Aug 26, 2005 Buzzword List OLTP – OnLine Transaction Processing (normalized,
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
Data Warehouse Fundamentals Rabie A. Ramadan, PhD 2.
1 Data Warehouses BUAD/American University Data Warehouses.
1 Reviewing Data Warehouse Basics. Lessons 1.Reviewing Data Warehouse Basics 2.Defining the Business and Logical Models 3.Creating the Dimensional Model.
MIS2502: Data Analytics The Information Architecture of an Organization.
Decision Support and Date Warehouse Jingyi Lu. Outline Decision Support System OLAP vs. OLTP What is Date Warehouse? Dimensional Modeling Extract, Transform,
Data Warehouse. Group 5 Kacie Johnson Summer Bird Washington Farver Jonathan Wright Mike Muchane.
Data Warehouses and OLAP Data Management Dennis Volemi D61/70384/2009 Judy Mwangoe D61/73260/2009 Jeremy Ndirangu D61/75216/2009.
DBSQL 9-1 Copyright © Genetic Computer School 2009 Chapter 9 Data Mining and Data Warehousing.
Ayyat IT Group Murad Faridi Roll NO#2492 Muhammad Waqas Roll NO#2803 Salman Raza Roll NO#2473 Junaid Pervaiz Roll NO#2468 Instructor :- “ Madam Sana Saeed”
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.
What is OLAP?.
Why BI….? Most companies collect a large amount of data from their business operations. To keep track of that information, a business and would need to.
Copyright© 2014, Sira Yongchareon Department of Computing, Faculty of Creative Industries and Business Lecturer : Dr. Sira Yongchareon ISCG 6425 Data Warehousing.
1 Copyright © Oracle Corporation, All rights reserved. Business Intelligence and Data Warehousing.
Data Warehouse – Your Key to Success. Data Warehouse A data warehouse is a  subject-oriented  Integrated  Time-variant  Non-volatile  Restructure.
Business Intelligence Overview. What is Business Intelligence? Business Intelligence is the processes, technologies, and tools that help us change data.
© David L. Wells Integrating Analytics into Business Intelligence Dave Wells
1 Cloud-Native Data Warehousing Bob Muglia. 2 Scenarios with affinity for cloud Gartner 2016 Predictions: By 2018, six billion connected things will be.
1 © 2015 IBM Corporation dashDB Messaging Guide. 2 © 2015 IBM Corporation Positioning statement: IBM dashDB is for the new ‘builders’ – developers, data.
Business Intelligence Overview
Data warehouse.
Chapter 13 The Data Warehouse
Data Warehouse.
قاعدة البيانات Database
قاعدة البيانات Database
Components of the Data Warehouse Michael A. Fudge, Jr.
Data Warehouse and OLAP
Chapter 1 Database Systems
Database Vs. Data Warehouse
An Introduction to Data Warehousing
MIS2502: Data Analytics The Information Architecture of an Organization Acknowledgement: David Schuff.
Managing batch processing Transient Azure SQL Warehouse Resource
Data Warehousing Data Model –Part 1
Introduction of Week 9 Return assignment 5-2
Business Intelligence
Data Warehouse.
Chapter 1 Database Systems
Data Warehousing Concepts
Chapter 3 Database Management
Data Warehouse and OLAP
Data Warehouse and OLAP Technology
Data Warehousing & DATA MINING (SE-409) Lecture-1 Introduction and Background Huma Ayub Software Engineering department University of Engineering and Technology,
Presentation transcript:

Data Warehousing INSC 60040: Managing Information Technology

What is Data Warehousing Are central repositories of integrated data from one or more disparate sources. They store current and historical data and are used for creating analytical reports for knowledge workers throughout the enterprise. sources: wikipedia, oracle.com and softwareadvice.com

History 1970s - Data Marts for Retail Sales Data warehouse term coined Database management system developed Software developed to allow for Data warehouse Textual disambiguation developed source: wikipedia

Does Data Warehousing Add Value? ● Creates a permanent storage space to support business intelligence functions ● Better than “direct access” business intelligence ● Allows businesses to do more with less resources ● Translates mass amounts of data into a format that is current and easy to understand ● Enables business to analyze trends, opportunities and problems with greater ease Schmarzo, 2014Guerra & Andrews, 2013

Best Practices ● Environment ● Architecture ○ Keep separate from Transactional Database (OLTP), Data Mart (OLAP) ○ (Can be) Same software, (Probably) Different Schema Design ● Data Integrity ○ Physical vs. Logical (Entity, Referential, SSOT) ● Normalization ● Optimization ○ All the above, plus a little more RAM ● Source Control ● Change Control

Disadvantages of Data Warehousing Cost/Benefit Reasons for wanting DW Costly and Long upfront implementation (decimal places, gender notations..ect) Sensitive Information limit what employees can run queries & limit the value Costly to make Changes in data types and ranges, data source schema, indexes and queries. (upgrades) Source:

Company Utilization & Outlook  What’s in a name?  Cloud Based Systems  Redshift  IBM’s DashDB  MS Azure SQL  Adaptability vs Necessity Hadoop & Open Source  Replacement vs Complement  Data Lakes - Buzzword or threat

Questions?Thank you. References: 1. Guerra, Joseph & Andrews, David. (2013). Why You Need a Data Warehouse. Retrieved from content/uploads/2014/01/ Why-You-Need-a-Data-Warehouse.pdf content/uploads/2014/01/ Why-You-Need-a-Data-Warehouse.pdf Schmarzo, Mark. (November, 2014). Dynamic Duo Of Analytic Power: Business Intelligence Analyst Plus Data Scientist. Retrieved from