# Lock measures

### Measures to lock

`'wall_insulation'`

&#x20;`'floor_insulation'`

&#x20;`'sloped_roof_insulation'`

`'flat_roof_insulation'`

&#x20;`'living_room_windows'`

`'bedroom_windows'`&#x20;

`'installation'`

&#x20;`'shower'`

&#x20;`'cooling'`&#x20;

`'ventilation'`

&#x20;`'solar_panels'`

&#x20;`'electric_cooking'`

#### **Example query**

<pre><code>{
  "postcode": "2771DS",
  "housenumber": 87,
  "houseaddition": "",
<strong>  "target_label":"B",
</strong>	"lock_measures": ["sloped_roof_insulation","bedroom_windows"]
}
</code></pre>
