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=000DK0136_fd8a755983634c65
    &attributes=nlogsoc
{
    "000DK0136_fd8a755983634c65": {
        "label": "84 AV BOUCICAUT",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-sur-Saône",
        "ban": "71076_1010_00084",
        "parcel": "71076000DK0136",
        "lat": 46.78740463475748,
        "lon": 4.83935619046497,
        "attributes": {
            "nlogsoc": {
                "value": 0,
                "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"
                }
            }
        }
    }
}