Gasoline Prices

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Currency
               

No description available for this field.

Name (identifier)
currency
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Gasoline Price
               

No description available for this field.

Name (identifier)
gasoline_price
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"gasoline-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gasoline-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "gasoline-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gasoline-prices_records"
            }
          }
        }
      }
      ,
    • "gasoline-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "currency":
              {
              • "type":"string",
              • "title":"Currency",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "gasoline_price":
              {
              • "type":"number",
              • "title":"Gasoline Price",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset contains information about GCC countries oil consumption, gasoline, fuel, refined petroleum and liquefied petroleum data from 1980-2019
  • This dataset contains information about gasoline prices for 1991-2016.
  • This dataset contains GCC countries Oil Database for 2002-2021. Data from Joint Organisations Data Initiative. Follow datasource.kapsarc.org for timely data to advance energy economics research. 
  • This dataset contains information about world's crude oil prices for 1861-2020. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.