Annual Water Production and Export by Plant

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Plant Name
               

No description available for this field.

Name (identifier)
plant_name
Type
text
Sample
                       
Water Production
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"annual-water-production-and-export-by-plant-cubic-meter",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/annual-water-production-and-export-by-plant-cubic-meter"
      }
    ]
    ,
  • "definitions":
    {
    • "annual-water-production-and-export-by-plant-cubic-meter":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/annual-water-production-and-export-by-plant-cubic-meter_records"
            }
          }
        }
      }
      ,
    • "annual-water-production-and-export-by-plant-cubic-meter_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "plant_name":
              {
              • "type":"string",
              • "title":"Plant Name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Water Production",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets