API.doc

Nombre de transactions

  • keyname nbtransaction
  • abstract Nombre total de transactions, de type vente (uniquement) relevé à l'adresse
  • type number
        
    https://api.urbs.fr/dashboard
    ?key={YOUR_API_KEY}
    &id=000CH0076_02eafee729f7792a
    &attributes=nbtransaction
{
    "000CH0076_02eafee729f7792a": {
        "label": "51 RUE GLORIETTE",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-sur-Saône",
        "ban": "71076_3360_00051",
        "parcel": "71076000CH0076",
        "lat": 46.78147700648523,
        "lon": 4.84982569589409,
        "attributes": {
            "nbtransaction": {
                "value": 5,
                "source": {
                    "name": "Demande de valeur foncière",
                    "reliability": "+++",
                    "provider": "ETALAB",
                    "model_year": "2014 à 2025",
                    "updated_at": "2026-02-19T23:00:00.000Z",
                    "article_url": null
                }
            }
        }
    }
}