Installed capacity of desalinated water plants by entity
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"installed-capacity-of-desalinated-water-plants-by-authority",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/installed-capacity-of-desalinated-water-plants-by-authority"
}
] - "definitions":{
- "installed-capacity-of-desalinated-water-plants-by-authority":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/installed-capacity-of-desalinated-water-plants-by-authority_records"
}
}
} - "records":
} - "properties":
- "installed-capacity-of-desalinated-water-plants-by-authority_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "value":,{
- "type":"number",
- "title":"Value in (MCM/day)",
- "description":""
} - "time_period":,{
- "type":"string",
- "title":"TIME_PERIOD",
- "description":""
} - "ref_area":,{
- "type":"string",
- "title":"REF_AREA",
- "description":""
} - "freq":,{
- "type":"string",
- "title":"FREQ",
- "description":""
} - "unit_measure":,{
- "type":"string",
- "title":"UNIT_MEASURE",
- "description":""
} - "source_detail":,{
- "type":"string",
- "title":"SOURCE_DETAIL",
- "description":""
} - "measure":,{
- "type":"string",
- "title":"MEASURE",
- "description":""
} - "pwt_entity":,{
- "type":"string",
- "title":"PWT_ENTITY",
- "description":""
} - "decimals":{
- "type":"string",
- "title":"DECIMALS",
- "description":""
}
} - "value":
}
} - "fields":
} - "properties":
} - "installed-capacity-of-desalinated-water-plants-by-authority":