records

records

Active filters Clear all

No active filters

Filters

Evolution of the global LNG carrier fleet

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
annee
Type
date
Sample
                       
Number of new LNG carriers
               

No description available for this field.

Name (identifier)
nombre_de_nouveaux_methaniers
Type
integer
Sample
                       
Total world fleet
               

No description available for this field.

Name (identifier)
total_de_la_flotte_mondiale
Type
integer
Sample
                       
Average capacity of LNG carriers (thousand m3)
               

No description available for this field.

Name (identifier)
capacite_moyenne_des_methaniers_millier_de_m3
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"evolution-de-la-flotte-mondiale-des-methaniers",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/evolution-de-la-flotte-mondiale-des-methaniers"
      }
    ]
    ,
  • "definitions":
    {
    • "evolution-de-la-flotte-mondiale-des-methaniers":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/evolution-de-la-flotte-mondiale-des-methaniers_records"
            }
          }
        }
      }
      ,
    • "evolution-de-la-flotte-mondiale-des-methaniers_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "nombre_de_nouveaux_methaniers":
              {
              • "type":"integer",
              • "title":"Number of new LNG carriers",
              • "description":""
              }
              ,
            • "total_de_la_flotte_mondiale":
              {
              • "type":"integer",
              • "title":"Total world fleet",
              • "description":""
              }
              ,
            • "capacite_moyenne_des_methaniers_millier_de_m3":
              {
              • "type":"number",
              • "title":"Average capacity of LNG carriers (thousand m3)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets