You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 8
Next »
As Data architect when you start on the project DA needs to participate in below activities :
Functional Analysis Review
"Discussion with Dataviz if not covered under Functional Analysis"
Source System Analysis
- Description : In this activity DA needs to understand the source that has been requested by business, document the source tables etc
- Tools : If the source is BW then use Xtract to asses the SAP BW, if source is anyother system for ex SAP, salesforce, request access of it for analysis of tables.
- Deliverable : Documenting the sources in mapping document
- Description : If the source for the project is the SAP BW then use use Xtract to configure and retrive data.
- Step by Step guide to connect to Xtract and get the URL for Talend
- Once you get the URL , insert it the mapping document
Create Tables / Views
Data Modeling
- Data architect are in charge to design the Data Model, preferably applying Dimensional Modeling Concepts and Techniques described by Ralph Kimball.
- After aligning the data objects allocation to a specific business domain, the Data Architect designs the Data Model, using genmymodel tool. https://app.genmymodel.com/
- Domain-oriented data models are stored in a dedicated Genmymodel project named: "*DOMAIN name* DOMAIN - DATA MODEL"

- Inside a domain-oriented project, the data models are organized in a group hierarchy
- Level 1: domain-oriented, this group is named with the GCP project id (such as: prj-data-dm-marketing-dev)
- Level 2: three sub-groups: STG, ODS, DM. The Data Architect focuses on the DM, the level were the data model is stored
- Inside the DM group, the Data Model is described by the Data Architect by FACT (transactional data) and Dimensions tables (static or almost static data)

- The Data Architect completes the list of fields of each table and add the relationships between tables.
- Once the design is complete, the Data Architect submits the work to peer-review with the Data Architecture team.
Create Tables / Views
DPL - Modeling
Specifiy Maps to ODS
- Data transformation will cover required transformation rules to transform the data from source to target
- Below are the high level details on the document
- Source and Target table name
- Type of the target table (Master table (SCD1 or SCD2) or Transaction table)
- Transformation rules to be applied
- Mandatory and primary key attributes
- Attributes to be used part of SCD2 to track the changes
- Example template:
DTR to DPL
Updating Data Catalog Document
Quality inspection assurance
Data Flows
Manager Security roles on GCP
-