732,657 records

732,657 records

Active filters Clear all

No active filters

Filters

Country Name

Indicator Name

Environment, Social and Governance Data

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country Name
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
Topic
               

No description available for this field.

Name (identifier)
topic
Type
text
Sample
                       
Indicator Name
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
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":"environment-social-and-governance-data",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/environment-social-and-governance-data"
      }
    ]
    ,
  • "definitions":
    {
    • "environment-social-and-governance-data":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/environment-social-and-governance-data_records"
            }
          }
        }
      }
      ,
    • "environment-social-and-governance-data_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country_name":
              {
              • "type":"string",
              • "title":"Country Name",
              • "description":""
              }
              ,
            • "topic":
              {
              • "type":"string",
              • "title":"Topic",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator Name",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets