Total production of fresh water

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
                       
Percentage of Annual Increase/ Decrease
               

No description available for this field.

Name (identifier)
percentage_of_annual_increase_decrease
Type
decimal
Sample
                       
Total Production
               

No description available for this field.

Name (identifier)
total_production
Type
decimal
Sample
                       
Kuwait National Petroleum Company
               

No description available for this field.

Name (identifier)
kuwait_national_petroleum_company
Type
decimal
Sample
                       
Minisrtry of Electricity & Water
               

No description available for this field.

Name (identifier)
minisrtry_of_electricity_water
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"total-production-of-fresh-water",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/total-production-of-fresh-water"
      }
    ]
    ,
  • "definitions":
    {
    • "total-production-of-fresh-water":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/total-production-of-fresh-water_records"
            }
          }
        }
      }
      ,
    • "total-production-of-fresh-water_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "percentage_of_annual_increase_decrease":
              {
              • "type":"number",
              • "title":"Percentage of Annual Increase/ Decrease",
              • "description":""
              }
              ,
            • "total_production":
              {
              • "type":"number",
              • "title":"Total Production",
              • "description":""
              }
              ,
            • "kuwait_national_petroleum_company":
              {
              • "type":"number",
              • "title":"Kuwait National Petroleum Company",
              • "description":""
              }
              ,
            • "minisrtry_of_electricity_water":
              {
              • "type":"number",
              • "title":"Minisrtry of Electricity & Water",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets