World Resource Institute Earth Trends - Water Withdrawal

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
                       
SCENARIO_NAME
               

No description available for this field.

Name (identifier)
scenario_name
Type
text
Sample
                       
SCENARIO_NOTES
               

No description available for this field.

Name (identifier)
scenario_notes
Type
text
Sample
                       
REGION_NAME
               

No description available for this field.

Name (identifier)
region_name
Type
text
Sample
                       
SECTOR_NAME
               

No description available for this field.

Name (identifier)
sector_name
Type
text
Sample
                       
SECTOR_NOTES
               

No description available for this field.

Name (identifier)
sector_notes
Type
text
Sample
                       
VALUE
               

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":"world-resource-institute-earthtrends-water-withdrawal",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-resource-institute-earthtrends-water-withdrawal"
      }
    ]
    ,
  • "definitions":
    {
    • "world-resource-institute-earthtrends-water-withdrawal":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-resource-institute-earthtrends-water-withdrawal_records"
            }
          }
        }
      }
      ,
    • "world-resource-institute-earthtrends-water-withdrawal_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"FREQUENCY",
              • "description":""
              }
              ,
            • "scenario_name":
              {
              • "type":"string",
              • "title":"SCENARIO_NAME",
              • "description":""
              }
              ,
            • "scenario_notes":
              {
              • "type":"string",
              • "title":"SCENARIO_NOTES",
              • "description":""
              }
              ,
            • "region_name":
              {
              • "type":"string",
              • "title":"REGION_NAME",
              • "description":""
              }
              ,
            • "sector_name":
              {
              • "type":"string",
              • "title":"SECTOR_NAME",
              • "description":""
              }
              ,
            • "sector_notes":
              {
              • "type":"string",
              • "title":"SECTOR_NOTES",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"VALUE",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets