Percentage of Extracted or Produced Water to Total Freshwater by Source

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
                       
Variable
               

No description available for this field.

Name (identifier)
variable
Type
text
Sample
                       
Million cubic meters per year (Mm3 per year)
               

No description available for this field.

Name (identifier)
million_cubic_meters_per_year_mm3_per_year
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"percentage-of-extracted-or-produced-water-to-total-freshwater-by-source",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/percentage-of-extracted-or-produced-water-to-total-freshwater-by-source"
      }
    ]
    ,
  • "definitions":
    {
    • "percentage-of-extracted-or-produced-water-to-total-freshwater-by-source":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/percentage-of-extracted-or-produced-water-to-total-freshwater-by-source_records"
            }
          }
        }
      }
      ,
    • "percentage-of-extracted-or-produced-water-to-total-freshwater-by-source_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"year",
              • "description":""
              }
              ,
            • "variable":
              {
              • "type":"string",
              • "title":"Variable",
              • "description":""
              }
              ,
            • "million_cubic_meters_per_year_mm3_per_year":
              {
              • "type":"number",
              • "title":"Million cubic meters per year (Mm3 per year)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets