records
Consommation mensuelle de gaz des clients industriels de NaTran répartis par secteur industriel
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":"grt-conso-gaz-secteurs-indus-def",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/grt-conso-gaz-secteurs-indus-def"
}
] - "definitions":{
- "grt-conso-gaz-secteurs-indus-def":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/grt-conso-gaz-secteurs-indus-def_records"
}
}
} - "records":
} - "properties":
- "grt-conso-gaz-secteurs-indus-def_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "annee":,{
- "type":"integer",
- "title":"Year",
- "description":"Year"
} - "mois":,{
- "type":"string",
- "title":"Mois",
- "description":"Date"
} - "secteur_industriel":,{
- "type":"string",
- "title":"Secteur Industriel",
- "description":""
} - "consommation_secteur_kwh":,{
- "type":"number",
- "title":"Consommation de gaz des clients industriels (kWh 0°C PCS)",
- "description":""
} - "consommation_secteur_twh":,{
- "type":"number",
- "title":"Consommation de gaz des clients industriels (TWh 0°C PCS)",
- "description":""
} - "valeur_nulle":{
- "type":"string",
- "title":"valeur_nulle",
- "description":""
}
} - "annee":
}
} - "fields":
} - "properties":
} - "grt-conso-gaz-secteurs-indus-def":
}