Coal Consumption By Coal Power Plant and Region

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Coal Consumption Per Unit of Electricity Generation this Year
               

No description available for this field.

Name (identifier)
coal_consumption_per_unit_of_electricity_generation_this_year
Type
decimal
Sample
                       
Coal Consumption Per Unit of Electricity Generation Last Year
               

No description available for this field.

Name (identifier)
coal_consumption_per_unit_of_electricity_generation_last_year
Type
decimal
Sample
                       
Coal Consumption Per Unit of Power Supply this Year
               

No description available for this field.

Name (identifier)
coal_consumption_per_unit_of_power_supply_this_year
Type
decimal
Sample
                       
Coal Consumption Per Unit of Power Supply Last Year
               

No description available for this field.

Name (identifier)
coal_consumption_per_unit_of_power_supply_last_year
Type
decimal
Sample
                       
Statistical Year
               

No description available for this field.

Name (identifier)
statistical_year
Type
text
Sample
                       
Month
               

No description available for this field.

Name (identifier)
month2
Type
integer
Sample
                       
Statistical Period Month
               

No description available for this field.

Name (identifier)
statistical_period_month
Type
date
Sample
                       
Latitude
               

No description available for this field.

Name (identifier)
latitude
Type
text
Sample
                       
Longitude
               

No description available for this field.

Name (identifier)
longitude
Type
text
Sample
                       
Geo Point
               

No description available for this field.

Name (identifier)
geo_point
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"coal-consumption-by-coal-power-plant-and-region",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/coal-consumption-by-coal-power-plant-and-region"
      }
    ]
    ,
  • "definitions":
    {
    • "coal-consumption-by-coal-power-plant-and-region":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/coal-consumption-by-coal-power-plant-and-region_records"
            }
          }
        }
      }
      ,
    • "coal-consumption-by-coal-power-plant-and-region_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "coal_consumption_per_unit_of_electricity_generation_this_year":
              {
              • "type":"number",
              • "title":"Coal Consumption Per Unit of Electricity Generation this Year",
              • "description":""
              }
              ,
            • "coal_consumption_per_unit_of_electricity_generation_last_year":
              {
              • "type":"number",
              • "title":"Coal Consumption Per Unit of Electricity Generation Last Year",
              • "description":""
              }
              ,
            • "coal_consumption_per_unit_of_power_supply_this_year":
              {
              • "type":"number",
              • "title":"Coal Consumption Per Unit of Power Supply this Year",
              • "description":""
              }
              ,
            • "coal_consumption_per_unit_of_power_supply_last_year":
              {
              • "type":"number",
              • "title":"Coal Consumption Per Unit of Power Supply Last Year",
              • "description":""
              }
              ,
            • "statistical_year":
              {
              • "type":"string",
              • "title":"Statistical Year",
              • "description":""
              }
              ,
            • "month2":
              {
              • "type":"integer",
              • "title":"Month",
              • "description":""
              }
              ,
            • "statistical_period_month":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Statistical Period Month",
              • "description":""
              }
              ,
            • "latitude":
              {
              • "type":"string",
              • "title":"Latitude",
              • "description":""
              }
              ,
            • "longitude":
              {
              • "type":"string",
              • "title":"Longitude",
              • "description":""
              }
              ,
            • "geo_point":
              {
              • "type":"string",
              • "title":"Geo Point",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets