Oil Trade Movement - Exports

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
                       
Oil Exports
               

No description available for this field.

Name (identifier)
oil_exports_kbd
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"no-name5",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/no-name5"
      }
    ]
    ,
  • "definitions":
    {
    • "no-name5":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/no-name5_records"
            }
          }
        }
      }
      ,
    • "no-name5_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "thousand_barrels_daily":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "oil_exports_kbd":
              {
              • "type":"number",
              • "title":"Oil Exports",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets