records
Nombre d'installations de production et de stockage d'électricité de moins de 36kW par IRIS (au 31 décembre 2021)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"nombre-installation-production-stockage-electricite-31122021",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/nombre-installation-production-stockage-electricite-31122021"
}
] - "definitions":{
- "nombre-installation-production-stockage-electricite-31122021":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/nombre-installation-production-stockage-electricite-31122021_records"
}
}
} - "records":
} - "properties":
- "nombre-installation-production-stockage-electricite-31122021_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "codeiris":,{
- "type":"string",
- "title":"codeIRIS",
- "description":"Code IRIS du point de livraison"
} - "codeinseecommune":,{
- "type":"string",
- "title":"codeINSEEcommune",
- "description":"Code INSEE commune du point de livraison"
} - "commune":,{
- "type":"string",
- "title":"commune",
- "description":"Libellé commune du point de livraison"
} - "code_insee_epci":,{
- "type":"string",
- "title":"Code INSEE EPCI",
- "description":"Code EPCI"
} - "epci":,{
- "type":"string",
- "title":"EPCI",
- "description":"Libellé EPCI"
} - "codedepartement":,{
- "type":"string",
- "title":"codeDepartement",
- "description":"Code département"
} - "departement":,{
- "type":"string",
- "title":"departement",
- "description":"Libellé département"
} - "coderegion":,{
- "type":"integer",
- "title":"codeRegion",
- "description":"Code région"
} - "region":,{
- "type":"string",
- "title":"Région",
- "description":"Libellé région"
} - "nbinstallations":{
- "type":"integer",
- "title":"nbInstallations",
- "description":"Nombre d'installations"
}
} - "codeiris":
}
} - "fields":
} - "properties":
} - "nombre-installation-production-stockage-electricite-31122021":
}