Population Connected to Wastewater Treatment

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country code
               

No description available for this field.

Name (identifier)
ref_area
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
reference_area
Type
text
Sample
                       
Measure
               

No description available for this field.

Name (identifier)
measure0
Type
text
Sample
                       
Unit of measure
               

No description available for this field.

Name (identifier)
unit_of_measure
Type
text
Sample
                       
TIME_PERIOD
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
VALUE
               

No description available for this field.

Name (identifier)
obs_value
Type
decimal
Sample
                       
Observation status
               

No description available for this field.

Name (identifier)
observation_status
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"population-connected-to-wastewater-treatment",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-connected-to-wastewater-treatment"
      }
    ]
    ,
  • "definitions":
    {
    • "population-connected-to-wastewater-treatment":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-connected-to-wastewater-treatment_records"
            }
          }
        }
      }
      ,
    • "population-connected-to-wastewater-treatment_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "ref_area":
              {
              • "type":"string",
              • "title":"Country code",
              • "description":""
              }
              ,
            • "reference_area":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "measure0":
              {
              • "type":"string",
              • "title":"Measure",
              • "description":""
              }
              ,
            • "unit_of_measure":
              {
              • "type":"string",
              • "title":"Unit of measure",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"TIME_PERIOD",
              • "description":""
              }
              ,
            • "obs_value":
              {
              • "type":"number",
              • "title":"VALUE",
              • "description":""
              }
              ,
            • "observation_status":
              {
              • "type":"string",
              • "title":"Observation status",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets