records

records

Active filters Clear all

No active filters

Filters

Origine du gaz naturel importé en France

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
text
Sample
                       
Pays d'origine (FR)
               

No description available for this field.

Name (identifier)
pays_d_origine
Type
text
Sample
                       
Pays d'origine (EN)
               

No description available for this field.

Name (identifier)
pays_dorigine_en
Type
text
Sample
                       
Quantité importée en France (TWh)
               

No description available for this field.

Name (identifier)
quantite_importee_en_france_twh
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"origine-du-gaz-naturel-importe-en-france",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/origine-du-gaz-naturel-importe-en-france"
      }
    ]
    ,
  • "definitions":
    {
    • "origine-du-gaz-naturel-importe-en-france":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/origine-du-gaz-naturel-importe-en-france_records"
            }
          }
        }
      }
      ,
    • "origine-du-gaz-naturel-importe-en-france_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "title":"Année",
              • "description":""
              }
              ,
            • "pays_d_origine":
              {
              • "type":"string",
              • "title":"Pays d'origine (FR)",
              • "description":""
              }
              ,
            • "pays_dorigine_en":
              {
              • "type":"string",
              • "title":"Pays d'origine (EN)",
              • "description":""
              }
              ,
            • "quantite_importee_en_france_twh":
              {
              • "type":"number",
              • "title":"Quantité importée en France (TWh)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets