Agenda 02/20/2014 Complete data warehouse design exercise Finish reconciled data warehouse, bus matrix and data mart Display each group’s work Discuss.

Slides:



Advertisements
Similar presentations
Geographic Information Systems
Advertisements

C6 Databases.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Data Warehousing M R BRAHMAM.
SAS® Data Integration Solution
Managing Data Resources
1 ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis) Data Staging Olivia R. Liu Sheng, Ph.D. Emma Eccles Jones Presidential Chair of.
Accounting Databases Chapter 2 The Crossroads of Accounting & IT
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
Lecture-8/ T. Nouf Almujally
MDS enables users to curate Sets of Objects. This capability is powerful in a wide variety of scenarios across all organization levels.
Copyright © 2006, SAS Institute Inc. All rights reserved. Data at its Best How to keep large data volumes in order and ensure high quality ? Milen Georgiev.
ETL The process of updating the data warehouse.. Recent Developments in Data Warehousing: A Tutorial Hugh J. Watson Terry College of Business University.
ETL By Dr. Gabriel.
Recent Developments in Data Warehousing: A Tutorial Hugh J. Watson Terry College of Business University of Georgia
Data Warehouse Tools and Technologies - ETL
Agenda 02/21/2013 Discuss exercise Answer questions in task #1 Put up your sample databases for tasks #2 and #3 Define ETL in more depth by the activities.
MIS2502: Data Analytics Extract, Transform, Load
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Lucius McInnis Technical Account Manager Eastern Area New York User Forum Getting Data Ready for WebFOCUS August 10, 2011.
 Introduction Introduction  Purpose of Database SystemsPurpose of Database Systems  Levels of Abstraction Levels of Abstraction  Instances and Schemas.
Data Warehousing Seminar Chapter 5. Data Warehouse Design Methodology Data Warehousing Lab. HyeYoung Cho.
Jean-Pierre Dijcks Principal Product Manager Oracle Warehouse Builder Oracle Corporation.
Data Profiling
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
DW-1: Introduction to Data Warehousing. Overview What is Database What Is Data Warehousing Data Marts and Data Warehouses The Data Warehousing Process.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 Databases and Information Systems.
More ETL. ETL in a nutshell ETL is an abbreviation of the three words Extract, Transform and Load. It is an ETL process to –extract data, mostly from.
Agenda 03/27/2014 Review first test. Discuss internal data project. Review characteristics of data quality. Types of data. Data quality. Data governance.
Business Intelligence Zamaneh Jahed. What is Business Intelligence? Business Intelligence (BI) is a broad category of applications and technologies for.
Case 2: Emerson and Sanofi Data stewards seek data conformity
GETTING THE DATA INTO THE WAREHOUSE: EXTRACT, TRANSFORM, LOAD MIS2502 Data Analytics.
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Technology In Action Chapter 11 1 Databases and… Databases and their uses Database components Types of databases Database management systems Relational.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Database Management System Prepared by Dr. Ahmed El-Ragal Reviewed & Presented By Mr. Mahmoud Rafeek Alfarra College Of Science & Technology- Khan younis.
1 Technology in Action Chapter 11 Behind the Scenes: Databases and Information Systems Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Managing Data Resources. File Organization Terms and Concepts Bit: Smallest unit of data; binary digit (0,1) Byte: Group of bits that represents a single.
For the Chicago Chapter BOUG Meeting – August 20, 2010
Metadata By N.Gopinath AP/CSE Metadata and it’s role in the lifecycle. The collection, maintenance, and deployment of metadata Metadata and tool integration.
7 Strategies for Extracting, Transforming, and Loading.
CISC 849 : Applications in Fintech Namami Shukla Dept of Computer & Information Sciences University of Delaware iCARE : A Framework for Big Data Based.
Information Integration 15 th Meeting Course Name: Business Intelligence Year: 2009.
2012 © Trivadis BASEL BERN LAUSANNE ZÜRICH DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. HAMBURG MÜNCHEN STUTTGART WIEN Welcome November 2012 Einführung in.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
MIS 451 Building Business Intelligence Systems Data Staging.
The Concepts of Business Intelligence Microsoft® Business Intelligence Solutions.
11 Database The ultimate in data organization. 2 Database Management Systems (DBMS)  Application software designed to capture and analyze data  Four.
11 Copyright © 2009, Oracle. All rights reserved. Enhancing ETL Performance.
Data Integration - The ETL Process Module 4: BIC#4 – Data Integration Capability Populating Data Warehouse (Data Mart) 1.
Supervisor : Prof . Abbdolahzadeh
Intro to BI Architecture| Warren Sifre
Overview of MDM Site Hub
Implementing MDM for BI & Data Integration by Kabir Makhija
ACL SCREEN Start with Standard ACL Project Screen.
IBM DATASTAGE online Training at GoLogica
Database Systems – Data Hygiene
MIS2502: Data Analytics Extract, Transform, Load
Unidad II Data Warehousing Interview Questions
SAS® Data Integration Solution
MIS2502: Data Analytics Extract, Transform, Load
MIS2502: Data Analytics Extract, Transform, Load
Data Warehousing Concepts
MIS2502: Data Analytics Data Extract, Transform, Load(ETL)
Presentation transcript:

Agenda 02/20/2014 Complete data warehouse design exercise Finish reconciled data warehouse, bus matrix and data mart Display each group’s work Discuss issues in data warehouse design Define ETL in more depth by the activities performed.

Discussed in prior classes... Lots of data. Traditional transaction processing systems Non-traditional transaction processing Call center; Click-stream; Loyalty card; Warranty cards/product registration information External data from government and commercial entities. Lots of poor quality data for lots of reasons that can be traced back to lots of people.

Populating the data warehouse Extract Take data from source systems. May require middleware to gather all necessary data. Transformation Put data into consistent format and content. Validate data – check for accuracy, consistency using pre-defined and agreed-upon business rules. Convert data as necessary. Load Use a batch (bulk) update operation that keeps track of what is loaded, where, when and how. Keep a detailed load log to audit updates to the data warehouse.

Data Cleansing Source systems contain “dirty data” that must be cleansed ETL software contains rudimentary to very sophisticated data cleansing capabilities Industry-specific data cleansing software is often used. Important for performing name and address correction Leading data cleansing vendors include general hardware/software vendors such as IBM, Oracle, SAP, Microsoft and specialty vendors Informatica, Information Builders (DataMigrator), Harte-Hanks (Trillium), CloverETL, Talend, and BusinessObjects (SAP-AG)

Steps in data cleansing  Parsing  Correcting  Standardizing  Matching  Consolidating

Parsing Parsing locates and identifies individual data elements in the source files and then isolates these data elements in the target files. Examples include parsing the first, middle, and last name; street number and street name; and city and state.

Parsing

Correcting Corrects parsed individual data components using sophisticated data algorithms and secondary data sources.

Correcting

Standardizing Standardizing applies conversion routines to transform data into its preferred (and consistent) format using both standard and custom business rules.

Standardizing

Matching Searching and matching records within and across the parsed, corrected and standardized data based on predefined business rules to eliminate duplications.

Matching

Consolidating Analyzing and identifying relationships between matched records and consolidating/merging them into ONE representation.

Consolidating

Source system view – 3 clients Policy No. ME Account# Transaction B498/97

The reality – ONE client Account# Policy No. ME Transaction B498/97

Consolidating whole groups WilliamLewisBethParker KarenParker-LewisWilliam Parker-Lewis, Jr.

ETL Products SQL Server 2012 Integration Services from Microsoft Power Mart/Power Center/Power Exchange from Informatica Warehouse Builder from Oracle Teradata Warehouse Builder from Teradata DataMigrator from Information Builders SAS System from SAS Institute Connectivity Solutions from OpenText Ab Initio

ETL Goal: Data is complete, accurate, consistent, and in conformance with the business rules of the organization. Questions: Is ETL really necessary? Has the advent of big data changed our need for ETL? ETL vs. ELT Does the use of Hadoop eliminate the need for ETL software??? Does it matter if the data is stored in the “cloud.”