Using data to create and preserve value Flashcards
What are Data extraction, transformation and loading systems (ETL)?
These take data from an existing database , convert it into different form and place it into new database.
How do we Extract the Data? (ETL)
Data is firstly analysed to understand its content, format and structure. It is then read from specified source and what is required is extracted.
How do we Transform the Data (ETL) ?
Convert extracted data, using rules or look-up tables or by combining data, into a set form so that it can be placed into another database.
How do we Load the Data (ETL) ?
Write the transformed data into the target database (data warehouse) where it is held in a systematic and logical way so it is ready for future interrogation by business intelligence systems.
What is the definition of Business Intelligence (BI) systems?
Describe the technological architecture that extract, assemble, store and access data to provide reports and analysis.