API.doc

Consommations pluri-annuelles de gaz

  • keyname consogaz_pa
  • abstract Consommations pluri-annuelles de gaz relevées à l'adresse
  • type string
        
    https://api.urbs.fr/dashboard
    ?key={YOUR_API_KEY}
    &id=000AB0067_c611c99475a184b3
    &attributes=consogaz_pa
{
    "000AB0067_c611c99475a184b3": {
        "label": "8 RUE ALPHONSE DAUDET",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-sur-Saône",
        "ban": "71076_0242_00008",
        "parcel": "71076000AB0067",
        "lat": 46.8075539672367,
        "lon": 4.841757418442621,
        "attributes": {
            "consogaz_pa": {
                "value": {
                    "datasets": [
                        {
                            "label": "Nombre de PDL",
                            "type": "line",
                            "color": "#303f9f",
                            "values": [
                                12,
                                12,
                                12,
                                12,
                                12,
                                12,
                                12
                            ]
                        },
                        {
                            "label": "Consommation de gaz",
                            "type": "bar",
                            "color": "#36cc95",
                            "values": [
                                40,
                                40,
                                43,
                                46,
                                40,
                                37,
                                31
                            ]
                        }
                    ],
                    "labels": [
                        "2018",
                        "2019",
                        "2020",
                        "2021",
                        "2022",
                        "2023",
                        "2024"
                    ]
                },
                "source": {
                    "name": "Consommation d'électricité, de gaz naturel, et de chaleur urbaine",
                    "reliability": null,
                    "provider": "MTES",
                    "model_year": "2025",
                    "updated_at": "2026-02-04T23:00:00.000Z",
                    "article_url": null
                }
            }
        }
    }
}