The document discusses data warehousing, including definitions of a data warehouse, its architecture and implementation process. A data warehouse consolidates data from multiple sources to support business analysis and decision making. It uses a dimensional model with fact and dimension tables. Key aspects include that it contains integrated, non-volatile data over long periods of time to support analysis of trends. The ETL process extracts, transforms and loads the data into the data warehouse schema.