Remaining of Life for SWCC Plants (Desal Units)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Plant
               

No description available for this field.

Name (identifier)
plant
Type
text
Sample
                       
Year of Commission
               

No description available for this field.

Name (identifier)
year_of_commission
Type
text
Sample
                       
End Life Time
               

No description available for this field.

Name (identifier)
end_life_time
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"remaining-of-life-for-swcc-plants-desal-units-2004-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/remaining-of-life-for-swcc-plants-desal-units-2004-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "remaining-of-life-for-swcc-plants-desal-units-2004-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/remaining-of-life-for-swcc-plants-desal-units-2004-2010_records"
            }
          }
        }
      }
      ,
    • "remaining-of-life-for-swcc-plants-desal-units-2004-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "plant":
              {
              • "type":"string",
              • "title":"Plant ",
              • "description":""
              }
              ,
            • "year_of_commission":
              {
              • "type":"string",
              • "title":"Year of Commission",
              • "description":""
              }
              ,
            • "end_life_time":
              {
              • "type":"string",
              • "title":"End Life Time",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets