data-dwh-dbt-project/models
Pablo Martín dd57c28768 Merged PR 2728: edeposit verifications docs and small refactors
# Description

This PR:
- Adds half-decent docs to `stg_edeposit__verifications` and tests. I say half-decent because I would describe our tests as "as strict as the backend guidance allows". But we can't do miracles, so it stays this way for now.
- Shifts a few column operations that were being done in the `int` layer into the `stg` layer.
- Also removes a couple of fields from `int` that were marked as deprecated by Ray. Would rather not have them at all beyond `stg`.

# Checklist

- [X] The edited models and dependants run properly with production data.
- [X] The edited models are sufficiently documented.
- [X] The edited models contain PK tests, and I've ran and passed them.
- [X] I have checked for DRY opportunities with other models and docs.
- [X] I've picked the right materialization for the affected models.

# Other

- [ ] Check if a full-refresh is required after this PR is merged.

Related work items: #20123
2024-09-04 11:07:58 +00:00
..
intermediate Merged PR 2728: edeposit verifications docs and small refactors 2024-09-04 11:07:58 +00:00
reporting Merged PR 2730: Exposing Billable Bookings metric for KPIs 2024-09-04 08:15:37 +00:00
staging add date fields to docs 2024-09-04 09:21:22 +02:00
doc_blocks.md improve stg_stripe__charges 2024-02-23 16:45:19 +01:00