Khalim Conn-Kowlessar
0ffda529ec
slice 15a: add wall/floor/roof + demand scalar features for retrofit simulation
...
15 new features wired through schema -> domain -> mapper -> transform:
Main Dwelling fabric (11):
- wall_insulation_type, wall_insulation_thickness_mm, wall_dry_lined,
wall_thickness_mm, party_wall_construction
- roof_insulation_location, roof_insulation_thickness_mm
- floor_construction, floor_insulation, floor_insulation_thickness_mm,
floor_heat_loss
Dwelling-level scalars (4):
- multiple_glazed_proportion, number_baths, number_baths_wwhrs,
extract_fans_count
Thickness strings like '50mm'/'NI'/'ND' parsed via _parse_thickness_mm; NI
(no insulation) lands as 0mm so the model sees the physical zero rather than
a missing value. Categorical sentinels ('NA'/'NI'/'ND') become None.
Also fixed long-standing typo `multiple_glazed_propertion` -> `_proportion`
in domain dataclass + its lone DB-model usage.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 22:08:27 +00:00
Jun-te Kim
27b5602608
remove pandas
2026-05-13 15:08:06 +00:00
Jun-te Kim
51460d1cd3
route at th ebeginnign
2026-05-13 14:47:24 +00:00
Jun-te Kim
54864bf102
resolve merge conflict
2026-05-13 14:22:04 +00:00
Jun-te Kim
3bcb94f9e5
Merge branch 'main' into feature/integrate_new_epc_with_historical_epc
2026-05-13 08:38:50 +00:00
Jun-te Kim
09dbfe2106
fix dependency issue
2026-05-12 17:03:16 +00:00
Jun-te Kim
e458f0a2b7
task and sub tasks imrpvoed
2026-05-12 16:24:11 +00:00
Jun-te Kim
35d191c70e
merged from main and resolved pytest.ini confict
2026-05-12 12:54:28 +00:00
Jun-te Kim
6504785e7c
merged from main
2026-05-11 12:30:29 +00:00
Daniel Roth
6fd95d20af
Merge branch 'main' into feature/magicplan-trigger
2026-05-11 09:06:47 +00:00
Jun-te Kim
c53d8b2a33
basic end up check
2026-05-10 21:07:16 +00:00
Daniel Roth
7c9cb5b161
Upload gzip-compressed MagicPlan JSON to S3 🟥
2026-05-08 14:14:42 +00:00
Jun-te Kim
8b6a572223
Merge branch 'feature/claude_skills_in_devcontainer' into feature/etl_process_for_old_csv
2026-05-08 13:09:19 +00:00
Daniel Roth
489b0ba30e
Add MagicPlan SQS trigger to HubSpot orchestrator 🟥
2026-05-08 13:05:38 +00:00
Daniel Roth
f56dba4ad1
use pytest-postgresql in db tests instead of mocking and checking sql strings
2026-05-08 10:13:44 +00:00
Jun-te Kim
4f45eeb3e9
save
2026-05-07 15:55:44 +00:00
Daniel Roth
6b29086a1e
typing and renaming 🟪
2026-05-07 13:26:49 +00:00
Daniel Roth
2f8e08a676
save_plan persisting domain Plan to magic_plan_* tables 🟩
2026-05-07 13:09:09 +00:00
Daniel Roth
5ec0fa5d04
save_plan persisting domain Plan to magic_plan_* tables 🟥
2026-05-07 13:01:04 +00:00
Daniel Roth
7ff7e90307
SQLModel ORM layer for magic_plan_plan/floor/room/window/door tables 🟩
2026-05-07 12:56:12 +00:00
Daniel Roth
61b91bdb5e
add magicplan environment variables to config
2026-05-07 12:39:45 +00:00
KhalimCK
b4ee59c82e
Merge pull request #1042 from Hestia-Homes/feature/khalim-additional-db-features
...
Feature/khalim additional db features
2026-05-01 10:54:28 +01:00
Khalim Conn-Kowlessar
9e3f5a2205
Adding use model for storage of users
2026-04-30 18:53:15 +00:00
Khalim Conn-Kowlessar
b056deb5ee
added additional columns to db
2026-04-30 17:10:00 +01:00
Daniel Roth
1bc8343738
identify site notes files after file upload so we can save them to epc_property table
2026-04-28 16:33:53 +00:00
Khalim Conn-Kowlessar
a1b207ba55
bolstering testing
2026-04-28 13:46:09 +00:00
Daniel Roth
51bd18e0d7
Rename window frame material column 🟩
2026-04-27 16:11:32 +00:00
Daniel Roth
5940977bb2
tweak window transmission data source type
2026-04-27 14:11:33 +00:00
Khalim Conn-Kowlessar
0955862973
working on integrating new EPC api into address2UPRN
2026-04-27 11:32:44 +00:00
Daniel Roth
3ba4947330
remove foreign key constraints on sqlmodel classes
2026-04-24 12:49:00 +00:00
Daniel Roth
5aa86a8610
address fields are not optional
2026-04-24 10:22:41 +00:00
Daniel Roth
997cd0f1d3
SQLModel classes to match drizzle schema
2026-04-23 16:22:50 +00:00
Jun-te Kim
a6849b28b3
added backend funciton to functions
2026-04-22 14:21:39 +00:00
Jun-te Kim
d7b8ca34bf
made everything complete not compelted
2026-04-21 20:37:34 +00:00
Jun-te Kim
b0a4a98063
get rid of dependency
2026-04-21 20:27:03 +00:00
Jun-te Kim
c4f6d77845
implemented onboarding
2026-04-21 20:23:33 +00:00
Jun-te Kim
9b319ba799
doesn't need this library
2026-04-21 13:00:33 +00:00
Jun-te Kim
686d1f2c80
Merge pull request #1010 from Hestia-Homes/feature/address_trigger_from_frontend
...
added bulk address uprn route
2026-04-20 17:39:07 +01:00
Jun-te Kim
574156b403
remove combined as i'm doing that later
2026-04-20 16:38:20 +00:00
Jun-te Kim
33d355e2c3
added dan's changes
2026-04-20 16:34:03 +00:00
Jun-te Kim
902e5cd8df
added more deal properties
2026-04-20 15:44:54 +00:00
Jun-te Kim
42ea70e60f
added additional deal properties
2026-04-20 15:23:38 +00:00
Jun-te Kim
414bdc6431
keep it minimal first
2026-04-20 13:17:35 +00:00
Jun-te Kim
85cfa15335
got rid of confirm matches
2026-04-20 13:11:35 +00:00
Jun-te Kim
7caa7c476a
added bulk address uprn route
2026-04-20 13:06:31 +00:00
Jun-te Kim
ec4c870465
added bulk address 2 uprn lmabda
2026-04-17 19:08:34 +00:00
Daniel Roth
545b93dc16
add hubspot_deal_id to db record. new file to trigger handler locally from address list file. switch lambda dockerfile to point to correct handler
2026-04-16 16:34:20 +00:00
Daniel Roth
155eab86e4
update Dimensions.xlsx with XML contents
2026-04-15 13:31:40 +00:00
Daniel Roth
fa3e276dc4
define new domain object
2026-04-13 16:18:17 +00:00
Daniel Roth
d4d9b03511
Merge pull request #964 from Hestia-Homes/feature/hubspot-trigger-orchestrator
...
Trigger PasHub to Ara Lambda from Hubspot to DB ETL
2026-04-10 11:03:12 +01:00