First page Back Continue Last page Overview Graphics
Control
Extract-Transform-Load (ETL)
- Extract choices
- Query from RDBMS
- Read files from source applications
- Save spreadsheet in XML and parse that
- Transform
- Conform Entities to create Dimensions
- Conform Facts to the Entities, and save the Facts
- Load
- Not really necessary in Python
Analysis
- “Walk the structure” to produce reports