The Circular Carbon Economy Index 2021

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
                       
Country name
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Income group
               

No description available for this field.

Name (identifier)
income_group
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
regional_group
Type
text
Sample
                       
G20
               

No description available for this field.

Name (identifier)
g20_member
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Indicator parent
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"cce-index-results",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/cce-index-results"
      }
    ]
    ,
  • "definitions":
    {
    • "cce-index-results":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/cce-index-results_records"
            }
          }
        }
      }
      ,
    • "cce-index-results_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_name":
              {
              • "type":"string",
              • "title":"Country name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "income_group":
              {
              • "type":"string",
              • "title":"Income group",
              • "description":""
              }
              ,
            • "regional_group":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "g20_member":
              {
              • "type":"string",
              • "title":"G20",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Indicator parent",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets