Domestic Consumption of Petroleum Derivatives

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
                       
Sector
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
Product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
Consumption (b/d)
               

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":"domestic-consumption-of-petroleum-derivatives-barrels-per-day-2005-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/domestic-consumption-of-petroleum-derivatives-barrels-per-day-2005-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "domestic-consumption-of-petroleum-derivatives-barrels-per-day-2005-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/domestic-consumption-of-petroleum-derivatives-barrels-per-day-2005-2014_records"
            }
          }
        }
      }
      ,
    • "domestic-consumption-of-petroleum-derivatives-barrels-per-day-2005-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Consumption (b/d)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets