Resultaat interpretatie

Een uitleg en interpretatie van elke functie die wordt uitgevoerd in het API-antwoord.

Voorbeeld resultaat

{
	"Output": {
		"post_code": "2771DS",
		"house_number": 87,
		"house_addition": null,
		"build_year": 1961,
		"inner_surface_area": 131,
		"house_type": "vrijstaand",
		"installation": 4,
		"wall_insulation": 0,
		"roof_insulation": 2,
		"floor_insulation": 2,
		"living_room_windows": 1,
		"bedroom_windows": 1,
		"shower": 0,
		"ventilation": 0,
		"solar_panels": 0,
		"solarpanel_watt_peak": 212,
		"CO2": 5292,
		"definitive_energy_label": "C",
		"definitive_energy_label_type": "NEN7120",
		"definitive_energy_label_validity_date": "2030-12",
		"definitive_BENG2_score": null,
		"current_estimated_energy_label": "C",
		"current_estimated_BENG2_score": 211,
		"estimated_gas_usage": 3147,
		"estimated_energy_usage": 3686,
		"estimated_city_heating_usage": 0,
		"measures_method": 1
	}
}

Last updated