Remaining of Life for SWCC Plants (Desal Units)
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "plant":
}
} - "fields":
} - "properties":
} - "remaining-of-life-for-swcc-plants-desal-units-2004-2010":