records

records

Active filters Clear all

No active filters

Filters

Consommation annuelle de gaz des Centrales à Cycle Combiné Gaz (zone NaTran)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Année
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Opérateur
               

No description available for this field.

Name (identifier)
operateur
Type
text
Sample
                       
Statut de la donnée
               

No description available for this field.

Name (identifier)
statut_de_la_donnee
Type
text
Sample
                       
Consommation annuelle en MWh
               

No description available for this field.

Name (identifier)
consommation_annuelle_en_mwh
Type
decimal
Sample
                       
Consommation annuelle en KWh
               

No description available for this field.

Name (identifier)
consommation_annuelle_en_kwh
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"cccg-nat-annuel-def",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cccg-nat-annuel-def"
      }
    ]
    ,
  • "definitions":
    {
    • "cccg-nat-annuel-def":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cccg-nat-annuel-def_records"
            }
          }
        }
      }
      ,
    • "cccg-nat-annuel-def_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "operateur":
              {
              • "type":"string",
              • "title":"Opérateur",
              • "description":""
              }
              ,
            • "statut_de_la_donnee":
              {
              • "type":"string",
              • "title":"Statut de la donnée",
              • "description":""
              }
              ,
            • "consommation_annuelle_en_mwh":
              {
              • "type":"number",
              • "title":"Consommation annuelle en MWh",
              • "description":""
              }
              ,
            • "consommation_annuelle_en_kwh":
              {
              • "type":"integer",
              • "title":"Consommation annuelle en KWh",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets