CausewayDocs
Degraded in us-west-2GlossaryApp ↗
Docs · By practice

Standards

dbt model authoring standards
The Causeway rules for how a dbt model should look. Naming, structure, materialization, testing, and contracts. Enforced at review time.
dbtStandards
dbt production readiness checklist
What a Causeway dbt project must satisfy before the first prod deploy, and what it must keep satisfying after. Enforced at the Gold-promotion gate.
dbtStandards
Databricks asset authoring standards
Causeway's rules for how a Databricks workload is structured, named, and deployed. Enforced at review time; exceptions require an RFD.
DatabricksStandards
Databricks production readiness checklist
What a Causeway Databricks workload must satisfy before its first prod deploy, and what it must keep satisfying. Enforced at the promote-to-prod gate.
DatabricksStandards
Python Standards
Python coding standards and best practices for the Causeway data platform.
Standards
Power BI model authoring standards
The Causeway rules for a Power BI semantic model: shape, connectivity, DAX, storage mode, versioning. Enforced in PR review via BPA.
Power BIStandards
SQL Standards
SQL coding standards and best practices for the Causeway data platform.
Standards
Power BI production readiness checklist
What a shared semantic model must satisfy before its first prod deploy, and keep satisfying after. Enforced at the Certified-endorsement gate.
Power BIStandards
Airflow DAG authoring standards
The Causeway rules for a DAG: shape, dependencies, retries, resource gating, deployment. Enforced at review time.
AirflowStandards
Airflow production readiness checklist
What an Airflow deployment must satisfy before the first production DAG runs, and keep satisfying after. Enforced at the promote-to-prod gate.
AirflowStandards
VS Code workspace standards
The Causeway rules for a data-creator repo's `.vscode/`, `.devcontainer/`, and agent configuration. Enforced in PR review.
VSCodeStandards
VS Code production readiness checklist
What the paved-path VS Code environment must satisfy before a team calls it 'done,' and keep satisfying after. The operational gate platform owns.
VSCodeStandards