Power Sector Data

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Indicator Name
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
ELECTRICITY_DISTRUBUTIONCOMPANY_NAME
               

No description available for this field.

Name (identifier)
electricity_distrubutioncompany_name
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
INDICATOR_TYPE
               

No description available for this field.

Name (identifier)
indicator_type
Type
text
Sample
                       
ELECTRICITY_DISTRUBUTIONCOMPANY_NOTE
               

No description available for this field.

Name (identifier)
electricity_distrubutioncompany_note
Type
text
Sample
                       
POWER_PLANT_OWNERSHIPS_NAME
               

No description available for this field.

Name (identifier)
power_plant_ownerships_name
Type
text
Sample
                       
POWER_PLANT_OWNERSHIPS_TYPE
               

No description available for this field.

Name (identifier)
power_plant_ownerships_type
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"power-sector-of-nigeria-2012",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/power-sector-of-nigeria-2012"
      }
    ]
    ,
  • "definitions":
    {
    • "power-sector-of-nigeria-2012":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/power-sector-of-nigeria-2012_records"
            }
          }
        }
      }
      ,
    • "power-sector-of-nigeria-2012_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator Name",
              • "description":""
              }
              ,
            • "electricity_distrubutioncompany_name":
              {
              • "type":"string",
              • "title":"ELECTRICITY_DISTRUBUTIONCOMPANY_NAME",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "indicator_type":
              {
              • "type":"string",
              • "title":"INDICATOR_TYPE",
              • "description":""
              }
              ,
            • "electricity_distrubutioncompany_note":
              {
              • "type":"string",
              • "title":"ELECTRICITY_DISTRUBUTIONCOMPANY_NOTE",
              • "description":""
              }
              ,
            • "power_plant_ownerships_name":
              {
              • "type":"string",
              • "title":"POWER_PLANT_OWNERSHIPS_NAME",
              • "description":""
              }
              ,
            • "power_plant_ownerships_type":
              {
              • "type":"string",
              • "title":"POWER_PLANT_OWNERSHIPS_TYPE",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets