development #98

Merged
lmiranda merged 3 commits from development into staging 2026-02-02 00:19:29 +00:00
Owner
No description provided.
lmiranda added 2 commits 2026-02-02 00:19:02 +00:00
refactor: multi-dashboard structural migration
Some checks failed
CI / lint-and-test (pull_request) Has been cancelled
62d1a52eed
- Rename dbt project from toronto_housing to portfolio
- Restructure dbt models into domain subdirectories:
  - shared/ for cross-domain dimensions (dim_time)
  - staging/toronto/, intermediate/toronto/, marts/toronto/
- Update SQLAlchemy models for raw_toronto schema
- Add explicit cross-schema FK relationships for FactRentals
- Namespace figure factories under figures/toronto/
- Namespace notebooks under notebooks/toronto/
- Update Makefile with domain-specific targets and env loading
- Update all documentation for multi-dashboard structure

This enables adding new dashboard projects (e.g., /football, /energy)
without structural conflicts or naming collisions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Reviewed-on: #97
lmiranda scheduled this pull request to auto merge when all checks succeed 2026-02-02 00:19:08 +00:00
lmiranda scheduled this pull request to auto merge when all checks succeed 2026-02-02 00:19:16 +00:00
lmiranda scheduled this pull request to auto merge when all checks succeed 2026-02-02 00:19:21 +00:00
lmiranda added 1 commit 2026-02-02 00:19:27 +00:00
Merge branch 'staging' into development
Some checks failed
CI / lint-and-test (push) Has been cancelled
fd9850778e
lmiranda merged commit ee0a7ef7ad into staging 2026-02-02 00:19:29 +00:00
Sign in to join this conversation.