For the complete documentation index, see llms.txt. This page is also available as Markdown.

Lock measures

With this function it is possible to lock measures from improvement via the input lock_measures.

Measures to lock

'wall_insulation'

'floor_insulation'

'sloped_roof_insulation'

'flat_roof_insulation'

'living_room_windows'

'bedroom_windows'

'installation'

'shower'

'cooling'

'ventilation'

'solar_panels'

'electric_cooking'

Example query

{
  "postcode": "2771DS",
  "housenumber": 87,
  "houseaddition": "",
  "target_label":"B",
	"lock_measures": ["sloped_roof_insulation","bedroom_windows"]
}

Laatst bijgewerkt