Crude Oil Imports by Country and Geographic Area(Africa)

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Reigon
               

No description available for this field.

Name (identifier)
reigon
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"crude-oil-imports-by-country-and-geographic-areaafrica",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/crude-oil-imports-by-country-and-geographic-areaafrica"
      }
    ]
    ,
  • "definitions":
    {
    • "crude-oil-imports-by-country-and-geographic-areaafrica":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/crude-oil-imports-by-country-and-geographic-areaafrica_records"
            }
          }
        }
      }
      ,
    • "crude-oil-imports-by-country-and-geographic-areaafrica_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "reigon":
              {
              • "type":"string",
              • "title":"Reigon",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets