SamLee e6d52b9bab Add data engineering methodology structure 5 日 前
..
README.md e6d52b9bab Add data engineering methodology structure 5 日 前
business-logic.md e6d52b9bab Add data engineering methodology structure 5 日 前
data-lineage.md e6d52b9bab Add data engineering methodology structure 5 日 前
domain-readme.md e6d52b9bab Add data engineering methodology structure 5 日 前
lineage.snapshot.template.json e6d52b9bab Add data engineering methodology structure 5 日 前
recon-notes.md e6d52b9bab Add data engineering methodology structure 5 日 前
technical-implementation.md e6d52b9bab Add data engineering methodology structure 5 日 前
verification.md e6d52b9bab Add data engineering methodology structure 5 日 前

README.md

Templates

Copy these templates into a domains/<domain>/ folder when starting or standardizing a business domain.

Recommended file mapping:

  • domain-readme.md -> README.md
  • recon-notes.md -> 01-recon-notes.md
  • business-logic.md -> 02-business-logic.md
  • technical-implementation.md -> 03-technical-implementation.md
  • data-lineage.md -> 04-data-lineage.md
  • verification.md -> 05-verification.md
  • lineage.snapshot.template.json -> lineage.snapshot.json