Oil Trade Movement

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
thousand_barrels_daily
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Trade Movement
               

No description available for this field.

Name (identifier)
trade_movement
Type
decimal
Sample
                       
Growth rate per annum 2021
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2021
Type
decimal
Sample
                       
Growth rate per annum 2011-2021
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2011_2021
Type
decimal
Sample
                       
Share 2021
               

No description available for this field.

Name (identifier)
share_2021
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"oil-trade-movement",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/oil-trade-movement"
      }
    ]
    ,
  • "definitions":
    {
    • "oil-trade-movement":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/oil-trade-movement_records"
            }
          }
        }
      }
      ,
    • "oil-trade-movement_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "thousand_barrels_daily":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "trade_movement":
              {
              • "type":"number",
              • "title":"Trade Movement",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2021":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2021",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2011_2021":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2011-2021",
              • "description":""
              }
              ,
            • "share_2021":
              {
              • "type":"number",
              • "title":"Share 2021",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets