mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Capture the Simplified RIR 'Roof room type' label from the survey 🟩
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
600262819c
commit
8a753822c8
1 changed files with 1 additions and 0 deletions
|
|
@ -728,6 +728,7 @@ class PasHubRdSapSiteNotesExtractor:
|
|||
slopes=surfaces("Slope"),
|
||||
common_walls=surfaces("Common wall"),
|
||||
flat_ceilings=surfaces("Flat ceiling"),
|
||||
roof_room_type=self._get_in(data, "Roof room type:"),
|
||||
)
|
||||
|
||||
def _parse_roof_space_detail(self, data: List[str]) -> RoofSpaceDetail:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue