Water Production Capacity Factor of (MSF) Plant

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Plant
               

No description available for this field.

Name (identifier)
plant
Type
text
Sample
                       
Water Production Capacity Factor of (MSF) Plant
               

No description available for this field.

Name (identifier)
water_production_capacity_factor_of_msf_plant
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"water-production-capacity-factor-of-msf-plant-2006-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/water-production-capacity-factor-of-msf-plant-2006-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "water-production-capacity-factor-of-msf-plant-2006-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/water-production-capacity-factor-of-msf-plant-2006-2010_records"
            }
          }
        }
      }
      ,
    • "water-production-capacity-factor-of-msf-plant-2006-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "plant":
              {
              • "type":"string",
              • "title":"Plant",
              • "description":""
              }
              ,
            • "water_production_capacity_factor_of_msf_plant":
              {
              • "type":"number",
              • "title":"Water Production Capacity Factor of (MSF) Plant",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets