Regional Social and Environmental Indicators

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
                       
Territory level and Typology
               

No description available for this field.

Name (identifier)
territory_level_and_typology
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
VAR
               

No description available for this field.

Name (identifier)
var
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"regional-social-and-environmental-indicators",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/regional-social-and-environmental-indicators"
      }
    ]
    ,
  • "definitions":
    {
    • "regional-social-and-environmental-indicators":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/regional-social-and-environmental-indicators_records"
            }
          }
        }
      }
      ,
    • "regional-social-and-environmental-indicators_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "territory_level_and_typology":
              {
              • "type":"string",
              • "title":"Territory level and Typology",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "var":
              {
              • "type":"string",
              • "title":"VAR",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets