Average Daily Water Production and Export by SWCC

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
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Value (M3)
               

No description available for this field.

Name (identifier)
value_m3
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"average-daily-water-production-export-by-swcc-cubic-meter",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/average-daily-water-production-export-by-swcc-cubic-meter"
      }
    ]
    ,
  • "definitions":
    {
    • "average-daily-water-production-export-by-swcc-cubic-meter":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/average-daily-water-production-export-by-swcc-cubic-meter_records"
            }
          }
        }
      }
      ,
    • "average-daily-water-production-export-by-swcc-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":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "value_m3":
              {
              • "type":"number",
              • "title":"Value (M3)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets