Domestic Retail Prices 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
                       
Product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
Retail Prices (Halalas-Liter)
               

No description available for this field.

Name (identifier)
retail_prices_halalas_liter
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"domestic-retail-prices-of-petroleum-derivatives-halalas-liter-2005-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/domestic-retail-prices-of-petroleum-derivatives-halalas-liter-2005-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "domestic-retail-prices-of-petroleum-derivatives-halalas-liter-2005-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/domestic-retail-prices-of-petroleum-derivatives-halalas-liter-2005-2014_records"
            }
          }
        }
      }
      ,
    • "domestic-retail-prices-of-petroleum-derivatives-halalas-liter-2005-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "retail_prices_halalas_liter":
              {
              • "type":"number",
              • "title":"Retail Prices (Halalas-Liter)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets