DA BIG DATA a PAZIENTE Carlo Combi. Department of Computer Science, University of Verona, Verona, Italy

Size: px
Start display at page:

Download "DA BIG DATA a PAZIENTE 2015. Carlo Combi. Department of Computer Science, University of Verona, Verona, Italy"

Transcription

1 Data Warehouse and OLAP systems for Healthcare Ricadute dei Database e dello sharing dei dati in MG sulla ricerca statistica sanitaria: resoconto di esperienze DA BIG DATA a PAZIENTE 2015 Carlo Combi Department of Computer Science, University of Verona, Verona, Italy C.Combi (UniVR) DW and Healthcare 1 / 34

2 1 Introduction 2 Data Warehouses and OLAP 3 Data Warehouses and Clinical Domains 4 Big Data and Healthcare C.Combi (UniVR) DW and Healthcare 2 / 34

3 Introduction Introduction Definition Information = value-increasing asset, needed to effectively plan and control decision-based activities, as diagnosis, therapy planning, monitoring, health care management. Unfortunately data information. Having a huge amount of data makes it difficult to extract useful information. C.Combi (UniVR) DW and Healthcare 3 / 34

4 Data Warehouses and OLAP Data Warehousing Definition Decision Support System: set of techniques and software tools to extract information from a set of data stored in different sources. Among the Decision Support Systems, Data Warehouse Systems are those that are more established in the industrial world and could be suitably used also for biomedical data. Definition Data Warehousing: a collection of methods, technologies and tools to assist the knowledge worker (clinician, manager, nurse, epidemiologist, technician) to perform data analysis aimed at improving decision making and information assets. C.Combi (UniVR) DW and Healthcare 4 / 34

5 Data Warehouses and OLAP Complaints We have a huge amount of data but we can not access it! Why patients with the same therapy are showing significantly different results? We want to select, combine and manipulate patient data in every possible way! Show me only what is important! Everyone knows that some clinical data are not correct! C.Combi (UniVR) DW and Healthcare 5 / 34

6 Data Warehouses and OLAP ETL Tools The role of Extraction,Transformation and Loading tools is to feed a single data source, detailed, comprehensive, and of high quality, which may in turn feed the DW (Reconciliation). Stages of the reconciliation process: 1 extraction 2 cleaning 3 transformation 4 loading C.Combi (UniVR) DW and Healthcare 6 / 34

7 Data Warehouses and OLAP ETL Tools The role of Extraction,Transformation and Loading tools is to feed a single data source, detailed, comprehensive, and of high quality, which may in turn feed the DW (Reconciliation). Stages of the reconciliation process: 1 extraction 2 cleaning 3 transformation 4 loading C.Combi (UniVR) DW and Healthcare 7 / 34

8 Data Warehouses and OLAP ETL Tools The role of Extraction,Transformation and Loading tools is to feed a single data source, detailed, comprehensive, and of high quality, which may in turn feed the DW (Reconciliation). Stages of the reconciliation process: 1 extraction 2 cleaning 3 transformation 4 loading C.Combi (UniVR) DW and Healthcare 8 / 34

9 Data Warehouses and OLAP ETL Tools The role of Extraction,Transformation and Loading tools is to feed a single data source, detailed, comprehensive, and of high quality, which may in turn feed the DW (Reconciliation). Stages of the reconciliation process: 1 extraction 2 cleaning 3 transformation 4 loading C.Combi (UniVR) DW and Healthcare 9 / 34

10 Data Warehouses and OLAP Multidimensional Model The model allows one to represent and query data stored in the Data Warehouse. A Data Warehouse is usually built incrementally and is composed of one or more data marts. A Data Mart may be composed of several Cubes. Facts of interest are represented in cubes, where: each cell of the cube contains numerical measures that quantify the fact; each axis of the cube represents a dimension of interest for the analysis; each dimension can be the root of a hierarchy of attributes used to aggregate data. C.Combi (UniVR) DW and Healthcare 10 / 34

11 Data Warehouses and OLAP Admissions Cube Figure: On 05/07/2009, 10 patients affected by ischemic heart disease were admitted to the cardiology department. C.Combi (UniVR) DW and Healthcare 11 / 34

12 Data Warehouses and OLAP Data analysis techniques Reporting Dashboard On Line Analytical Processing (OLAP) Data mining C.Combi (UniVR) DW and Healthcare 12 / 34

13 Data Warehouses and Clinical Domains Pharmacovigilance Activities C.Combi (UniVR) DW and Healthcare 13 / 34

14 Decision Support System for Pharmacovigilance MedDRA WHOART GIF RNF Med DBs ATC MSSO WHO GIF AIFA Various WHO Adverse Reactions Reports Drugs C.Combi (UniVR) DW and Healthcare 14 / 34

15 Pharmacovigilance: MedDRA Temporal Schema Code (T) Code (T) MedDRA term (LS) (1,N) Versioning (1,N) Version (LS) disjoint ISA System Organ Class Low Level Term High Level Term High Level Group Term ISA disjoint (1,N) (1,N) Comp pt hlt (VT) (1,N) Comp hlt hlgt (VT) (1,N) (1,N) Comp hlgt soc (VT) (1,N) (1,N) Non-Preferred (1,1)[1,N] Preferred (0,N) (1,1)[1,N] Comp pt soc (VT) Equivalence (VT) C.Combi (UniVR) DW and Healthcare 15 / 34

