data: add TRREB and CMHC raw data files

- TRREB Market Watch PDFs (2024-2025, 24 files)
- CMHC Rental Market Survey Excel files (2021-2025, 5 files)
- Update pre-commit to exclude data/raw/ from large file check

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-11 15:58:32 -05:00
parent 802efab8b8
commit 1c42533834
30 changed files with 1 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
args: ['--maxkb=1000']
exclude: ^data/raw/
- id: check-merge-conflict
- repo: https://github.com/astral-sh/ruff-pre-commit