Commit graph

1051 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
6e2da7c166 change unit tests to run on every pr 2026-01-22 11:08:11 +00:00
Daniel Roth
1634e04dda consistent address trimming when assmebling property objects 2026-01-22 09:30:50 +00:00
Daniel Roth
9ccbbafb29 Detect block-level asset conditions 🟩 2026-01-22 09:24:23 +00:00
Daniel Roth
3cdc871aae Detect block-level asset conditions - additional test cases 🟥 2026-01-22 09:23:01 +00:00
Daniel Roth
f8db0cadba Ignore block level assets during parsing 2026-01-22 09:15:37 +00:00
Daniel Roth
80f3325cf0 Detect block-level asset conditions 🟩 2026-01-22 09:08:15 +00:00
Daniel Roth
187d7fbadd Detect block-level asset conditions - additional test cases 🟥 2026-01-22 09:06:05 +00:00
Daniel Roth
a07020d085 Detect block-level asset conditions 🟥 2026-01-21 17:33:14 +00:00
Daniel Roth
ad03d11bc9 fix typo in file type detector 2026-01-21 17:26:15 +00:00
Daniel Roth
4e190328cc Parse Peabody condition data xlsx 🟩 2026-01-21 16:25:58 +00:00
Daniel Roth
d43d9d9069 Parse Peabody condition data xlsx 🟥 2026-01-21 15:13:17 +00:00
Daniel Roth
a8ff74c2ea include install_date on AssetCondition 🟩 2026-01-21 12:37:23 +00:00
Daniel Roth
7bd70ae001 include install_date on AssetCondition 🟥 2026-01-21 12:36:35 +00:00
Daniel Roth
dfe0460155 Pass survey year to mapper rather than using today's year 2026-01-21 12:14:16 +00:00
Daniel Roth
25923cbc9f add mapping to processor 2026-01-21 12:09:02 +00:00
Daniel Roth
7eb06396ef Merge branch 'main' into feature/condition-data 2026-01-21 11:51:31 +00:00
Daniel Roth
fc08a7df4f Map LbwfHouse to AssetCondition list 🟩 2026-01-21 11:01:25 +00:00
KhalimCK
07a5f3ce44
Merge pull request #680 from Hestia-Homes/portfolio-diagnostics
Portfolio diagnostics
2026-01-21 09:51:43 +00:00
Khalim Conn-Kowlessar
349cf437ed debugging windows recommendation tests 2026-01-20 23:48:22 +00:00
786e310f7c need to download grade pydantic 2026-01-20 20:12:37 +00:00
Daniel Roth
c8abc19e59 Map LbwfHouse to AssetCondition list 🟥 2026-01-20 17:18:51 +00:00
Khalim Conn-Kowlessar
32a3695ba2 refactoring the recommendation impact code, with new tests 2026-01-20 16:15:48 +00:00
Daniel Roth
694bb0b569 Define classes 2026-01-20 15:57:56 +00:00
Khalim Conn-Kowlessar
2b071e6afd added initial test for recommendation impact calculation with adjustment 2026-01-20 10:54:22 +00:00
Daniel Roth
7846f9c949 Adjust EPC column name to correctly include trailing space 2026-01-20 10:34:09 +00:00
Daniel Roth
01bf0dbd9c Parse Houses sheet as well 🟪 2026-01-20 09:58:20 +00:00
Daniel Roth
e11f59a732 Parse Houses sheet as well 🟩 2026-01-20 09:53:01 +00:00
Daniel Roth
dce8442fff Parse Houses sheet as well 🟥 2026-01-20 09:34:23 +00:00
Daniel Roth
13daa62bdf map correct uprn when parsing asset conditions 🟩 2026-01-19 16:51:18 +00:00
Daniel Roth
12bbd1a4fe handle dates as strings 2026-01-19 16:41:13 +00:00
Daniel Roth
330580c775 map correct uprn when parsing asset conditions 🟥 2026-01-19 16:32:16 +00:00
Daniel Roth
4553e9937b parse lbwf houses 🟪 2026-01-19 16:28:51 +00:00
Daniel Roth
6ff652ff34 parse lbwf houses 🟩 2026-01-19 16:23:11 +00:00
Daniel Roth
ee54ca648e Merge branch 'feature/condition-data' of github.com:Hestia-Homes/Model into feature/condition-data 2026-01-19 14:51:49 +00:00
Daniel Roth
60f3f0c222 parse lbwf houses 🟥 2026-01-19 14:50:05 +00:00
Daniel Roth
00a707500e parse lbwf houses 🟥 2026-01-19 14:40:35 +00:00
Daniel Roth
049a93fa26 Create FileType enum 🟪 2026-01-19 11:47:32 +00:00
Daniel Roth
6fd4b19e88 Parser factory raises value error on unknown file path 🟩 2026-01-19 11:18:15 +00:00
Daniel Roth
9244689e76 Parser factory raises value error on unknown file path 🟥 2026-01-19 11:17:15 +00:00
Daniel Roth
4d36fce83d Parser factory chooses parser class based on filepath 🟩 2026-01-19 11:13:14 +00:00
Daniel Roth
c073a4cb43 Parser factory chooses parser class based on filepath 🟥 2026-01-19 11:08:30 +00:00
Daniel Roth
e277e270ab Move processor.py out of ingestion directory 2026-01-19 10:13:00 +00:00
Daniel Roth
b1aca16be0 Define simple local runner 2026-01-16 17:28:28 +00:00
Khalim Conn-Kowlessar
8ad2c002fd removing bug 2026-01-14 02:13:46 +00:00
Khalim Conn-Kowlessar
6436518da9 Added change to pass an already installed sap value, which rebaselines the property, to prevent optimisation 2026-01-12 17:32:53 +00:00
Khalim Conn-Kowlessar
ef7490fe44 fixed typing bug 2026-01-10 22:56:30 +00:00
Khalim Conn-Kowlessar
1b3aa92671 already installed working 2026-01-10 21:21:18 +00:00
Khalim Conn-Kowlessar
3fe102c385 added rebaselining for installed measures 2026-01-10 18:52:26 +00:00
Khalim Conn-Kowlessar
808a5122ee added re-baselining to the property model 2026-01-10 14:59:46 +00:00
Khalim Conn-Kowlessar
ef942ef18a allow double glazing if no restrictions but confirmed performance of secondary glazing 2026-01-10 11:40:49 +00:00