data-dwh-dbt-project/models
Oriol Roqué Paniagua b20b819456 Merged PR 3878: Propagates account type to intermediate
# Description

Propagates account type to intermediate. Also, adds minimal documentation to `int_core__unified_user`.

There's only 54 test accounts in Unified User and 49 that are considered as User Hosts. So it's not, by all means, an extensive list of test accounts...

There's a mismatch between the `created_date_utc` and `updated_date_utc` that these are timestamps. There's another ticket in the backlog to handle this alongside the dependency, so it's not included here.

# 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: #18944
2024-12-19 16:33:35 +00:00
..
intermediate Merged PR 3878: Propagates account type to intermediate 2024-12-19 16:33:35 +00:00
reporting Merged PR 3871: Add FX rates integration exposure. 2024-12-19 11:32:16 +00:00
staging Merged PR 3875: Propagates AccountType to staging 2024-12-19 14:23:47 +00:00
doc_blocks.md improve stg_stripe__charges 2024-02-23 16:45:19 +01:00