16 Pharmacovigilance: the Cube Conceptual Schema BroadTerm BroadTerm SMQ LowestLevelTerm LLTKey LLTName MedDRA PreferredTerm PTKey PTName NarrowTerm NarrowTerm SystemOrgan Class SOCKey SOCName Date Time Calendar EntryDate AdRStart AdREnd Report Report_ID PatientID Sex Age Patient Month MonthNumber MonthName Quarter Quarter Healthcare Structure HsKey StructureName Structure CommercialDrug CdKey CommercialName ATC Drug Drug DrugKey DrugName RootDrug Year Year Region RegionKey RegionName ATCKey ATC RootDrugKey RootDrugName C.Combi (UniVR) DW and Healthcare 16 / 34

17 Pharmacovigilance: OLAP Examples C.Combi (UniVR) DW and Healthcare 17 / 34

18 Pharmacovigilance: OLAP Examples C.Combi (UniVR) DW and Healthcare 18 / 34

19 Data Warehouses and Neonatal Metabolic Diseases The Regional Centre for Neonatal Metabolic Diseases (CRMMN) of Verona performs newborn screening for major hereditary metabolic and endocrine diseases galactosemia PKU (Phenylketonuria syndrome) Biotinidase deficiency deficiency of glucose-6-phosphate-dehydrogenase (G6PD) congenital hypothyroidism (IC) Leucine or maple syrup urine disease (MSUD) congenital adrenal hyperplasia (CAH) The screening is carried out on samples of blood taken from the heel of the newborn after 48 hours of birth C.Combi (UniVR) DW and Healthcare 19 / 34

20 Neonatal Metabolic Diseases: Qualitative assessment Fact schema The fact represented in this schema is the outcome of qualitative assessments, which records the result of the clinical validation of each quality examination carried out. The measures of interest are the number of times each outcome occurred of qualitative assessments (number of NO, VP, FN, DUB, etc.). C.Combi (UniVR) DW and Healthcare 20 / 34

21 Neonatal Metabolic Diseases: Doubt outcomes (DUB) grouped by weight In order to identify differences in weight groups, possibly highlighting different risk levels, the data mart represents the number of tests that indicate suspect values, according to the weight of the newborn. C.Combi (UniVR) DW and Healthcare 21 / 34

22 Neonatal Metabolic Diseases: Total outcome number We can see the total number of results by selecting only the dimensions date of birth, gestational age, type of examination, number of control and outcome. A total of 808,625 screening examinations has been performed. C.Combi (UniVR) DW and Healthcare 22 / 34

23 Neonatal Metabolic Diseases: Total DUB recall for patient born in 2010 Selecting only the DUB results and focusing only on patients born in 2010, it can be noticed that there were 1,495 recalled. C.Combi (UniVR) DW and Healthcare 23 / 34

24 Neonatal Metabolic Diseases: Drill-down on the type of examination By performing a drill down operation on the type of examination, it is possible to highlight how the quality tests carried out are grouped when the outcome is DUB. C.Combi (UniVR) DW and Healthcare 24 / 34

25 Neonatal Metabolic Diseases: Focusing on the congenital adrenal hyperplasia By selecting the exam type N170HPQUAL (qualitative exam for revealing the presence of CAH) and performing a drill-replace on the two members of the gestational age class level, we can see how the number of DUB for congenital adrenal hyperplasia (CAH) is related to the gestational age. C.Combi (UniVR) DW and Healthcare 25 / 34

26 Neonatal Metabolic Diseases: Focusing on the congenital adrenal hyperplasia The peak of DUB for CAH coincides with 36 weeks of gestation, but fell considerably with higher gestational ages. C.Combi (UniVR) DW and Healthcare 26 / 34

27 Neonatal Metabolic Diseases: Focusing on Leucinosis C.Combi (UniVR) DW and Healthcare 27 / 34

28 Data Warehouses and Drug Prescriptions We want to observe the pattern of three consecutive purchases of drugs, even the same product, for a patient; we consider a time span of 30 days as the maximum delay between the purchase of drug and the next one, and of 1 day as the minimum delay; The analysis focuses on the three most requested drugs for all patients in C.Combi (UniVR) DW and Healthcare 28 / 34

29 Drug Prescriptions: the Pattern Cube This cube represents patterns of subsequent prescriptions for a given patient, within thirty days between a purchase of a drug and the next one. C.Combi (UniVR) DW and Healthcare 29 / 34

30 Drug Prescriptions: Most requested drug triplets Viewing the 15 consecutive prescriptions at the second level ATC that verifies the most requested pattern, we note that the one that contains three times antacids, peptic ulcer and antimeteorics, exceeds any other triple with 20,384 requests. C.Combi (UniVR) DW and Healthcare 30 / 34

31 Drug Prescriptions: Most requested drug triplets Selecting antacids, peptic ulcer and antimeteorics and moving along the hierarchy to the fourth ATC level, we note that the most popular triplet consists of three identical descriptions of the acid pump inhibitors, with more than instances. C.Combi (UniVR) DW and Healthcare 31 / 34

