OECD Environmental Data - State of Wildlife Resources

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Species
               

No description available for this field.

Name (identifier)
species
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       
Vairable
               

No description available for this field.

Name (identifier)
vairable
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"oecd-environmental-data-state-of-wildlife-resources",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/oecd-environmental-data-state-of-wildlife-resources"
      }
    ]
    ,
  • "definitions":
    {
    • "oecd-environmental-data-state-of-wildlife-resources":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/oecd-environmental-data-state-of-wildlife-resources_records"
            }
          }
        }
      }
      ,
    • "oecd-environmental-data-state-of-wildlife-resources_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "species":
              {
              • "type":"string",
              • "title":"Species",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Value",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
              ,
            • "vairable":
              {
              • "type":"string",
              • "title":"Vairable",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets