Electricity Consumption Tariffs

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Tariff Type
               

No description available for this field.

Name (identifier)
tariff_type
Type
text
Sample
                       
Bahrain (US cents/kWh)
               

No description available for this field.

Name (identifier)
bahrain
Type
decimal
Sample
                       
Kuwait (US cents/kWh)
               

No description available for this field.

Name (identifier)
kuwait
Type
decimal
Sample
                       
Oman (US cents/kWh)
               

No description available for this field.

Name (identifier)
oman
Type
decimal
Sample
                       
Qatar (US cents/kWh)
               

No description available for this field.

Name (identifier)
qatar
Type
text
Sample
                       
Saudi Arabia (US cents/kWh)
               

No description available for this field.

Name (identifier)
saudi_arabia
Type
decimal
Sample
                       
UAE - Abu Dhabi (US cents/kWh)
               

No description available for this field.

Name (identifier)
uae_aby_dhabi
Type
text
Sample
                       
UAE - Dubai (US cents/kWh)
               

No description available for this field.

Name (identifier)
uae_dhabi
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"electricity-consumption-tariffs-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-consumption-tariffs-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-consumption-tariffs-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-consumption-tariffs-2014_records"
            }
          }
        }
      }
      ,
    • "electricity-consumption-tariffs-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "tariff_type":
              {
              • "type":"string",
              • "title":"Tariff Type",
              • "description":""
              }
              ,
            • "bahrain":
              {
              • "type":"number",
              • "title":"Bahrain (US cents/kWh)",
              • "description":""
              }
              ,
            • "kuwait":
              {
              • "type":"number",
              • "title":"Kuwait (US cents/kWh)",
              • "description":""
              }
              ,
            • "oman":
              {
              • "type":"number",
              • "title":"Oman (US cents/kWh)",
              • "description":""
              }
              ,
            • "qatar":
              {
              • "type":"string",
              • "title":"Qatar (US cents/kWh)",
              • "description":""
              }
              ,
            • "saudi_arabia":
              {
              • "type":"number",
              • "title":"Saudi Arabia (US cents/kWh)",
              • "description":""
              }
              ,
            • "uae_aby_dhabi":
              {
              • "type":"string",
              • "title":"UAE - Abu Dhabi (US cents/kWh)",
              • "description":""
              }
              ,
            • "uae_dhabi":
              {
              • "type":"string",
              • "title":"UAE - Dubai (US cents/kWh)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets