230 likes | 636 Vues
Data-driven DSS. Chapter 7. Types of Data-driven DSS. Data warehouses Executive Information Systems Spatial DSS Online Analytical Processing. Source of data. Internal data. External data. Detail and Summary. Drill-down. Dimensions. Dimensions. Dimension. Slice and Dice. Viewing
E N D
Data-driven DSS Chapter 7
Types of Data-driven DSS • Data warehouses • Executive Information Systems • Spatial DSS • Online Analytical Processing
Source of data Internal data External data
Detail and Summary Drill-down
Dimensions Dimensions Dimension
Slice and Dice Viewing Data by Customer Area code
Slice and Dice Viewing Data by Vendor state
Data-driven DSS • Permits users to drill-down from summary to detail • Permits users to drill-up from details to summary • Permits users to view data on different dimensions
Data warehouse • Database • Designed for decision support • Batch updated • Large amounts of data • Can be subject oriented (Data Mart) • Uses consistent definitions and formats • Time-variant • Historical data • Not the same as OLAP
Sources of data for Data Warehouse • From relational databases or Non-relational data sources • Integration of data from distributed and differently structured databases • Definitions and formats may not be consistent across sources • Physical Separation of data used in daily operations from data used for purposes of reporting, decision support, analysis and controlling.
Data warehouse ETL = Extract, Transform and Load
Multi-dimensional analysis • OLAP software for creating multi-dimensional representations • Original data comes from normalized two-dimensional tables • Example database • Tables: Vendors, Products, Outlets, Sales persons, sale records
Example application • Vendors supply products • Products belong to product-lines • Products sold by specific sales persons Products sold at specific outlets • Outlets located in specific regions • Sales done in specific time period Can you spot the dimensions of sales revenue data?
Dimensional view of Sales data Salesperson Outlets Regions Location Item Product Time Product type Date Week Quarter Year
How would you “Drill down” and “Slice and Dice” Salesperson Outlets Regions Location Item Product Time Product type Date Week Quarter Year
EIS • To support information needs of the executive • Data for specific issues and problems • Can do trend analysis, and drill down • Uses internal and external data • Dashboard applications
Differences between data that is available and data that is required
Normalized data structure to Integrated data structure Operating data • Two dimensional flat tables – suitable for quick update, insert and delete operations • Efficient usage of hard drive space • Derived and derivable data not stored Integrated data • Denormalized; for quick retrieval • Frequently used summary and derived data is created and stored