Data Warehouse Design - Chapter 1.9 Flashcards
What are three additional issues with data warehouse design?
- Quality
- Security
- Evolution
What are 7 properties that characterize quality?
- Accuracy
- Freshness
- Completeness
- Consistency
- Availability
- Traceability
- Clearness
What is meant by accuracy?
Stored values should be compliant with real-world ones.
What is meant by freshness?
Data should not be old.
What is meant by completeness?
There should be no lack of information.
What is meant by consistency?
Data representation should be uniform.
What is meant by availability?
Uses should have easy access to data.
What is meant by clearness?
Data can be easily understood.
What is an example metric for accuracy and completeness?
The percentage of tuples not loaded by an ETL prcess and categorized on the basis of the types of problem arising.
-> shows percentage of missing, invalid and nonstandard values of every attribute.
What is an example metric for freshness?
Time elapsed between the date when an event takes place and the date when users can access it.
What is an example metric for consistency?
Percentage of tuples that meet business rules that can be set for measures of an indvidual cube or many cubes.
How can database designers try to improve data quality in a firm?
- Get senior management involved to define a certification system that defines a limited group of users in charge of data.
- Standardizing documentation to ensure that different data warehouse project phases are correctly carried out and that all analysis and implementation points are properly examined and understood.
For which 3 reasons is security particularly relevant to data warehouse projects?
- Because data warehouses are used to manage information crucial for strategic decision-making processes
- Multi-dimensional properties and aggregation offer the opportunity to infer information from data.
- There is a huge amount of information exchange over a network in the data-staging phases
Which 2 control systems are important in data warehouses?
- Management control systems
2. Auditing control systems.
1.9.3 Evoltion what?
Figure out what the text means.