Direct and indirect emissions financed, broken down by type of financial institution

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
type of financial institution
               

No description available for this field.

Name (identifier)
type_of_financial_institution
Type
text
Sample
                       
Underlying emissions
               

No description available for this field.

Name (identifier)
underlying_emissions
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Unit
               

No description available for this field.

Name (identifier)
unit
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"direct-and-indirect-emissions-financed",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/direct-and-indirect-emissions-financed"
      }
    ]
    ,
  • "definitions":
    {
    • "direct-and-indirect-emissions-financed":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/direct-and-indirect-emissions-financed_records"
            }
          }
        }
      }
      ,
    • "direct-and-indirect-emissions-financed_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "type_of_financial_institution":
              {
              • "type":"string",
              • "title":"type of financial institution",
              • "description":""
              }
              ,
            • "underlying_emissions":
              {
              • "type":"string",
              • "title":"Underlying emissions",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "unit":
              {
              • "type":"string",
              • "title":"Unit",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets