India Power Sector Review

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
                       
Country
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
INDICATOR_NAME
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
FREQUENCY
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
VALUE
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
COUNTRY_ID
               

No description available for this field.

Name (identifier)
country_id
Type
text
Sample
                       
COUNTRY_REGIONID
               

No description available for this field.

Name (identifier)
country_regionid
Type
text
Sample
                       
INDICATOR_ID
               

No description available for this field.

Name (identifier)
indicator_id
Type
text
Sample
                       
INDICATOR_OTHER-NOTES
               

No description available for this field.

Name (identifier)
indicator_other_notes
Type
text
Sample
                       
INDICATOR_SHORT-DEFINITION
               

No description available for this field.

Name (identifier)
indicator_short_definition
Type
text
Sample
                       
INDICATOR_SOURCE
               

No description available for this field.

Name (identifier)
indicator_source
Type
text
Sample
                       
INDICATOR_TOPIC
               

No description available for this field.

Name (identifier)
indicator_topic
Type
text
Sample
                       
INDICATOR_UNIT-OF-MEASURE
               

No description available for this field.

Name (identifier)
indicator_unit_of_measure
Type
text
Sample
                       
SERIES_ID
               

No description available for this field.

Name (identifier)
series_id
Type
text
Sample
                       
SERIES_NAME
               

No description available for this field.

Name (identifier)
series_name
Type
text
Sample
                       
SERIES_SERIES
               

No description available for this field.

Name (identifier)
series_series
Type
text
Sample
                       
SERIES_SERIESNAME
               

No description available for this field.

Name (identifier)
series_seriesname
Type
text
Sample
                       
SERIES_SPECIAL-NOTES
               

No description available for this field.

Name (identifier)
series_special_notes
Type
text
Sample
                       
TOPIC_ID
               

No description available for this field.

Name (identifier)
topic_id
Type
text
Sample
                       
TOPIC_NAME
               

No description available for this field.

Name (identifier)
topic_name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"india-power-sector-review",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/india-power-sector-review"
      }
    ]
    ,
  • "definitions":
    {
    • "india-power-sector-review":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/india-power-sector-review_records"
            }
          }
        }
      }
      ,
    • "india-power-sector-review_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "country_name":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"INDICATOR_NAME",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"FREQUENCY",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"VALUE",
              • "description":""
              }
              ,
            • "country_id":
              {
              • "type":"string",
              • "title":"COUNTRY_ID",
              • "description":""
              }
              ,
            • "country_regionid":
              {
              • "type":"string",
              • "title":"COUNTRY_REGIONID",
              • "description":""
              }
              ,
            • "indicator_id":
              {
              • "type":"string",
              • "title":"INDICATOR_ID",
              • "description":""
              }
              ,
            • "indicator_other_notes":
              {
              • "type":"string",
              • "title":"INDICATOR_OTHER-NOTES",
              • "description":""
              }
              ,
            • "indicator_short_definition":
              {
              • "type":"string",
              • "title":"INDICATOR_SHORT-DEFINITION",
              • "description":""
              }
              ,
            • "indicator_source":
              {
              • "type":"string",
              • "title":"INDICATOR_SOURCE",
              • "description":""
              }
              ,
            • "indicator_topic":
              {
              • "type":"string",
              • "title":"INDICATOR_TOPIC",
              • "description":""
              }
              ,
            • "indicator_unit_of_measure":
              {
              • "type":"string",
              • "title":"INDICATOR_UNIT-OF-MEASURE",
              • "description":""
              }
              ,
            • "series_id":
              {
              • "type":"string",
              • "title":"SERIES_ID",
              • "description":""
              }
              ,
            • "series_name":
              {
              • "type":"string",
              • "title":"SERIES_NAME",
              • "description":""
              }
              ,
            • "series_series":
              {
              • "type":"string",
              • "title":"SERIES_SERIES",
              • "description":""
              }
              ,
            • "series_seriesname":
              {
              • "type":"string",
              • "title":"SERIES_SERIESNAME",
              • "description":""
              }
              ,
            • "series_special_notes":
              {
              • "type":"string",
              • "title":"SERIES_SPECIAL-NOTES",
              • "description":""
              }
              ,
            • "topic_id":
              {
              • "type":"string",
              • "title":"TOPIC_ID",
              • "description":""
              }
              ,
            • "topic_name":
              {
              • "type":"string",
              • "title":"TOPIC_NAME",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets