Cumulative Rate of Auxiliary Electricity Power Consumption Rate of Plant

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Power Source
               

No description available for this field.

Name (identifier)
power_source
Type
text
Sample
                       
Consumption
               

No description available for this field.

Name (identifier)
consumption
Type
decimal
Sample
                       
Year on Year Growth
               

No description available for this field.

Name (identifier)
year_on_year_growth
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
text
Sample
                       
Statistical Period Month
               

No description available for this field.

Name (identifier)
statistical_period_month
Type
text
Sample
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"cumulative-rate-of-auxiliary-electricity-power-consumption-rate-of-plant",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cumulative-rate-of-auxiliary-electricity-power-consumption-rate-of-plant"
      }
    ]
    ,
  • "definitions":
    {
    • "cumulative-rate-of-auxiliary-electricity-power-consumption-rate-of-plant":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cumulative-rate-of-auxiliary-electricity-power-consumption-rate-of-plant_records"
            }
          }
        }
      }
      ,
    • "cumulative-rate-of-auxiliary-electricity-power-consumption-rate-of-plant_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "power_source":
              {
              • "type":"string",
              • "title":"Power Source",
              • "description":""
              }
              ,
            • "consumption":
              {
              • "type":"number",
              • "title":"Consumption",
              • "description":""
              }
              ,
            • "year_on_year_growth":
              {
              • "type":"number",
              • "title":"Year on Year Growth",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "statistical_period_month":
              {
              • "type":"string",
              • "title":"Statistical Period Month",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets