Production of Petroleum Products(Calendar Year-wise)

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
                       
Products
               

No description available for this field.

Name (identifier)
products
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
% variation in 2016 over 2015
               

No description available for this field.

Name (identifier)
variation_in_2016_over_2015
Type
decimal
Unit
%
Sample
                       
% variation in 2017 over 2016
               

No description available for this field.

Name (identifier)
variation_in_2017_over_2016
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"production-of-petroleum-productscalendar-year-wise",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/production-of-petroleum-productscalendar-year-wise"
      }
    ]
    ,
  • "definitions":
    {
    • "production-of-petroleum-productscalendar-year-wise":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/production-of-petroleum-productscalendar-year-wise_records"
            }
          }
        }
      }
      ,
    • "production-of-petroleum-productscalendar-year-wise_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "products":
              {
              • "type":"string",
              • "title":"Products",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
              ,
            • "variation_in_2016_over_2015":
              {
              • "type":"number",
              • "title":"% variation in 2016 over 2015",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "variation_in_2017_over_2016":
              {
              • "type":"number",
              • "title":"% variation in 2017 over 2016",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets