Aqueduct country and river basin rankings

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator_name
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":"aqueduct-country-and-river-basin-rankings",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/aqueduct-country-and-river-basin-rankings"
      }
    ]
    ,
  • "definitions":
    {
    • "aqueduct-country-and-river-basin-rankings":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/aqueduct-country-and-river-basin-rankings_records"
            }
          }
        }
      }
      ,
    • "aqueduct-country-and-river-basin-rankings_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country_name":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset contains World Resource Institute Earth Trends Water Withdrawal for the period 2020-2040. Data from World Resource Institute.
  • Competition for and depletion of water in major agricultural areas. Proportion of crop production in areas facing different levels of water stress. Baseline water stress (Gassert et al. 2013) is a measure of demand and supply for water in a given area, and is calculated as the ratio of local water withdrawal over available water supply
  • Contains annual data series on water consumption, irrigated area, solar water and space heating area, countries overpumping aquifers and water deficits for the countries and regions through the time period from 1961 to 2013.
  • Data from World Development Indicators and Climate Change Knowledge Portal on climate systems, exposure to climate impacts, resilience, greenhouse gas emissions, and energy use. In addition to the data available here and through the Climate Data API, the Climate Change Knowledge Portal has a web interface to a collection of water indicators that may be used to assess the impact of climate chang…