Fuel Prices Kingdom's Electricity Producers

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
                       
Fuel Type
               

No description available for this field.

Name (identifier)
fuel_type
Type
text
Sample
                       
Paid by the Kingdom’s Electricity Producers (US$/million BTU)
               

No description available for this field.

Name (identifier)
paid_by_the_kingdom_s_electricity_producers
Type
decimal
Sample
                       
International (US$/million BTU)
               

No description available for this field.

Name (identifier)
international
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"comparisons-of-fuel-prices-paid-by-the-electricity-producers-in-the-kingdom-with",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/comparisons-of-fuel-prices-paid-by-the-electricity-producers-in-the-kingdom-with"
      }
    ]
    ,
  • "definitions":
    {
    • "comparisons-of-fuel-prices-paid-by-the-electricity-producers-in-the-kingdom-with":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/comparisons-of-fuel-prices-paid-by-the-electricity-producers-in-the-kingdom-with_records"
            }
          }
        }
      }
      ,
    • "comparisons-of-fuel-prices-paid-by-the-electricity-producers-in-the-kingdom-with_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year ",
              • "description":""
              }
              ,
            • "fuel_type":
              {
              • "type":"string",
              • "title":"Fuel Type",
              • "description":""
              }
              ,
            • "paid_by_the_kingdom_s_electricity_producers":
              {
              • "type":"number",
              • "title":"Paid by the Kingdom’s Electricity Producers (US$/million BTU)",
              • "description":""
              }
              ,
            • "international":
              {
              • "type":"number",
              • "title":"International (US$/million BTU)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets