What are the 12 rules of identifying a Data Warehouse?
• Dw and Operational environments differ
• It’s data is:
- Integrated
- Subject-oriented
- Read only with periodic updates from op. data
- Captured at given time
• Has historical data in long term
• It’s development cycle and classical systems development differ. One is data driven, one process driven
• Has data in levels of detail..
• Environment characterized by read only transaction data into large data sets
• Has a system that traces data sources, transformations and storage
• it’s metadata is a critical component as it identifies and defines data elements, and provides integration, usage, relationships, history of each data element
• has Chargeback Mechanism for resource usage to enforce optimal data usage by end users
What is a Star Schema?
It maps multidimensional decision support data into a relational database.
It is an easily implemented model for data analysis while preserving relational structures
What are the 4 Star Schema Components?
FACTS
DIMENSIONS
ATTRIBUTES
ATTRIBUTE HIERARCHY
What is Data Analytics?
What are the tools of Data Analytics?
Explanatory/Exploratory Analysis
Predictive Analysis
What is OLAP?
Online Analytical Processing
software that allows users to analyze information from multiple database systems and extract and view business data from different perspectives
(explain further by OLAP data process diagram)
What are the OLAP Characteristics?
Multidimensional Data Analysis Techniques
- data processed and viewed as part of multidimensional structure
- augmented by advanced functions:
• presentation
• aggregation, consolidation, classification
• computation
• modelling
Advanced Database Support
Easy to use, end user Interface
- features borrowed from previous generations of DA tools