32 Drug Prescriptions: Most requested drug triplets T1.1 (omeprazol) is the triplet most purchased, at the description ATC level. C.Combi (UniVR) DW and Healthcare 32 / 34

33 Big Data and Healthcare Big Data Technology and Healthcare Data Warehouses Multidimensional OLAP tools may rely on big-data storage and processing architectures; Methodologies are needed for tuning and integrating such tools within the healthcare domain. C.Combi (UniVR) DW and Healthcare 33 / 34

34 Big Data and Healthcare Big Data and Health: (Some) Issues and Research Lines Definition Big data is a term describing the storage and analysis of large and/or complex data sets using a series of techniques including, but not limited to: NoSQL, MapReduce and machine learning. Data anonymity and temporal clinical patterns; (Temporal) data integration: merging different data models; Temporal data processing and distributed architectures; Merging general data analytics tools and specific medical knowledge bases/models C.Combi (UniVR) DW and Healthcare 34 / 34

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1 Slide 29-1 Chapter 29 Overview of Data Warehousing and OLAP Chapter 29 Outline Purpose of Data Warehousing Introduction, Definitions, and Terminology Comparison with Traditional Databases Characteristics

More information

Texas Newborn Screening Performance Measures Project

Texas Newborn Screening Performance Measures Project Texas Newborn Screening Performance Measures Project Susan Tanksley, PhD MSGRCC Annual Meeting July 14, 2011 The Texas Newborn Screening Performance Measure Project (TNSPMP) is funded through a cooperative

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300

More information

OLAP Theory-English version

OLAP Theory-English version OLAP Theory-English version On-Line Analytical processing (Business Intelligence) [Ing.J.Skorkovský,CSc.] Department of corporate economy Agenda The Market Why OLAP (On-Line-Analytic-Processing Introduction

More information

1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing

1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 2. What is a Data warehouse a. A database application

More information

Data Warehouse: Introduction

Data Warehouse: Introduction Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of base and data mining group,

More information

Why Business Intelligence

Why Business Intelligence Why Business Intelligence Ferruccio Ferrando z IT Specialist Techline Italy March 2011 page 1 di 11 1.1 The origins In the '50s economic boom, when demand and production were very high, the only concern

More information

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Description: This five-day instructor-led course teaches students how to design and implement a BI infrastructure. The

More information

IST722 Data Warehousing

IST722 Data Warehousing IST722 Data Warehousing Components of the Data Warehouse Michael A. Fudge, Jr. Recall: Inmon s CIF The CIF is a reference architecture Understanding the Diagram The CIF is a reference architecture CIF

More information

BUILDING A HEALTH CARE DATA WAREHOUSE FOR CANCER DISEASES

BUILDING A HEALTH CARE DATA WAREHOUSE FOR CANCER DISEASES BUILDING A HEALTH CARE DATA WAREHOUSE FOR CANCER DISEASES Dr.Osama E.Sheta 1 and Ahmed Nour Eldeen 2 1,2 Department of Mathematics Faculty of Science, Zagazig University, Zagazig, Elsharkia, Egypt. 1 oesheta75@gmail.com,

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

Newborn Screening Test

Newborn Screening Test Important Information for Parents about the Newborn Screening Test Newborn Screening Branch Genetic Disease Screening Program http://cdph.ca.gov/nbs California Department of Public Health Publication Date:

More information

Data Warehousing and Data Mining in Business Applications

Data Warehousing and Data Mining in Business Applications 133 Data Warehousing and Data Mining in Business Applications Eesha Goel CSE Deptt. GZS-PTU Campus, Bathinda. Abstract Information technology is now required in all aspect of our lives that helps in business

More information

LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES

LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES MUHAMMAD KHALEEL (0912125) SZABIST KARACHI CAMPUS Abstract. Data warehouse and online analytical processing (OLAP) both are core component for decision

More information

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 Introduction This course provides students with the knowledge and skills necessary to design, implement, and deploy OLAP

More information

Data warehouse design

Data warehouse design DataBase and Data Mining Group of DataBase and Data Mining Group of DataBase and Data Mining Group of Database and data mining group, Data warehouse design DATA WAREHOUSE: DESIGN - 1 Risk factors Database

More information

Introduction to Datawarehousing

Introduction to Datawarehousing DIPARTIMENTO DI INGEGNERIA INFORMATICA AUTOMATICA E GESTIONALE ANTONIO RUBERTI Master of Science in Engineering in Computer Science (MSE-CS) Seminars in Software and Services for the Information Society

More information

OLAP. Business Intelligence OLAP definition & application Multidimensional data representation

OLAP. Business Intelligence OLAP definition & application Multidimensional data representation OLAP Business Intelligence OLAP definition & application Multidimensional data representation 1 Business Intelligence Accompanying the growth in data warehousing is an ever-increasing demand by users for

More information

Your newborn baby s blood test

Your newborn baby s blood test Newborn Screening Free health checks for your baby Your newborn baby s blood test The Newborn Metabolic Screening Programme All babies are checked at birth to see that all is well. Some of your baby s

More information

Mario Guarracino. Data warehousing

Mario Guarracino. Data warehousing Data warehousing Introduction Since the mid-nineties, it became clear that the databases for analysis and business intelligence need to be separate from operational. In this lecture we will review the

More information

SAS BI Course Content; Introduction to DWH / BI Concepts

SAS BI Course Content; Introduction to DWH / BI Concepts SAS BI Course Content; Introduction to DWH / BI Concepts SAS Web Report Studio 4.2 SAS EG 4.2 SAS Information Delivery Portal 4.2 SAS Data Integration Studio 4.2 SAS BI Dashboard 4.2 SAS Management Console

More information

Newborn Screening in Saskatchewan Information for Health Care Providers

Newborn Screening in Saskatchewan Information for Health Care Providers Newborn Screening in Saskatchewan Information for Health Care Providers 2 Newborn screening: a healthy start leads to a healthier life Since the mid-1960s, health care providers have offered newborn screening

More information

Data Warehousing. Read chapter 13 of Riguzzi et al Sistemi Informativi. Slides derived from those by Hector Garcia-Molina

Data Warehousing. Read chapter 13 of Riguzzi et al Sistemi Informativi. Slides derived from those by Hector Garcia-Molina Data Warehousing Read chapter 13 of Riguzzi et al Sistemi Informativi Slides derived from those by Hector Garcia-Molina What is a Warehouse? Collection of diverse data subject oriented aimed at executive,

More information

Paper DM10 SAS & Clinical Data Repository Karthikeyan Chidambaram

Paper DM10 SAS & Clinical Data Repository Karthikeyan Chidambaram Paper DM10 SAS & Clinical Data Repository Karthikeyan Chidambaram Cognizant Technology Solutions, Newbury Park, CA Clinical Data Repository (CDR) Drug development lifecycle consumes a lot of time, money

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Designing Business Intelligence Solutions with Microsoft SQL Server 2012

More information

Alejandro Vaisman Esteban Zimanyi. Data. Warehouse. Systems. Design and Implementation. ^ Springer

Alejandro Vaisman Esteban Zimanyi. Data. Warehouse. Systems. Design and Implementation. ^ Springer Alejandro Vaisman Esteban Zimanyi Data Warehouse Systems Design and Implementation ^ Springer Contents Part I Fundamental Concepts 1 Introduction 3 1.1 A Historical Overview of Data Warehousing 4 1.2 Spatial

More information

Sterling Business Intelligence

Sterling Business Intelligence Sterling Business Intelligence Concepts Guide Release 9.0 March 2010 Copyright 2009 Sterling Commerce, Inc. All rights reserved. Additional copyright information is located on the documentation library:

More information

MDM and Data Warehousing Complement Each Other

MDM and Data Warehousing Complement Each Other Master Management MDM and Warehousing Complement Each Other Greater business value from both 2011 IBM Corporation Executive Summary Master Management (MDM) and Warehousing (DW) complement each other There

More information

Data W a Ware r house house and and OLAP II Week 6 1

Data W a Ware r house house and and OLAP II Week 6 1 Data Warehouse and OLAP II Week 6 1 Team Homework Assignment #8 Using a data warehousing tool and a data set, play four OLAP operations (Roll up (drill up), Drill down (roll down), Slice and dice, Pivot

More information

Use of MedDRA in CTCAE and in the Biopharmaceutical Industry

Use of MedDRA in CTCAE and in the Biopharmaceutical Industry Use of MedDRA in CTCAE and in the Biopharmaceutical Industry Ann Setser, BSN, MEd MedDRA MSSO MedDRA is a registered trademark of the International Federation of Pharmaceutical Manufacturers and Associations

More information

Data Mart/Warehouse: Progress and Vision

Data Mart/Warehouse: Progress and Vision Data Mart/Warehouse: Progress and Vision Institutional Research and Planning University Information Systems What is data warehousing? A data warehouse: is a single place that contains complete, accurate

More information

SAS Business Intelligence Online Training

SAS Business Intelligence Online Training SAS Business Intelligence Online Training IQ Training facility offers best online SAS Business Intelligence training. Our SAS Business Intelligence online training is regarded as the best training in Hyderabad

More information

Online Courses. Version 9 Comprehensive Series. What's New Series

Online Courses. Version 9 Comprehensive Series. What's New Series Version 9 Comprehensive Series MicroStrategy Distribution Services Online Key Features Distribution Services for End Users Administering Subscriptions in Web Configuring Distribution Services Monitoring

More information

(Week 10) A04. Information System for CRM. Electronic Commerce Marketing

(Week 10) A04. Information System for CRM. Electronic Commerce Marketing (Week 10) A04. Information System for CRM Electronic Commerce Marketing Course Code: 166186-01 Course Name: Electronic Commerce Marketing Period: Autumn 2015 Lecturer: Prof. Dr. Sync Sangwon Lee Department:

More information

CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University

CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University CONCEPTUALIZING BUSINESS INTELLIGENCE ARCHITECTURE MOHAMMAD SHARIAT, Florida A&M University ROSCOE HIGHTOWER, JR., Florida A&M University Given today s business environment, at times a corporate executive

More information

Week 13: Data Warehousing. Warehousing

Week 13: Data Warehousing. Warehousing 1 Week 13: Data Warehousing Warehousing Growing industry: $8 billion in 1998 Range from desktop to huge: Walmart: 900-CPU, 2,700 disk, 23TB Teradata system Lots of buzzwords, hype slice & dice, rollup,

More information

Search and Data Mining Techniques. OLAP Anna Yarygina Boris Novikov

Search and Data Mining Techniques. OLAP Anna Yarygina Boris Novikov Search and Data Mining Techniques OLAP Anna Yarygina Boris Novikov The Database: Shared Data Store? A dream from database textbooks: Sharing data between applications This NEVER happened. Applications

More information

Enterprise Solutions. Data Warehouse & Business Intelligence Chapter-8

Enterprise Solutions. Data Warehouse & Business Intelligence Chapter-8 Enterprise Solutions Data Warehouse & Business Intelligence Chapter-8 Learning Objectives Concepts of Data Warehouse Business Intelligence, Analytics & Big Data Tools for DWH & BI Concepts of Data Warehouse

More information

DATA WAREHOUSE CONCEPTS DATA WAREHOUSE DEFINITIONS

DATA WAREHOUSE CONCEPTS DATA WAREHOUSE DEFINITIONS DATA WAREHOUSE CONCEPTS A fundamental concept of a data warehouse is the distinction between data and information. Data is composed of observable and recordable facts that are often found in operational

More information

Business Intelligence: Using Data for More Than Analytics

Business Intelligence: Using Data for More Than Analytics Business Intelligence: Using Data for More Than Analytics Session 672 Session Overview Business Intelligence: Using Data for More Than Analytics What is Business Intelligence? Business Intelligence Solution

More information

Week 3 lecture slides

Week 3 lecture slides Week 3 lecture slides Topics Data Warehouses Online Analytical Processing Introduction to Data Cubes Textbook reference: Chapter 3 Data Warehouses A data warehouse is a collection of data specifically

More information

Oracle9i Data Warehouse Review. Robert F. Edwards Dulcian, Inc.

Oracle9i Data Warehouse Review. Robert F. Edwards Dulcian, Inc. Oracle9i Data Warehouse Review Robert F. Edwards Dulcian, Inc. Agenda Oracle9i Server OLAP Server Analytical SQL Data Mining ETL Warehouse Builder 3i Oracle 9i Server Overview 9i Server = Data Warehouse

More information

Data warehouse Architectures and processes

Data warehouse Architectures and processes Database and data mining group, Data warehouse Architectures and processes DATA WAREHOUSE: ARCHITECTURES AND PROCESSES - 1 Database and data mining group, Data warehouse architectures Separation between

More information

Turkish Journal of Engineering, Science and Technology

Turkish Journal of Engineering, Science and Technology Turkish Journal of Engineering, Science and Technology 03 (2014) 106-110 Turkish Journal of Engineering, Science and Technology journal homepage: www.tujest.com Integrating Data Warehouse with OLAP Server

More information

CSE 544 Principles of Database Management Systems. Magdalena Balazinska Fall 2007 Lecture 16 - Data Warehousing

CSE 544 Principles of Database Management Systems. Magdalena Balazinska Fall 2007 Lecture 16 - Data Warehousing CSE 544 Principles of Database Management Systems Magdalena Balazinska Fall 2007 Lecture 16 - Data Warehousing Class Projects Class projects are going very well! Project presentations: 15 minutes On Wednesday

More information

When to consider OLAP?

When to consider OLAP? When to consider OLAP? Author: Prakash Kewalramani Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 03/10/08 Email: erg@evaltech.com Abstract: Do you need an OLAP

More information

Welcome to online seminar on. Oracle Agile PLM BI. Presented by: Rapidflow Apps Inc. January, 2011

Welcome to online seminar on. Oracle Agile PLM BI. Presented by: Rapidflow Apps Inc. January, 2011 Welcome to online seminar on Oracle Agile PLM BI Presented by: Rapidflow Apps Inc. January, 2011 Agenda Agile PLM BI Overview What is Agile BI? Who Needs Agile PLM BI? What does it offer? PLM Business

More information

Newborn Screening in Manitoba. Information for Health Care Providers

Newborn Screening in Manitoba. Information for Health Care Providers Newborn Screening in Manitoba Information for Health Care Providers Newborn screening: a healthy start leads to a healthier life Health care professionals have provided newborn screening for phenylketonuria

More information

Data Warehousing Systems: Foundations and Architectures

Data Warehousing Systems: Foundations and Architectures Data Warehousing Systems: Foundations and Architectures Il-Yeol Song Drexel University, http://www.ischool.drexel.edu/faculty/song/ SYNONYMS None DEFINITION A data warehouse (DW) is an integrated repository

More information

Designing ETL Tools to Feed a Data Warehouse Based on Electronic Healthcare Record Infrastructure

Designing ETL Tools to Feed a Data Warehouse Based on Electronic Healthcare Record Infrastructure Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed under

More information

OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP

OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP Data Warehousing and End-User Access Tools OLAP and Data Mining Accompanying growth in data warehouses is increasing demands for more powerful access tools providing advanced analytical capabilities. Key

More information

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence Decision Support and Business Intelligence Systems Chapter 1: Decision Support Systems and Business Intelligence Types of DSS Two major types: Model-oriented DSS Data-oriented DSS Evolution of DSS into

More information

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services

Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Course 6234A: Implementing and Maintaining Microsoft SQL Server 2008 Analysis Services Length: Delivery Method: 3 Days Instructor-led (classroom) About this Course Elements of this syllabus are subject

More information

Tracking System for GPS Devices and Mining of Spatial Data

Tracking System for GPS Devices and Mining of Spatial Data Tracking System for GPS Devices and Mining of Spatial Data AIDA ALISPAHIC, DZENANA DONKO Department for Computer Science and Informatics Faculty of Electrical Engineering, University of Sarajevo Zmaja

More information

A Design and implementation of a data warehouse for research administration universities

A Design and implementation of a data warehouse for research administration universities A Design and implementation of a data warehouse for research administration universities André Flory 1, Pierre Soupirot 2, and Anne Tchounikine 3 1 CRI : Centre de Ressources Informatiques INSA de Lyon

More information

Open Problems in Data Warehousing: 8 Years Later... Stefano Rizzi DEIS - University of Bologna srizzi@deis.unibo.it Summary Archeology The early 90 s Back to 1995 Into 2k At present Achievements Hot issues

More information

M2074 - Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 5 Day Course

M2074 - Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 5 Day Course Module 1: Introduction to Data Warehousing and OLAP Introducing Data Warehousing Defining OLAP Solutions Understanding Data Warehouse Design Understanding OLAP Models Applying OLAP Cubes At the end of

More information

Advanced Data Management Technologies

Advanced Data Management Technologies ADMT 2015/16 Unit 2 J. Gamper 1/44 Advanced Data Management Technologies Unit 2 Basic Concepts of BI and Data Warehousing J. Gamper Free University of Bozen-Bolzano Faculty of Computer Science IDSE Acknowledgements:

More information

CSE 544 Principles of Database Management Systems. Magdalena Balazinska Winter 2009 Lecture 15 - Data Warehousing: Cubes

CSE 544 Principles of Database Management Systems. Magdalena Balazinska Winter 2009 Lecture 15 - Data Warehousing: Cubes CSE 544 Principles of Database Management Systems Magdalena Balazinska Winter 2009 Lecture 15 - Data Warehousing: Cubes Final Exam Overview Open books and open notes No laptops and no other mobile devices

More information

Building a Data Warehouse

Building a Data Warehouse Building a Data Warehouse With Examples in SQL Server EiD Vincent Rainardi BROCHSCHULE LIECHTENSTEIN Bibliothek Apress Contents About the Author. ; xiij Preface xv ^CHAPTER 1 Introduction to Data Warehousing

More information

DATA WAREHOUSING AND OLAP TECHNOLOGY

DATA WAREHOUSING AND OLAP TECHNOLOGY DATA WAREHOUSING AND OLAP TECHNOLOGY Manya Sethi MCA Final Year Amity University, Uttar Pradesh Under Guidance of Ms. Shruti Nagpal Abstract DATA WAREHOUSING and Online Analytical Processing (OLAP) are

More information

Data Warehousing Concepts

Data Warehousing Concepts Data Warehousing Concepts JB Software and Consulting Inc 1333 McDermott Drive, Suite 200 Allen, TX 75013. [[[[[ DATA WAREHOUSING What is a Data Warehouse? Decision Support Systems (DSS), provides an analysis

More information

BORN Ontario: Clinical Reports Hospitals Part 1 May 2012

BORN Ontario: Clinical Reports Hospitals Part 1 May 2012 BORN Ontario: Clinical Reports Hospitals Part 1 May 2012 Hospital Reports Release dates Report types Use and interpretation Access Questions and Answers 2 Clinical Reports Release Dates Available in the

More information

Sizing Logical Data in a Data Warehouse A Consistent and Auditable Approach

Sizing Logical Data in a Data Warehouse A Consistent and Auditable Approach 2006 ISMA Conference 1 Sizing Logical Data in a Data Warehouse A Consistent and Auditable Approach Priya Lobo CFPS Satyam Computer Services Ltd. 69, Railway Parallel Road, Kumarapark West, Bangalore 560020,

More information

Data Warehousing and OLAP

Data Warehousing and OLAP 1 Data Warehousing and OLAP Hector Garcia-Molina Stanford University Warehousing Growing industry: $8 billion in 1998 Range from desktop to huge: Walmart: 900-CPU, 2,700 disk, 23TB Teradata system Lots

More information

New Approach of Computing Data Cubes in Data Warehousing

New Approach of Computing Data Cubes in Data Warehousing International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 14 (2014), pp. 1411-1417 International Research Publications House http://www. irphouse.com New Approach of

More information

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT BUILDING BLOCKS OF DATAWAREHOUSE G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT 1 Data Warehouse Subject Oriented Organized around major subjects, such as customer, product, sales. Focusing on

More information

Business Intelligence : a primer

Business Intelligence : a primer Business Intelligence : a primer Rev April 2012 - Gianmario Motta motta05@unipv.it Introduction & overview The paradigm of BI systems Platforms Appendix Review questions Introduction & overview Business

More information

Chapter 6 Basics of Data Integration. Fundamentals of Business Analytics RN Prasad and Seema Acharya

Chapter 6 Basics of Data Integration. Fundamentals of Business Analytics RN Prasad and Seema Acharya Chapter 6 Basics of Data Integration Fundamentals of Business Analytics Learning Objectives and Learning Outcomes Learning Objectives 1. Concepts of data integration 2. Needs and advantages of using data

More information

Data Warehouse Design

Data Warehouse Design Data Warehouse Design Modern Principles and Methodologies Matteo Golfarelli Stefano Rizzi Translated by Claudio Pagliarani Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City

More information

SQL Server 2012 End-to-End Business Intelligence Workshop

SQL Server 2012 End-to-End Business Intelligence Workshop USA Operations 11921 Freedom Drive Two Fountain Square Suite 550 Reston, VA 20190 solidq.com 800.757.6543 Office 206.203.6112 Fax info@solidq.com SQL Server 2012 End-to-End Business Intelligence Workshop

More information

A Service-oriented Architecture for Business Intelligence

A Service-oriented Architecture for Business Intelligence A Service-oriented Architecture for Business Intelligence Liya Wu 1, Gilad Barash 1, Claudio Bartolini 2 1 HP Software 2 HP Laboratories {name.surname@hp.com} Abstract Business intelligence is a business

More information

MIS636 AWS Data Warehousing and Business Intelligence Course Syllabus

MIS636 AWS Data Warehousing and Business Intelligence Course Syllabus MIS636 AWS Data Warehousing and Business Intelligence Course Syllabus I. Contact Information Professor: Joseph Morabito, Ph.D. Office: Babbio 419 Office Hours: By Appt. Phone: 201-216-5304 Email: jmorabit@stevens.edu

More information

Overview. DW Source Integration, Tools, and Architecture. End User Applications (EUA) EUA Concepts. DW Front End Tools. Source Integration

Overview. DW Source Integration, Tools, and Architecture. End User Applications (EUA) EUA Concepts. DW Front End Tools. Source Integration DW Source Integration, Tools, and Architecture Overview DW Front End Tools Source Integration DW architecture Original slides were written by Torben Bach Pedersen Aalborg University 2007 - DWML course

More information

Part 22. Data Warehousing

Part 22. Data Warehousing Part 22 Data Warehousing The Decision Support System (DSS) Tools to assist decision-making Used at all levels in the organization Sometimes focused on a single area Sometimes focused on a single problem

More information

Data Warehousing. Outline. From OLTP to the Data Warehouse. Overview of data warehousing Dimensional Modeling Online Analytical Processing

Data Warehousing. Outline. From OLTP to the Data Warehouse. Overview of data warehousing Dimensional Modeling Online Analytical Processing Data Warehousing Outline Overview of data warehousing Dimensional Modeling Online Analytical Processing From OLTP to the Data Warehouse Traditionally, database systems stored data relevant to current business

More information

Outline. Data Warehousing. What is a Warehouse? What is a Warehouse?

Outline. Data Warehousing. What is a Warehouse? What is a Warehouse? Outline Data Warehousing What is a data warehouse? Why a warehouse? Models & operations Implementing a warehouse 2 What is a Warehouse? Collection of diverse data subject oriented aimed at executive, decision

More information

Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Designing Business Intelligence Solutions with Microsoft SQL Server 2012 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days

More information

Chapter 3 - Data Replication and Materialized Integration

Chapter 3 - Data Replication and Materialized Integration Prof. Dr.-Ing. Stefan Deßloch AG Heterogene Informationssysteme Geb. 36, Raum 329 Tel. 0631/205 3275 dessloch@informatik.uni-kl.de Chapter 3 - Data Replication and Materialized Integration Motivation Replication:

More information

Praxis Softek Solutions Statement Of Qualification DW & BI

Praxis Softek Solutions Statement Of Qualification DW & BI Praxis Softek Solutions Statement Of Qualification DW & BI Contents Solution Offerings Technology Stack Project Experiences (Snapshots) Resource Profiles (Samples) Why Praxis Solutions Offering Data Warehousing

More information

Prediction of Heart Disease Using Naïve Bayes Algorithm

Prediction of Heart Disease Using Naïve Bayes Algorithm Prediction of Heart Disease Using Naïve Bayes Algorithm R.Karthiyayini 1, S.Chithaara 2 Assistant Professor, Department of computer Applications, Anna University, BIT campus, Tiruchirapalli, Tamilnadu,

More information

Requirements are elicited from users and represented either informally by means of proper glossaries or formally (e.g., by means of goal-oriented

Requirements are elicited from users and represented either informally by means of proper glossaries or formally (e.g., by means of goal-oriented A Comphrehensive Approach to Data Warehouse Testing Matteo Golfarelli & Stefano Rizzi DEIS University of Bologna Agenda: 1. DW testing specificities 2. The methodological framework 3. What & How should

More information

European Archival Records and Knowledge Preservation Database Archiving in the E-ARK Project

European Archival Records and Knowledge Preservation Database Archiving in the E-ARK Project European Archival Records and Knowledge Preservation Database Archiving in the E-ARK Project Janet Delve, University of Portsmouth Kuldar Aas, National Archives of Estonia Rainer Schmidt, Austrian Institute

More information

MS 50511A The Microsoft Business Intelligence 2010 Stack

MS 50511A The Microsoft Business Intelligence 2010 Stack MS 50511A The Microsoft Business Intelligence 2010 Stack Description: This instructor-led course provides students with the knowledge and skills to develop Microsoft End-to-End business solutions using

More information

Business Intelligence: Effective Decision Making

Business Intelligence: Effective Decision Making Business Intelligence: Effective Decision Making Bellevue College Linda Rumans IT Instructor, Business Division Bellevue College lrumans@bellevuecollege.edu Current Status What do I do??? How do I increase

More information

Bussiness Intelligence and Data Warehouse. Tomas Bartos CIS 764, Kansas State University

Bussiness Intelligence and Data Warehouse. Tomas Bartos CIS 764, Kansas State University Bussiness Intelligence and Data Warehouse Schedule Bussiness Intelligence (BI) BI tools Oracle vs. Microsoft Data warehouse History Tools Oracle vs. Others Discussion Business Intelligence (BI) Products

More information

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5

More information

CHAPTER 3. Data Warehouses and OLAP

CHAPTER 3. Data Warehouses and OLAP CHAPTER 3 Data Warehouses and OLAP 3.1 Data Warehouse 3.2 Differences between Operational Systems and Data Warehouses 3.3 A Multidimensional Data Model 3.4Stars, snowflakes and Fact Constellations: 3.5

More information

Drug Analysis Print Drug name: MONOCLONAL ANTIBODY SM3

Drug Analysis Print Drug name: MONOCLONAL ANTIBODY SM3 Jump to first report page Report type: Total number of reactions*: 2 Total number of ADR reports: 1 Total number of fatal ADR reports: 0 *It is important to note that one report may contain one or more

More information

Data Warehouse Overview. Srini Rengarajan

Data Warehouse Overview. Srini Rengarajan Data Warehouse Overview Srini Rengarajan Please mute Your cell! Agenda Data Warehouse Architecture Approaches to build a Data Warehouse Top Down Approach Bottom Up Approach Best Practices Case Example

More information

Business Intelligence and Healthcare

Business Intelligence and Healthcare Business Intelligence and Healthcare SUTHAN SIVAPATHAM SENIOR SHAREPOINT ARCHITECT Agenda Who we are What is BI? Microsoft s BI Stack Case Study (Healthcare) Who we are Point Alliance is an award-winning

More information

3/17/2009. Knowledge Management BIKM eclassifier Integrated BIKM Tools

3/17/2009. Knowledge Management BIKM eclassifier Integrated BIKM Tools Paper by W. F. Cody J. T. Kreulen V. Krishna W. S. Spangler Presentation by Dylan Chi Discussion by Debojit Dhar THE INTEGRATION OF BUSINESS INTELLIGENCE AND KNOWLEDGE MANAGEMENT BUSINESS INTELLIGENCE

More information

GEHC IT Solutions. Centricity Practice Solution. Centricity Analytics 3.0

GEHC IT Solutions. Centricity Practice Solution. Centricity Analytics 3.0 GEHC IT Solutions Centricity Practice Solution Centricity Analytics 3.0 Benefits of Centricity Analytics Business Intelligence Data Mining Decision-Support Financial Analysis Data Warehousing. No Custom

More information

Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with Microsoft SQL Server Course 20466C: Implementing Data Models and Reports with Microsoft SQL Server Course Details Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional,

More information

Design of a Multi Dimensional Database for the Archimed DataWarehouse

Design of a Multi Dimensional Database for the Archimed DataWarehouse 169 Design of a Multi Dimensional Database for the Archimed DataWarehouse Claudine Bréant, Gérald Thurler, François Borst, Antoine Geissbuhler Service of Medical Informatics University Hospital of Geneva,

More information

USPSTF Grade A B Recommendations

USPSTF Grade A B Recommendations USPSTF Grade Recommendations bdominal aortic aneurysm screening: men The USPSTF recommends one-time screening for abdominal aortic aneurysm by ultrasonography in men aged 65 to 75 who have ever smoked.

More information

Lecture Data Warehouse Systems

Lecture Data Warehouse Systems Lecture Data Warehouse Systems Eva Zangerle SS 2013 PART A: Architecture Chapter 1: Motivation and Definitions Motivation Goal: to build an operational general view on a company to support decisions in

More information

Presented by: Jose Chinchilla, MCITP

Presented by: Jose Chinchilla, MCITP Presented by: Jose Chinchilla, MCITP Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence SQL Server 2008 Customers & Partners Current Positions: President, Agile

More information

Course Outline: Course: Implementing a Data Warehouse with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning

Course Outline: Course: Implementing a Data Warehouse with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning Course Outline: Course: Implementing a Data with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This 5-day instructor-led course describes

More information

Nursing Diagnosis and Multidimensional Design

Nursing Diagnosis and Multidimensional Design Proceedings of the 3 rd INFORMS Workshop on Data Mining and Health Informatics (DM-HI 2008) J. Li, D. Aleman, R. Sikora, eds. NursingCareWare: Warehousing for Nursing Care Research and Knowledge Discovery

More information