Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball,...

10
Data Warehousing Introduction

Transcript of Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball,...

Page 1: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Data Warehousing

Introduction

Page 2: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Text and Resources

The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite

Internet resources

Data Warehousing Institute

Teradata Institute

Intelligent Enterprise

Page 3: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Data Warehouse Approach

An old idea with a new interest:

Cheap Computing Power

Special Purpose Hardware

New Data Structures

Intelligent Software

Heightened Business Competition

Page 4: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Data Warehouse

“Queryable source of data in the enterprise”

Common source of consistent organizational information

Identify problems and opportunities

User focused

Retrieval focused

Page 5: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Goals of the Course

Understand the Data Warehouse philosophy

Dimensional modeling

Tools for Warehouse management

Business intelligence

Business practice

Page 6: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

What To Expect

Help develop course expectations for the future

Two tests

Exercises and a semester project

Graduate Presentation

Page 7: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

What is a data warehouse?

A database filled with large volumes of cross-indexed historical business information that users can access with various query tools.

The warehouse usually resides on its own server and is separate from the transaction-processing or “run-the-business” systems.

Page 8: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Purpose of a data warehouse

Provides an architecture for the flow of data from operational systems to decision support systems DW involves a many record analysis, during

which all data has to be locked

Used to discover trends and patterns Present opportunities Identify problems

Page 9: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

ROI of data warehouses

New insights into Customer habits Developing new products Selling more products

Cost savings and revenue increasesCross-selling of productsLess mainframe computer storageIdentify and target most profitable customers

Capital outlay and development/training time can be extraordinary.Quality of system outputLevels of riskIntangibles

Cio.com (middle ground)

Page 10: Data Warehousing Introduction. Text and Resources The Data Warehouse Lifecycle Toolkit, Kimball, Reeves, Ross, and Thornthwaite Internet resources Data.

Course Outline

Introduction and basic principles

Data extraction: SQL data definition code

Warehouse Architecture: Dimensional Modeling

Data Cleansing: SAS Datastep coding

Data Presentation: MS Analysis Services