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=000DK0369_ceca439d90335c2e
&attributes=consogaz
{
"000DK0369_ceca439d90335c2e": {
"label": "36 RUE DE L'INDUSTRIE",
"postcode": "71100",
"citycode": "71076",
"city": "Chalon-sur-Saône",
"ban": "71076_4020_00036",
"parcel": "71076000DK0369",
"lat": 46.78829368557372,
"lon": 4.840642680961642,
"attributes": {
"consogaz": {
"value": 36,
"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"
}
}
}
}
}