API.doc

Nombre de logements

  • keyname nlogh
  • abstract Nombre total de logements à l'adresse
  • type number
        
    https://api.urbs.fr/dashboard
    ?key={YOUR_API_KEY}
    &id=000AN0274_c11f398eba8d510a
    &attributes=nlogh
{
    "000AN0274_c11f398eba8d510a": {
        "label": "1 RUE ROBERT DESNOS",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-sur-Saône",
        "ban": "71076_6743_00001",
        "parcel": "71076000AN0274",
        "lat": 46.801335312195334,
        "lon": 4.858811222005213,
        "attributes": {
            "nlogh": {
                "value": 24,
                "source": {
                    "name": "Fichiers Fonciers enrichis",
                    "reliability": "+++",
                    "provider": "CEREMA",
                    "model_year": "2025",
                    "updated_at": "2026-01-15T23:00:00.000Z",
                    "article_url": "https://forum.urbs.fr/docs?topic=1222"
                }
            }
        }
    }
}