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=000AT0567_e429116b598ec0b8
&attributes=consogaz
{
"000AT0567_e429116b598ec0b8": {
"label": "12 RUE LIEUTENANT ANDRE",
"postcode": "71100",
"citycode": "71076",
"city": "Chalon-sur-Saône",
"ban": "71076_4600_00012",
"parcel": "71076000AT0567",
"lat": 46.79538099999999,
"lon": 4.856025,
"attributes": {
"consogaz": {
"value": 232,
"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"
}
}
}
}
}