The Quantity and The Percentage of Fresh Water Consumption by Sector

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
                       
Consumption for Municipal Activities
               

No description available for this field.

Name (identifier)
consumption_for_municipal_activities
Type
integer
Sample
                       
Consumption for Industrial Activities
               

No description available for this field.

Name (identifier)
consumption_for_industrial_activities
Type
integer
Sample
                       
Consumption for Agricultural Activities
               

No description available for this field.

Name (identifier)
consumption_for_agricultural_activities
Type
integer
Sample
                       
Total
               

No description available for this field.

Name (identifier)
total
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector_records"
            }
          }
        }
      }
      ,
    • "the-quantity-and-the-percentage-of-fresh-water-consumption-by-sector_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "consumption_for_municipal_activities":
              {
              • "type":"integer",
              • "title":"Consumption for Municipal Activities",
              • "description":""
              }
              ,
            • "consumption_for_industrial_activities":
              {
              • "type":"integer",
              • "title":"Consumption for Industrial Activities",
              • "description":""
              }
              ,
            • "consumption_for_agricultural_activities":
              {
              • "type":"integer",
              • "title":"Consumption for Agricultural Activities",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets