Amount and percentage of the industrial wastewater

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
City
               

No description available for this field.

Name (identifier)
city
Type
text
Sample
                       
Volume of wastewater pumped in for treatment
               

No description available for this field.

Name (identifier)
volume_of_wastewater_pumped_in_for_treatment
Type
decimal
Sample
                       
Treatment capabilities
               

No description available for this field.

Name (identifier)
treatment_capabilities
Type
decimal
Sample
                       
Wastewater treatment to capabilities ratio
               

No description available for this field.

Name (identifier)
wastewater_treatment_to_capabilities_ratio
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"amount-and-percentage-of-the-industrial-wastewater",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/amount-and-percentage-of-the-industrial-wastewater"
      }
    ]
    ,
  • "definitions":
    {
    • "amount-and-percentage-of-the-industrial-wastewater":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/amount-and-percentage-of-the-industrial-wastewater_records"
            }
          }
        }
      }
      ,
    • "amount-and-percentage-of-the-industrial-wastewater_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "city":
              {
              • "type":"string",
              • "title":"City",
              • "description":""
              }
              ,
            • "volume_of_wastewater_pumped_in_for_treatment":
              {
              • "type":"number",
              • "title":"Volume of wastewater pumped in for treatment",
              • "description":""
              }
              ,
            • "treatment_capabilities":
              {
              • "type":"number",
              • "title":"Treatment capabilities",
              • "description":""
              }
              ,
            • "wastewater_treatment_to_capabilities_ratio":
              {
              • "type":"number",
              • "title":"Wastewater treatment to capabilities ratio ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets