Transmission Generation Heat Map

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
ProjectID
               

No description available for this field.

Name (identifier)
projectid
Type
text
Sample
                       
ProjectName
               

No description available for this field.

Name (identifier)
projectname
Type
text
Sample
                       
ConnectionSite
               

No description available for this field.

Name (identifier)
connectionsite
Type
text
Sample
                       
MWConnected
               

No description available for this field.

Name (identifier)
mwconnected
Type
decimal
Sample
                       
MW_IncreaseDecrease
               

No description available for this field.

Name (identifier)
mw_increasedecrease
Type
decimal
Sample
                       
CumulativeTotalCapacity_MW
               

No description available for this field.

Name (identifier)
cumulativetotalcapacity_mw
Type
decimal
Sample
                       
MWEffectiveFrom
               

No description available for this field.

Name (identifier)
mweffectivefrom
Type
date
Sample
                       
ProjectStatus
               

No description available for this field.

Name (identifier)
projectstatus
Type
text
Sample
                       
PlantType
               

No description available for this field.

Name (identifier)
planttype
Type
text
Sample
                       
Coordinates
Location of the project using British National Grid coordinates.

No description available for this field.

Name (identifier)
coordinates
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"transmission-generation-heat-map0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/transmission-generation-heat-map0"
      }
    ]
    ,
  • "definitions":
    {
    • "transmission-generation-heat-map0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/transmission-generation-heat-map0_records"
            }
          }
        }
      }
      ,
    • "transmission-generation-heat-map0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "projectid":
              {
              • "type":"string",
              • "title":"ProjectID",
              • "description":""
              }
              ,
            • "projectname":
              {
              • "type":"string",
              • "title":"ProjectName",
              • "description":""
              }
              ,
            • "connectionsite":
              {
              • "type":"string",
              • "title":"ConnectionSite",
              • "description":""
              }
              ,
            • "mwconnected":
              {
              • "type":"number",
              • "title":"MWConnected",
              • "description":""
              }
              ,
            • "mw_increasedecrease":
              {
              • "type":"number",
              • "title":"MW_IncreaseDecrease",
              • "description":""
              }
              ,
            • "cumulativetotalcapacity_mw":
              {
              • "type":"number",
              • "title":"CumulativeTotalCapacity_MW",
              • "description":""
              }
              ,
            • "mweffectivefrom":
              {
              • "type":"string",
              • "format":"date",
              • "title":"MWEffectiveFrom",
              • "description":""
              }
              ,
            • "projectstatus":
              {
              • "type":"string",
              • "title":"ProjectStatus",
              • "description":""
              }
              ,
            • "planttype":
              {
              • "type":"string",
              • "title":"PlantType",
              • "description":""
              }
              ,
            • "coordinates":
              {
              • "type":"string",
              • "title":"Coordinates",
              • "description":"Location of the project using British National Grid coordinates."
              }
            }
          }
        }
      }
    }
}

Similar datasets