feat: Sprint 3 - Pydantic schemas, SQLAlchemy models, and parser structure #14

Merged
lmiranda merged 1 commits from feature/sprint3-schemas-models into development 2026-01-11 20:00:20 +00:00

1 Commits

Author SHA1 Message Date
ead6d91a28 feat: add Pydantic schemas, SQLAlchemy models, and parser structure
Sprint 3 implementation:
- Pydantic schemas for TRREB, CMHC, and dimension data validation
- SQLAlchemy models with PostGIS geometry for fact and dimension tables
- Parser structure (stubs) for TRREB PDF and CMHC CSV processing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 14:58:31 -05:00