Commit graph

95 commits

Author SHA1 Message Date
Jun-te Kim
f659718a7e resolved 2026-03-06 13:35:15 +00:00
Jun-te Kim
815ce01082 lambda code works locally 2026-03-06 12:51:08 +00:00
Daniel Roth
f5e4e68a22 remove unused imports 2026-03-05 12:03:23 +00:00
Daniel Roth
78ff040711 correct SQLModel typing 2026-03-05 11:58:39 +00:00
Daniel Roth
c0b2bf669c add source and source_id to Task object 2026-03-05 11:27:43 +00:00
Khalim Conn-Kowlessar
d693a0df50 removed create_type from enum (only created if it doesn't exist) 2026-02-26 18:21:37 +00:00
Khalim Conn-Kowlessar
1717e7b4c2 fixing typing issues 2026-02-26 12:45:52 +00:00
Khalim Conn-Kowlessar
bf3d6f4d51 working on integration test 2026-02-23 12:13:59 +00:00
Daniel Roth
e0e50d696a fixes so it runs (as far as the database update), plus some temp prints 2026-02-13 12:26:31 +00:00
Daniel Roth
bf0fce8ca5 Check whether plan with EPC goal is compliant (and change goal_value back to required)🟩 2026-02-12 16:08:37 +00:00
Daniel Roth
080000123f cater for goal_value being NULL 🟥 2026-02-12 15:40:03 +00:00
Daniel Roth
7c88e22424 Define Plan and Scenario domain classes 2026-02-12 12:31:37 +00:00
Daniel Roth
b3fa7c3051 rename Plan and Scenario to PlanModel and ScenarioModel 2026-02-12 12:01:39 +00:00
Daniel Roth
73607a5117 sqlalchemy 2.0 typing in scenario 2026-02-12 11:08:35 +00:00
Daniel Roth
e7f941d5e4 use sqlalchemy 2.0 typing in recommendations , and write processing logic 2026-02-12 10:00:47 +00:00
Daniel Roth
d83d73c129 Local postgres within devcontainer, plus fixes so data loads into db 2026-01-29 16:11:16 +00:00
Daniel Roth
32555640c9 Load surveys to database as part of processing 2026-01-29 12:15:52 +00:00
Daniel Roth
4ad200ea76 define models and bulk insert function 2026-01-28 15:01:10 +00:00
Khalim Conn-Kowlessar
fb6fca8966 added additional loggging into engine 2026-01-08 12:18:40 +00:00
Khalim Conn-Kowlessar
b2d07cfd7c preparing the already installed code for Peabody 2026-01-07 20:40:37 +00:00
Khalim Conn-Kowlessar
d4a45a5cce added additional fields to db and fixed flat roof recommendations bug 2025-12-08 18:45:46 +00:00
Khalim Conn-Kowlessar
bdc4c213ad working on cleaning epc data for old records 2025-12-05 09:40:24 +00:00
Khalim Conn-Kowlessar
a8417efda4 handling of SAP05 records 2025-11-29 08:19:24 +00:00
Khalim Conn-Kowlessar
d20725d12b adding tasks to engine 2025-11-26 21:42:09 +00:00
Khalim Conn-Kowlessar
5c8c9251c4 refactoring tasks to get working with sqlalchemy 2 2025-11-26 16:40:16 +00:00
Khalim Conn-Kowlessar
7fde580b37 set up epc model and already installed model 2025-11-25 13:43:36 +00:00
d98ae7db7b added task and sub task interface 2025-11-14 14:25:28 +00:00
5ab4d5a6d8 add my code to main 2025-11-14 13:36:09 +00:00
Khalim Conn-Kowlessar
cce58e0152 added implementation for associated uprn filtering 2025-11-10 22:01:21 +00:00
Khalim Conn-Kowlessar
23eb26527c got backend working with eco plan data for one property 2025-10-30 18:41:55 +00:00
Khalim Conn-Kowlessar
2aecf27900 debugging funding optimiser for existing gshp - remove ashp and hhrsh recommendations when gshp in place 2025-10-29 10:51:34 +00:00
Khalim Conn-Kowlessar
b8fc16dac5 added new measure 2025-10-28 14:41:28 +00:00
Khalim Conn-Kowlessar
7c5c7ceb0c added better logging on dupes and adding new types to material table 2025-09-28 15:34:05 +01:00
Khalim Conn-Kowlessar
9963151944 debugging upload of funding data to db 2025-08-21 18:53:43 +01:00
Khalim Conn-Kowlessar
529830ee0f implementing database call for funding 2025-08-20 19:26:05 +01:00
Khalim Conn-Kowlessar
c7f8ea88d6 Added innovation rate to wall insulation 2025-08-17 17:45:25 +01:00
Khalim Conn-Kowlessar
92a4d11247 adding goal value to scenario creation 2025-07-15 19:40:05 +01:00
Khalim Conn-Kowlessar
292da782a0 changing simulation methodology to use corrected floor area 2025-03-16 18:47:41 +00:00
Khalim Conn-Kowlessar
4ef2f0af28 completed mds outputs for the moment 2024-10-03 12:10:45 +01:00
Khalim Conn-Kowlessar
1f1bf9981c adding measure type for wall and roof insulation 2024-10-03 10:38:14 +01:00
Khalim Conn-Kowlessar
316a42bacb Updating roof recommendations to allow room roof recommendations to be included in non-invasive recommendations 2024-09-09 20:11:28 +01:00
Khalim Conn-Kowlessar
984abe7292 Working upload of documents to backend 2024-09-04 19:39:31 +01:00
Khalim Conn-Kowlessar
d8e337e55d adding other energy assessment tables 2024-09-04 15:58:08 +01:00
Khalim Conn-Kowlessar
1fda0dc237 debugged extract_property_on_site_recommendations 2024-08-19 17:55:14 +01:00
Khalim Conn-Kowlessar
308e028605 fixing dupes 2024-08-19 16:54:19 +01:00
Khalim Conn-Kowlessar
c48fb674de Added PortfolioUsers table 2024-08-19 13:43:18 +01:00
Khalim Conn-Kowlessar
1e16babab3 added heating and hot water consumption per property to db 2024-08-13 18:28:38 +01:00
Khalim Conn-Kowlessar
8596878fc0 recommendaions process working 2024-07-31 11:59:29 +01:00
Khalim Conn-Kowlessar
096915bf33 added missing fields to scenarios model 2024-07-30 21:11:04 +01:00
Khalim Conn-Kowlessar
b1f4f154dd Refactored recommendation uploading to return ids explicitly on upload 2024-07-30 20:00:32 +01:00