Tarification
- Coût unitaire : 0.25 € (par SKU)
Endpoints
Endpoint : /properties/estimate
- Requête
GET https://api.yanport.com/properties/estimate??marketingType=SALE&propertyType=HOUSE&field=PRICE&lat=48.882072&lng=2.319269&roomCount=5&surface=140&explain=true&floorCount=6&parkingCount=2
- Réponse
{
"estimation": {
"value": 1780798.89,
"percentiles": {
"25.0": 1745793.0561836017,
"50.0": 1780798.8882637434,
"75.0": 1815804.720343885
}
},
"reliability": {
"score": 3
},
"evaluation": {
"count": 30,
"residual": {
"mean": 171.64,
"percentiles": {
"50.0": 183.12596536633532,
"75.0": 253.67531753104373,
"90.0": 302.9569195170495
}
}
},
"explanation": {
"shap": {
"base": 1307748.81,
"features": {
"construction_year": {
"weight": 176519.02,
"weightInPercent": 78.55,
"importance": 12.61,
"value": "1920.0"
},
"floor_count": {
"weight": 402056.29,
"weightInPercent": 178.91,
"importance": 28.71,
"value": "6.0"
},
"has_parking": {
"weight": 180867.39,
"weightInPercent": 80.48,
"importance": 12.92,
"value": "1.0"
},
"has_pool": {
"weight": 23240.36,
"weightInPercent": 10.34,
"importance": 1.66
},
"land_surface": {
"weight": 8625.69,
"weightInPercent": 3.84,
"importance": 0.62
},
"lat": {
"weight": -179266.90,
"weightInPercent": -79.77,
"importance": 12.80,
"value": "48.882072"
},
"lon": {
"weight": 17540.06,
"weightInPercent": 7.81,
"importance": 1.25,
"value": "2.319269"
},
"newly_built": {
"weight": 3616.94,
"weightInPercent": 1.61,
"importance": 0.26
},
"room_count": {
"weight": -40001.77,
"weightInPercent": -17.80,
"importance": 2.86,
"value": "5.0"
},
"surface": {
"weight": -327562.89,
"weightInPercent": -145.76,
"importance": 23.39,
"value": "140.0"
},
"timestamp": {
"weight": -40909.44,
"weightInPercent": -18.20,
"importance": 2.92,
"value": "1620130581.710909"
}
}
}
}
}
- Consommation: 0,25 SKU (soit 0,25 €)
Le nombre de SKU est égale au nombre de requête HTTP.
Commentaires
0 commentaire
Vous devez vous connecter pour laisser un commentaire.