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
                       
Indicator type
               

No description available for this field.

Name (identifier)
indicator_type
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
attribute
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
value imputation
               

No description available for this field.

Name (identifier)
value_imputation
Type
text
Sample
                       
Value type
               

No description available for this field.

Name (identifier)
value_type
Type
text
Sample
                       
G20 group
               

No description available for this field.

Name (identifier)
g20_group
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
regionnum
Type
text
Sample
                       
Income
               

No description available for this field.

Name (identifier)
incomenum
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":""
              }
              ,
            • "indicator_type":
              {
              • "type":"string",
              • "title":"Indicator type",
              • "description":""
              }
              ,
            • "attribute":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "value_imputation":
              {
              • "type":"string",
              • "title":"value imputation",
              • "description":""
              }
              ,
            • "value_type":
              {
              • "type":"string",
              • "title":"Value type",
              • "description":""
              }
              ,
            • "g20_group":
              {
              • "type":"string",
              • "title":"G20 group",
              • "description":""
              }
              ,
            • "regionnum":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "incomenum":
              {
              • "type":"string",
              • "title":"Income",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets