Natural Gas Trade as LNG

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
From_Country
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
from_country
Type
texte
Exemple
                       
To
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
billion_cubic_metres_to
Type
texte
Exemple
                       
Trade (Bcm)
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
trade_bcm
Type
décimal
Exemple
                       

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"natural-gas-trade-movement-lng@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natural-gas-trade-movement-lng@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "natural-gas-trade-movement-lng@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natural-gas-trade-movement-lng@kapsarc_records"
            }
          }
        }
      }
      ,
    • "natural-gas-trade-movement-lng@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "from_country":
              {
              • "type":"string",
              • "title":"From_Country",
              • "description":""
              }
              ,
            • "billion_cubic_metres_to":
              {
              • "type":"string",
              • "title":"To",
              • "description":""
              }
              ,
            • "trade_bcm":
              {
              • "type":"number",
              • "title":"Trade (Bcm)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Jeux de données similaires