Tarification
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": 1731399.82,
"percentiles": {
"25.0": 1268850.6982642475,
"50.0": 1731399.8194397406,
"75.0": 1830620.1554631835
}
},
"reliability": {
"score": 5
},
"evaluation": {
"count": 30,
"residual": {
"mean": 79.80,
"percentiles": {
"50.0": 34.19480282513186,
"75.0": 83.26340164015775,
"90.0": 260.849550547636
}
}
},
"explanation": {
"baseValue": 5940.35,
"reliability": 87,
"features": {
"constructionYear": {
"contribInPercent": 14.03,
"handled": true,
"imputed": true,
"value": "1917"
},
"floorCount": {
"contribInPercent": 78.02,
"handled": true,
"imputed": false,
"value": "6"
},
"generalState": {
"contribInPercent": -2.70,
"handled": true,
"imputed": true,
"value": "NORMAL"
},
"balconyCount": {
"contribInPercent": 0.00,
"handled": false,
"imputed": true,
"value": "0"
},
"cellarCount": {
"contribInPercent": -1.28,
"handled": true,
"imputed": true,
"value": "0"
},
"gardenCount": {
"contribInPercent": -0.17,
"handled": true,
"imputed": true,
"value": "0"
},
"parkingCount": {
"contribInPercent": 5.19,
"handled": true,
"imputed": false,
"value": "1"
},
"swimmingPoolCount": {
"contribInPercent": -0.03,
"handled": true,
"imputed": true,
"value": "0"
},
"terraceCount": {
"contribInPercent": -1.83,
"handled": true,
"imputed": true,
"value": "0"
},
"roomCount": {
"contribInPercent": 5.23,
"handled": true,
"imputed": false,
"value": "5"
},
"surface": {
"contribInPercent": -5.90,
"handled": true,
"imputed": false,
"value": "140.0"
}
}
}
}
- Consommation: 1 SKU
Le nombre de SKU est égal au nombre de requête HTTP.
Commentaires
0 commentaire
Vous devez vous connecter pour laisser un commentaire.