Consommation d’électricité
Attribut réservé aux abonnés
API+- keyname
consoelec
- abstract Consommation annuelle d'électricité relevée à l'adresse
- type number
- unit MWhEF/an
https://api.urbs.fr/dashboard
?key={YOUR_API_KEY}
&id=000BM0170_778b644413181774
&attributes=consoelec
{
"000BM0170_778b644413181774": {
"label": "5 RUE COLETTE",
"postcode": "71100",
"citycode": "71076",
"city": "Chalon-Sur-Saone",
"ban": "71076_1964_00005",
"parcel": "71076000BM0170",
"lat": 46.78576154229914,
"lon": 4.857521002883037,
"attributes": {
"consoelec": {
"value": 93,
"unit": "MWhEF/an",
"source": {
"name": "Consommation d'électricité",
"provider": "MTES",
"model_year": "2022",
"reliability": "+++",
"method": "compteurs"
}
}
}
}
}