Environment Database

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
DATE
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
COUNTRY NAME
               

No description available for this field.

Name (identifier)
location_name
Type
text
Sample
                       
CATEGORY
               

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
VARIABLE NAME
               

No description available for this field.

Name (identifier)
variable_name
Type
text
Sample
                       
VALUE
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
UNIT
               

No description available for this field.

Name (identifier)
variable_unit
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"environment-database-2011",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/environment-database-2011"
      }
    ]
    ,
  • "definitions":
    {
    • "environment-database-2011":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/environment-database-2011_records"
            }
          }
        }
      }
      ,
    • "environment-database-2011_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"DATE",
              • "description":""
              }
              ,
            • "location_name":
              {
              • "type":"string",
              • "title":"COUNTRY NAME",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"CATEGORY",
              • "description":""
              }
              ,
            • "variable_name":
              {
              • "type":"string",
              • "title":"VARIABLE NAME",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"VALUE",
              • "description":""
              }
              ,
            • "variable_unit":
              {
              • "type":"string",
              • "title":"UNIT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset provides insights into household environmental and water-related conditions in Saudi Arabia. It includes indicators on water access and usage (such as drinking water sources, handwashing facilities, and sewage system connections), sanitation and hygiene (toilet types, fire safety equipment, and water conservation tools), and waste management (waste disposal methods, waste segregati…
  • This dataset contains World Regional Social and Environmental Indicators. Data from Organisation for Economic Co-operation and Development.
  • This dataset assesses countries' progress on the 17 Sustainable Development Goals (SDGs), adopted by UN Member States in 2015. Derived from the annual Sustainable Development Report, it provides structured data for analyzing global and national SDG performance, trends, and challenges.
  • The GEO Data Portal is the authoritative source for data sets used by UNEP and its partners in the Global Environment Outlook (GEO) report and other integrated environment assessments. The GEO Data Portal gives access to a broad socio-economic data sets from authoritative sources at global, regional, sub-regional and national levels. The contents of the Data Portal cover environmental themes su…