Domain 3 - Data Flashcards
Completeness
Are all the fields of the data complete
Correctness
Is the data accurate
Consistency
Is the data provided under a given field and for a given concept consistent with the definition of that field and concept
Currency
Is the data obsolete
Collaborative
Is the data based on one opinion or on a conses of experts in the relative area
Confidential
Is the data secure from unauthorized use by individuals other than the decision maker
Clarity
Is the data legible and comprehensivle
Common Format
Is the data in a format easily used in the application for which it is intended
Convenient
Can the data be conveniently and quickly access by the intended user in a time-frame that allow for it to be effectively used
Cost-effective
Is the cost of collecting and using the data commensurate with its value
Data warehouses typically describe (three things)
- A Staging area
- Data integration
- Access Layers
Data warehouse staging area
The operational data sets from which the information is extracted
Data integration
The centralized source where the data is conveniently stored
Access layers
Multiple OLAP data marts which store the data in a form which will be easy for the analysis to retrieve
Data mart
A subset of the data warehouse organized along a single point of view (e.g., time, product type, geography) for efficient data retrieval.
Usually oriented to a specific business line or team. Whereas data warehouses have an enterprise-wide depth, the information in data marts pertains to a single department.
Data marts allow analysts to… (five things)
- Slice Data
- Dice Data
- Drill-down/up
- Roll-up
- Pivot
Slice data
filtering data by picking a specific subset of the data-cube and choosing a single value for one of its dimensions
Dice data
grouping data by picking specific values for multiple dimensions
Drill-down/up
allow the user to navigate from the most summarized (high-level) to the most detailed (drill-down)
Roll-up
summarize the data along a dimension (e.g., computing totals or using some other formula)
Pivot
interchange rows and columns (`rotate the cube’)