Commit graph

2910 commits

Author SHA1 Message Date
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
Daniel Roth
b808f132a8 Update devcontainer and include test packages 2026-01-16 15:49:02 +00:00
KhalimCK
941be42b83
Merge pull request #678 from Hestia-Homes/portfolio-diagnostics
removing bug which is double removing installed SAP
2026-01-14 02:14:43 +00:00
Khalim Conn-Kowlessar
8ad2c002fd removing bug 2026-01-14 02:13:46 +00:00
KhalimCK
06ba3ff7be
Merge pull request #676 from Hestia-Homes/portfolio-diagnostics
don't say ventilation is already installed if cwi installed
2026-01-14 01:54:09 +00:00
Khalim Conn-Kowlessar
5f2bc596ca don't say ventilation is already installed if cwi installed 2026-01-14 01:52:32 +00:00
KhalimCK
48e51bcd06
Merge pull request #674 from Hestia-Homes/portfolio-diagnostics
made adjustment to force any already installed properties to be included in a plan
2026-01-14 00:03:24 +00:00
Khalim Conn-Kowlessar
6f1159e871 made adjustment to force any already installed properties to be included in a plan 2026-01-14 00:01:01 +00:00
KhalimCK
f918858a34
Merge pull request #672 from Hestia-Homes/portfolio-diagnostics
fix missing file
2026-01-13 19:33:54 +00:00
Khalim Conn-Kowlessar
15725a1d13 fix missing file 2026-01-13 19:32:53 +00:00
KhalimCK
489920641a
Merge pull request #670 from Hestia-Homes/portfolio-diagnostics
upgrading db via config rather than duplicate variable
2026-01-13 19:30:35 +00:00
Khalim Conn-Kowlessar
c07b012ebb upgrading db 2026-01-13 19:29:53 +00:00
KhalimCK
a9050bddfb
Merge pull request #668 from Hestia-Homes/portfolio-diagnostics
upgrade database instance power
2026-01-13 19:23:17 +00:00
Khalim Conn-Kowlessar
1ef909e87a upgrade database instance power 2026-01-13 19:22:40 +00:00
KhalimCK
43b327e31d
Merge pull request #666 from Hestia-Homes/portfolio-diagnostics
Added change to pass an already installed sap value, which rebaseline…
2026-01-12 17:34:56 +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
KhalimCK
98df87fbd9
Merge pull request #664 from Hestia-Homes/portfolio-diagnostics
Portfolio diagnostics
2026-01-12 14:11:42 +00:00
Khalim Conn-Kowlessar
f44d58c08e added new ecr and predictions bucket 2026-01-12 14:10:28 +00:00
Khalim Conn-Kowlessar
bae3e13e21 minor peabody output work 2026-01-12 13:51:28 +00:00
KhalimCK
3809066cbf
Merge pull request #662 from Hestia-Homes/portfolio-diagnostics
fixed typing bug
2026-01-10 22:58:00 +00:00
Khalim Conn-Kowlessar
ef7490fe44 fixed typing bug 2026-01-10 22:56:30 +00:00
KhalimCK
ab41daa56a
Merge pull request #660 from Hestia-Homes/portfolio-diagnostics
removed stupid import
2026-01-10 21:43:48 +00:00
Khalim Conn-Kowlessar
5dd29ee1c6 removed stupid import 2026-01-10 21:43:15 +00:00
KhalimCK
689f1a23d1
Merge pull request #658 from Hestia-Homes/portfolio-diagnostics
Implemented a better version of already installed re-baselining
2026-01-10 21:25:43 +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
b156513524 updating windows description for secondary glazing replacement to double 2026-01-10 11:48:56 +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
KhalimCK
e4f09cd6cc
Merge pull request #656 from Hestia-Homes/portfolio-diagnostics
reverted
2026-01-08 13:41:40 +00:00
Khalim Conn-Kowlessar
ef350df6d8 reverted 2026-01-08 13:40:48 +00:00
KhalimCK
f18a82a70f
Merge pull request #654 from Hestia-Homes/portfolio-diagnostics
another try on sls
2026-01-08 13:34:20 +00:00
Khalim Conn-Kowlessar
8439600463 another try on sls 2026-01-08 13:33:00 +00:00
KhalimCK
f6b912fe86
Merge pull request #652 from Hestia-Homes/portfolio-diagnostics
specify runtime in sls
2026-01-08 13:22:37 +00:00
Khalim Conn-Kowlessar
15ca3fa571 specify runtime in sls 2026-01-08 13:20:41 +00:00
KhalimCK
9fe16eb6c0
Merge pull request #650 from Hestia-Homes/portfolio-diagnostics
testing moving runtime to function level
2026-01-08 13:14:35 +00:00
Khalim Conn-Kowlessar
1d81db508d testing moving runtime to function level 2026-01-08 13:13:41 +00:00