Commit graph

32 commits

Author SHA1 Message Date
Daniel Roth
fa3e276dc4 define new domain object 2026-04-13 16:18:17 +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
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
23eb26527c got backend working with eco plan data for one property 2025-10-30 18:41:55 +00:00
Khalim Conn-Kowlessar
9963151944 debugging upload of funding data to db 2025-08-21 18:53:43 +01:00
Khalim Conn-Kowlessar
92a4d11247 adding goal value to scenario creation 2025-07-15 19:40:05 +01:00
Khalim Conn-Kowlessar
4ef2f0af28 completed mds outputs for the moment 2024-10-03 12:10:45 +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
Khalim Conn-Kowlessar
cadbd4f48a Adding scenario structure to backend 2024-07-30 17:42:36 +01:00
Khalim Conn-Kowlessar
53bb74ac4f Changing adjusted heat demand to kwh_savings in recommendations model 2024-07-09 23:03:49 +01:00
Khalim Conn-Kowlessar
c58389a266 updated push to db 2024-04-14 14:57:46 +01:00
Khalim Conn-Kowlessar
65f83930d5 added is_override to storage of recommendation 2024-04-13 16:25:12 +01:00
Khalim Conn-Kowlessar
35a75bc4e5 working on presentation and content 2024-02-21 17:30:56 +00:00
Khalim Conn-Kowlessar
4fb479d3c1 Added adjusted_heat_demand to Recommnendations model 2024-02-16 13:02:15 +00:00
Khalim Conn-Kowlessar
7ebfb3b99c Added labour days to cavity walls costs 2023-11-28 12:39:11 +00:00
Khalim Conn-Kowlessar
6ac397b565 Adding recommendation materials details to recommendations outputs 2023-08-21 14:39:34 +01:00
Khalim Conn-Kowlessar
560af9e0cf Added property id to plan creation 2023-08-16 12:10:24 +01:00
Khalim Conn-Kowlessar
557aa108e5 Added in costs placeholder and storing recommendations in backend 2023-08-15 17:48:24 +01:00
Khalim Conn-Kowlessar
4a338f9901 implemented structure of recommendation upload 2023-08-11 14:16:28 +01:00
Khalim Conn-Kowlessar
01496cd1e6 Added plan creation to recommendations api 2023-08-11 11:59:30 +01:00