records

records

Active filters Clear all

No active filters

Filters

Evolution de la consommation de GNL (Carburant Routier) depuis 2017

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
                       
Consommation de GNL en tant que carburant routier (GWh/an)
               

No description available for this field.

Name (identifier)
consommation_de_gnl_en_tant_que_carburant_routier_gwh_an
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"evolution-de-la-consommation-de-gnl-carburant-routier-depuis-2017",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/evolution-de-la-consommation-de-gnl-carburant-routier-depuis-2017"
      }
    ]
    ,
  • "definitions":
    {
    • "evolution-de-la-consommation-de-gnl-carburant-routier-depuis-2017":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/evolution-de-la-consommation-de-gnl-carburant-routier-depuis-2017_records"
            }
          }
        }
      }
      ,
    • "evolution-de-la-consommation-de-gnl-carburant-routier-depuis-2017_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Année",
              • "description":""
              }
              ,
            • "consommation_de_gnl_en_tant_que_carburant_routier_gwh_an":
              {
              • "type":"integer",
              • "title":"Consommation de GNL en tant que carburant routier (GWh/an)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets