API.doc

Nombre de logements sociaux

  • keyname nlogsoc
  • abstract Nombre cumulé de logements sociaux à l'adresse
  • type number
        
    https://api.urbs.fr/dashboard
    ?key={YOUR_API_KEY}
    &id=000AN0274_c11f398eba8d510a
    &attributes=nlogsoc
{
    "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": {
            "nlogsoc": {
                "value": 24,
                "source": {
                    "name": "Répertoire des logements locatifs des bailleurs sociaux",
                    "reliability": "+++",
                    "provider": "MTES",
                    "model_year": "2024",
                    "updated_at": "2026-01-09T23:00:00.000Z",
                    "article_url": "https://forum.urbs.fr/docs?topic=1227"
                }
            }
        }
    }
}