Returns the impact of an Energylabel change on sale duration and difference in expected transaction price vs. asking price
200: OK Successful response 400: Bad Request Unsuccessful response 422: Unprocessable Entity Wrong input 500: Internal Server Error Service is not available and/or down 403: Forbidden Forbidden 401: Unauthorized No access
Copy {
"current_insights": {
"stratification": "('B', 'Dorpskern', 'vrijstaand', '1990-2004', '>150')",
"mean_sales_duration": "124.0",
"median_sales_duration": "144.0",
"mean_diff_price": "28733.0",
"median_diff_price": "42000.0"
},
"target_insights": {
"stratification": "('A', 'Dorpskern', 'vrijstaand', '1990-2004', '>150')",
"mean_sales_duration": "118.0",
"median_sales_duration": "118.0",
"mean_diff_price": "-12375.0",
"median_diff_price": "-17250.0"
},
"delta": {
"mean_sales_duration": "6.0",
"median_sales_duration": "26.0",
"mean_diff_price": "41108.0",
"median_diff_price": "59250.0",
"mean_diff_price_percentage": "143.1",
"median_diff_price_percentage": "141.1",
"ecovalue": "12872"
}
}
Copy {
"Output": "The given house address not found in database, the combination of Post Code, House Number and House Addition does not exist."
}
{
"Output": "The current energy label for the given house address not found in database. Please provide the current energy label."
}
{
"Output": "We are not able to provide insights at the moment."
}
Copy {
"message": "Internal server error"
}
Copy {
"message": "Missing Authentication Token"
}
Copy {
'Output': 'Please use https://api.altum.ai or visit https://mopsus.altum.ai to make your request.'
}
Copy {
"postcode": "1015GS ",
"housenumber":58,
"houseaddition": "A1",
"target_energy_label": "A",
"ecovalue": 1
}