records

records

Active filters Clear all

No active filters

Filters

Consommation mensuelle de gaz des clients industriels de NaTran répartis par secteur industriel

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
Year

No description available for this field.

Name (identifier)
annee
Type
integer
Sample
                       
Mois
Date

No description available for this field.

Name (identifier)
mois
Type
text
Sample
                       
Secteur Industriel
               

No description available for this field.

Name (identifier)
secteur_industriel
Type
text
Sample
                       
Consommation de gaz des clients industriels (kWh 0°C PCS)
               

No description available for this field.

Name (identifier)
consommation_secteur_kwh
Type
decimal
Sample
                       
Consommation de gaz des clients industriels (TWh 0°C PCS)
               

No description available for this field.

Name (identifier)
consommation_secteur_twh
Type
decimal
Sample
                       
valeur_nulle
               

No description available for this field.

Name (identifier)
valeur_nulle
Type
text
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets