0% found this document useful (0 votes)
15 views

Course 5 Module 01 Lesson 2

The document outlines a course on information systems programs. The course is organized around a case study and consists of 5 modules that integrate and extend concepts and skills. Assignments are based on major parts of other courses and require the use of Oracle, Pentaho, and Microstrategy software.

Uploaded by

socoya5339
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Course 5 Module 01 Lesson 2

The document outlines a course on information systems programs. The course is organized around a case study and consists of 5 modules that integrate and extend concepts and skills. Assignments are based on major parts of other courses and require the use of Oracle, Pentaho, and Microstrategy software.

Uploaded by

socoya5339
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Information Systems Program

Module 1
Overview of Design and Build a Data Warehouse

Lesson 2: Course topics and assignments


Lesson Objectives
• Understand course orientation and flow
• Plan for assignments and assessments
• Install and configure software

Information Systems Program


Case Study

Integrate
and extend
concepts
and skills

Larger,
more
complex
problems

Realistic
business
situation

Information Systems Program


Course Flow
• Course background
Module • Organization background
1 • Software requirements

• Business situation for data warehouse design


Module • Data source requirements
2 • Reporting needs

• Business situation for data integration


• Change data processing requirements
Module
3 • Workflow extensions

• Business situation for analytical queries and materialized views


• Analytical query requirements
Module
4 • Summary data requirements

• Business situation for dashboard and reporting


• Dashboard requirements
Module
5 • Visualization requirements

Information Systems Program


Lesson Overviews

Context for each module

Executive interviews

Case background

Perspectives from external


organizations

Information Systems Program


Assignments

Data integration workflows

Schema design

SELECT CustState, CustName,


SUM(SalesDollar) AS SumSales,
RANK() OVER (PARTITION BY CustState
ORDER BY SUM(SalesDollar) DESC)
SalesRank
… Dashboard and visualizations
SQL analytical queries 6

Information Systems Program


Assignment Dependency

Module 2 Module 3
Standard
DW
Module 4

Module 5
7

Information Systems Program


Tools

Information Systems Program


Summary
• Integrate and extend concepts and skills
• Organized around realistic case study
• Assignments based on major parts of other courses
• Usage of Oracle server and client, Pentaho Data
Integration, and Microstrategy Desktop
• Executive interviews for organizational perspectives

Information Systems Program

You might also like