Consommations pluri-annuelles d'électricité
Attribut réservé aux abonnés
API+- keyname
consoelec_pa
- abstract Consommations pluri-annuelles d'électricité relevées à l'adresse
- type string
- unit MWhEF/an
https://api.urbs.fr/dashboard
?key={YOUR_API_KEY}
&id=000BM0170_778b644413181774
&attributes=consoelec_pa
{
"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_pa": {
"value": {
"datasets": [
{
"label": "Nombre de PDL",
"type": "line",
"color": "#303f9f",
"values": [
63,
63,
64,
63,
63
]
},
{
"label": "Consommation d'électricité",
"type": "bar",
"color": "#ffe308",
"values": [
95,
93,
97,
95,
93
]
}
],
"labels": [
"2018",
"2019",
"2020",
"2021",
"2022"
]
},
"unit": "MWhEF/an",
"source": {
"name": "Consommation d'électricité",
"provider": "MTES",
"model_year": "2022",
"reliability": "+++",
"method": "compteurs"
}
}
}
}
}