logo-urbs

U.R.B.S

Consommation de gaz

Attribut réservé aux abonnés

API+
  • keyname consogaz
  • abstract Consommation annuelle de gaz relevée à l'adresse
  • type number
  • unit MWhEF/an
        
    https://api.urbs.fr/dashboard
    ?key={YOUR_API_KEY}
    &id=000DE0120_07781a804ec0b9fe
    &attributes=consogaz
{
    "000DE0120_07781a804ec0b9fe": {
        "label": "1 RUE GUILLAUME APOLLINAIRE",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-sur-Saône",
        "ban": "71076_3660_00001",
        "parcel": "71076000DE0120",
        "lat": 46.79470258238138,
        "lon": 4.850966220465551,
        "attributes": {
            "consogaz": {
                "value": 368,
                "unit": "MWhEF/an",
                "source": {
                    "name": "Consommation d'électricité, de gaz naturel, et de chaleur urbaine",
                    "reliability": "+++",
                    "provider": "MTES",
                    "model_year": "2024",
                    "updated_at": "2025-02-04T23:00:00.000Z",
                    "article_url": "https://forum.urbs.fr/docs?topic=1231"
                }
            }
        }
    }
}