International Trade of Conventional Crude Oil ( Principal importers/exporters)

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 or Area
               

No description available for this field.

Name (identifier)
country_or_area
Type
text
Sample
                       
Commodity - Transaction
               

No description available for this field.

Name (identifier)
commodity_transaction
Type
text
Sample
                       
Quantity
               

No description available for this field.

Name (identifier)
quantity
Type
decimal
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       
Quantity Footnotes
               

No description available for this field.

Name (identifier)
quantity_footnotes
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"international-trade-of-conventional-crude-oil-principal-importersexporters",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/international-trade-of-conventional-crude-oil-principal-importersexporters"
      }
    ]
    ,
  • "definitions":
    {
    • "international-trade-of-conventional-crude-oil-principal-importersexporters":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/international-trade-of-conventional-crude-oil-principal-importersexporters_records"
            }
          }
        }
      }
      ,
    • "international-trade-of-conventional-crude-oil-principal-importersexporters_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_or_area":
              {
              • "type":"string",
              • "title":"Country or Area",
              • "description":""
              }
              ,
            • "commodity_transaction":
              {
              • "type":"string",
              • "title":"Commodity - Transaction",
              • "description":""
              }
              ,
            • "quantity":
              {
              • "type":"number",
              • "title":"Quantity",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
              ,
            • "quantity_footnotes":
              {
              • "type":"integer",
              • "title":"Quantity Footnotes",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets